| Commit message (Expand) | Author | Age | Files | Lines |
| * | Widen NET_EPOCH coverage. | Gleb Smirnoff | 2019-10-07 | 1 | -0/+4 |
| * | syr827: Switch to iicdev_{readfrom,writeto} | Emmanuel Vadot | 2019-10-01 | 1 | -31/+2 |
| * | Create a mechanism for encoding a system errno into the IIC_Exxxxx space. | Ian Lepore | 2019-09-14 | 2 | -2/+31 |
| * | Use a single write of 3 bytes instead of iicdev_writeto() in ads111x. | Ian Lepore | 2019-09-05 | 1 | -3/+13 |
| * | Ensure a measurement is complete before reading the result in ads111x. | Ian Lepore | 2019-09-05 | 1 | -15/+25 |
| * | twsi: Fix build when DEBUG is used on 32bits arch. | Emmanuel Vadot | 2019-08-15 | 1 | -1/+1 |
| * | Add a driver for Texas Instruments ADS101x/ADS111x i2c ADC chips. | Ian Lepore | 2019-08-05 | 1 | -0/+582 |
| * | Add support for setting the aging/frequency-offset register via sysctl. | Ian Lepore | 2019-07-21 | 1 | -1/+49 |
| * | Rewrite the nxprtc chip init to extend battery life by using power-saving | Ian Lepore | 2019-07-20 | 1 | -77/+172 |
| * | Fix a paste-o, set is212x = false for other chip types. Doh! | Ian Lepore | 2019-07-18 | 1 | -1/+1 |
| * | Handle the PCF2127 RTC chip the same as PCF2129 when init'ing the chip. | Ian Lepore | 2019-07-18 | 1 | -4/+13 |
| * | In nxprtc(4), use the countdown timer for better timekeeping resolution | Ian Lepore | 2019-07-15 | 1 | -11/+16 |
| * | Fix nxprtc(4) on systems that support i2c repeat-start correctly. | Ian Lepore | 2019-07-15 | 1 | -2/+35 |
| * | Restore the ability for i2c slave devices to do IO from their probe method. | Ian Lepore | 2019-07-08 | 2 | -4/+11 |
| * | Call device_unbusy() on the error exit path, because if iicbus_request_bus() | Ian Lepore | 2019-07-08 | 1 | -0/+1 |
| * | Remove some unused header files from the ad7418 driver. | Ian Lepore | 2019-06-23 | 1 | -9/+0 |
| * | revert r273728 and parts of r306589, iicbus no-stop by default feature | Andriy Gapon | 2019-05-29 | 3 | -16/+5 |
| * | Add pnpinfo to all i2c drivers that have FDT compat data. | Ian Lepore | 2019-05-23 | 7 | -0/+7 |
| * | Add pnpinfo. | Ian Lepore | 2019-05-23 | 2 | -0/+2 |
| * | Rename IICBUS_FDT_PNPINFO -> IICBUS_FDT_PNP_INFO because all the other | Ian Lepore | 2019-05-23 | 2 | -3/+3 |
| * | Add pnpinfo for icee(4) on fdt systems. | Ian Lepore | 2019-05-23 | 1 | -0/+1 |
| * | Define macros making it easier to define bus-specific pnpinfo for FDT systems. | Ian Lepore | 2019-05-23 | 1 | -0/+6 |
| * | Mark i2c slave devices busy while they own the bus. | Ian Lepore | 2019-05-23 | 1 | -0/+7 |
| * | twsi: Calculate the clock param based on the bus frequency | Emmanuel Vadot | 2019-05-11 | 2 | -42/+65 |
| * | twsi: Use config_intrhook_oneshot instead of config_intrhook_establish | Emmanuel Vadot | 2019-04-05 | 2 | -7/+1 |
| * | twsi: Add interrupt mode | Emmanuel Vadot | 2019-04-05 | 3 | -25/+283 |
| * | [twsi] Make extres/clk part conditional based on the EXT_RESOURCES option value | Oleksandr Tymoshenko | 2018-12-14 | 2 | -0/+6 |
| * | twsi: Clean up marvell part and add support for Marvell 7k/8k | Emmanuel Vadot | 2018-12-12 | 3 | -69/+52 |
| * | Add Silergy SYR827 PMIC driver | Emmanuel Vadot | 2018-12-01 | 1 | -0/+354 |
| * | Export the eeprom device size via readonly sysctl. Also export the write | Ian Lepore | 2018-08-13 | 1 | -0/+13 |
| * | Use M. Warner Losh everywhere on my copyrights. | Warner Losh | 2018-05-01 | 1 | -1/+1 |
| * | Clean up OF_getprop_alloc API | Oleksandr Tymoshenko | 2018-04-08 | 1 | -2/+2 |
| * | Build the ds1672 driver as a module. Add a detach() to unregister the rtc. | Ian Lepore | 2018-03-06 | 1 | -0/+9 |
| * | Fix a paste-o that broke the build. There is no softc pointer here, just | Ian Lepore | 2018-03-06 | 1 | -2/+2 |
| * | Switch to the new bcd_clocktime conversion routines, and add calls to the | Ian Lepore | 2018-03-05 | 1 | -19/+21 |
| * | Switch to the new bcd_clocktime conversion routines, and add calls to the | Ian Lepore | 2018-03-05 | 1 | -36/+25 |
| * | Switch to the new bcd_clocktime conversion routines, and add calls to the | Ian Lepore | 2018-03-04 | 1 | -35/+24 |
| * | The year is stored in a single byte in sram, in binary format, as a count | Ian Lepore | 2018-03-04 | 1 | -2/+2 |
| * | Convert to the new(ish) bcd_clocktime conversion functions, add calls to | Ian Lepore | 2018-03-04 | 1 | -18/+25 |
| * | Add calls to the new clock_dbgprint_xxx() functions. Also, stop applying | Ian Lepore | 2018-03-04 | 1 | -3/+4 |
| * | Add calls to the new clock_dbgprint_xxx() functions. | Ian Lepore | 2018-03-04 | 1 | -0/+2 |
| * | Oops, fix a paste-o. | Ian Lepore | 2018-03-04 | 1 | -2/+2 |
| * | Add calls to the new clock_dbgprint_xxx() functions. | Ian Lepore | 2018-03-04 | 1 | -0/+2 |
| * | Add calls to the new clock_dbgprint_xxx() functions. | Ian Lepore | 2018-03-04 | 1 | -0/+2 |
| * | Fix a paste-o: use the IICBUS version constants, not IICBB bitbang driver's. | Ian Lepore | 2018-03-04 | 1 | -1/+1 |
| * | Allow i2c hardware drivers to declare their own relationships to ofw_iicbus | Ian Lepore | 2018-02-18 | 2 | -4/+6 |
| * | Follow changes in r328307 by using new IIC_RECURSIVE flag. | Ian Lepore | 2018-01-24 | 1 | -10/+20 |
| * | Follow changes in r328307 by using new IIC_RECURSIVE flag. | Ian Lepore | 2018-01-24 | 1 | -10/+25 |
| * | Fix a bug introduced with recursive bus ownership support in r321584. | Ian Lepore | 2018-01-23 | 2 | -4/+11 |
| * | Switch to using the bcd_clocktime conversion functions that validate the BCD | Ian Lepore | 2018-01-23 | 1 | -49/+28 |