CVS commit: src/sys/dev/i2c

2018-02-13 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Tue Feb 13 13:19:30 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Log Message: Delete 'define dbcool {}' line commented out in previous. It's bogus and the gcc6 correctly complains about that when it compiles ioconf.c PR

CVS commit: src/sys/dev/i2c

2018-02-12 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Feb 13 07:21:19 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Log Message: Disable the 'define dbcool {}' line - it's not needed, and causes problems with config(1) and gcc6. See PR toolchain/530223 for more info.

CVS commit: src/sys/dev/i2c

2018-02-12 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Tue Feb 13 07:21:19 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Log Message: Disable the 'define dbcool {}' line - it's not needed, and causes problems with config(1) and gcc6. See PR toolchain/530223 for more info.

CVS commit: src/sys/dev/i2c

2018-02-06 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 6 10:02:09 UTC 2018 Modified Files: src/sys/dev/i2c: dbcool.c Log Message: dbcool_read_volt() has a missing {} issue. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/i2c/dbcool.c Please note

CVS commit: src/sys/dev/i2c

2018-02-06 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Feb 6 10:02:09 UTC 2018 Modified Files: src/sys/dev/i2c: dbcool.c Log Message: dbcool_read_volt() has a missing {} issue. To generate a diff of this commit: cvs rdiff -u -r1.47 -r1.48 src/sys/dev/i2c/dbcool.c Please note

CVS commit: src/sys/dev/i2c

2018-02-01 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Feb 1 21:44:18 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: dstemp.c Log Message: add driver for Maxim DS1631 High-Precision Digital Thermometer and Thermostat temperature

CVS commit: src/sys/dev/i2c

2018-02-01 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Thu Feb 1 21:44:18 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: dstemp.c Log Message: add driver for Maxim DS1631 High-Precision Digital Thermometer and Thermostat temperature

CVS commit: src/sys/dev/i2c

2018-01-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 5 03:07:16 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: em3027.c em3027reg.h Log Message: Driver for EM Microelectronic EM3027 RTC and temperature sensor. To generate a diff of

CVS commit: src/sys/dev/i2c

2018-01-04 Thread Valeriy E. Ushakov
Module Name:src Committed By: uwe Date: Fri Jan 5 03:07:16 UTC 2018 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: em3027.c em3027reg.h Log Message: Driver for EM Microelectronic EM3027 RTC and temperature sensor. To generate a diff of

CVS commit: src/sys/dev/i2c

2017-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 30 03:18:26 UTC 2017 Modified Files: src/sys/dev/i2c: am2315.c si70xx.c Log Message: fixes from Brad Spenser To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/am2315.c cvs rdiff -u -r1.2

CVS commit: src/sys/dev/i2c

2017-12-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Dec 30 03:18:26 UTC 2017 Modified Files: src/sys/dev/i2c: am2315.c si70xx.c Log Message: fixes from Brad Spenser To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/am2315.c cvs rdiff -u -r1.2

CVS commit: src/sys/dev/i2c

2017-12-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 29 02:20:47 UTC 2017 Modified Files: src/sys/dev/i2c: am2315reg.h am2315var.h si70xxreg.h si70xxvar.h Log Message: add RCSID's To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/am2315reg.h \

CVS commit: src/sys/dev/i2c

2017-12-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 29 02:20:47 UTC 2017 Modified Files: src/sys/dev/i2c: am2315reg.h am2315var.h si70xxreg.h si70xxvar.h Log Message: add RCSID's To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/am2315reg.h \

CVS commit: src/sys/dev/i2c

2017-12-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 29 02:19:45 UTC 2017 Modified Files: src/sys/dev/i2c: si70xx.c Log Message: Fix modules build. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/si70xx.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2017-12-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Dec 29 02:19:45 UTC 2017 Modified Files: src/sys/dev/i2c: si70xx.c Log Message: Fix modules build. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/si70xx.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2017-12-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 28 23:23:47 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: am2315.c am2315reg.h am2315var.h si70xx.c si70xxreg.h si70xxvar.h Log Message: PR/52848: Brad Spencer:

CVS commit: src/sys/dev/i2c

2017-12-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Dec 28 23:23:47 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: am2315.c am2315reg.h am2315var.h si70xx.c si70xxreg.h si70xxvar.h Log Message: PR/52848: Brad Spencer:

CVS commit: src/sys/dev/i2c

2017-12-10 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Dec 10 17:05:54 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: ihidev.c ihidev.h ims.c Log Message: Add drivers for HID over I2C devices, and a driver for I2C mices. >From OpenBSD.

CVS commit: src/sys/dev/i2c

2017-12-10 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Dec 10 17:05:54 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: ihidev.c ihidev.h ims.c Log Message: Add drivers for HID over I2C devices, and a driver for I2C mices. >From OpenBSD.

CVS commit: src/sys/dev/i2c

2017-12-10 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Dec 10 16:53:32 UTC 2017 Modified Files: src/sys/dev/i2c: i2c.c i2cvar.h Log Message: For direct-config devices, pass the whole dictionary to the child as ia_prop, so that chil drivers can look up device-specific properties.

CVS commit: src/sys/dev/i2c

2017-12-10 Thread Manuel Bouyer
Module Name:src Committed By: bouyer Date: Sun Dec 10 16:53:32 UTC 2017 Modified Files: src/sys/dev/i2c: i2c.c i2cvar.h Log Message: For direct-config devices, pass the whole dictionary to the child as ia_prop, so that chil drivers can look up device-specific properties.

CVS commit: src/sys/dev/i2c

2017-10-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 29 14:59:05 UTC 2017 Modified Files: src/sys/dev/i2c: gttwsi_core.c gttwsivar.h Log Message: Allow drivers to provide their own read/write register functions. While here, sprinkle KASSERTs to verify that the i2c lock is

CVS commit: src/sys/dev/i2c

2017-10-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 29 14:59:05 UTC 2017 Modified Files: src/sys/dev/i2c: gttwsi_core.c gttwsivar.h Log Message: Allow drivers to provide their own read/write register functions. While here, sprinkle KASSERTs to verify that the i2c lock is

CVS commit: src/sys/dev/i2c

2017-10-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 22 11:00:28 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: AXP209 isn't an SMBus device, so don't use iic_smbus_* APIs. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/dev/i2c

2017-10-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sun Oct 22 11:00:28 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: AXP209 isn't an SMBus device, so don't use iic_smbus_* APIs. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/sys/dev/i2c

2017-10-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 21 03:17:09 UTC 2017 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: match atmel,24c16 To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/i2c/at24cxx.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2017-10-20 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 21 03:17:09 UTC 2017 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: match atmel,24c16 To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24 src/sys/dev/i2c/at24cxx.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2017-10-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 9 14:52:43 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: Change aprint_verbose on voltage change to aprint_debug to prevent dmesg spam when running estd. While here, remove ": " prefix on aprint_*_dev

CVS commit: src/sys/dev/i2c

2017-10-09 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 9 14:52:43 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: Change aprint_verbose on voltage change to aprint_debug to prevent dmesg spam when running estd. While here, remove ": " prefix on aprint_*_dev

CVS commit: src/sys/dev/i2c

2017-10-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 7 20:31:48 UTC 2017 Modified Files: src/sys/dev/i2c: axp22x.c Log Message: add direct config support To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/axp22x.c Please note that diffs are

CVS commit: src/sys/dev/i2c

2017-10-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 7 20:31:48 UTC 2017 Modified Files: src/sys/dev/i2c: axp22x.c Log Message: add direct config support To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/axp22x.c Please note that diffs are

CVS commit: src/sys/dev/i2c

2017-10-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 7 20:18:16 UTC 2017 Modified Files: src/sys/dev/i2c: pcf8563.c Log Message: Add FDT support To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/pcf8563.c Please note that diffs are not public

CVS commit: src/sys/dev/i2c

2017-10-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 7 20:18:16 UTC 2017 Modified Files: src/sys/dev/i2c: pcf8563.c Log Message: Add FDT support To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/pcf8563.c Please note that diffs are not public

CVS commit: src/sys/dev/i2c

2017-10-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 7 18:22:06 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c axp20xvar.h files.i2c Log Message: Hook axp20x into fdt regulator api To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/axp20x.c

CVS commit: src/sys/dev/i2c

2017-10-07 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Oct 7 18:22:06 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c axp20xvar.h files.i2c Log Message: Hook axp20x into fdt regulator api To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/axp20x.c

CVS commit: src/sys/dev/i2c

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:48:02 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: sy8106a.c Log Message: Add driver for Silergy SY8106A regulator To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/i2c

2017-10-02 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Mon Oct 2 22:48:02 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: sy8106a.c Log Message: Add driver for Silergy SY8106A regulator To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/dev/i2c

2017-09-30 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun Oct 1 05:12:18 UTC 2017 Modified Files: src/sys/dev/i2c: lm75.c Log Message: attach to ds1775 which was already more or less supported as DS75 also, get sensor name/location from OpenFirmware if we know how To generate a

CVS commit: src/sys/dev/i2c

2017-09-30 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Sun Oct 1 05:12:18 UTC 2017 Modified Files: src/sys/dev/i2c: lm75.c Log Message: attach to ds1775 which was already more or less supported as DS75 also, get sensor name/location from OpenFirmware if we know how To generate a

CVS commit: src/sys/dev/i2c

2017-09-29 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 29 14:17:47 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: get sensor descriptions from OpenFirmware if we know how this needs to be generalized To generate a diff of this commit: cvs rdiff -u -r1.15

CVS commit: src/sys/dev/i2c

2017-09-29 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 29 14:17:47 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: get sensor descriptions from OpenFirmware if we know how this needs to be generalized To generate a diff of this commit: cvs rdiff -u -r1.15

CVS commit: src/sys/dev/i2c

2017-09-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Sep 28 13:08:00 UTC 2017 Modified Files: src/sys/dev/i2c: max77620.c Log Message: Fix register write location To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/max77620.c Please note that diffs

CVS commit: src/sys/dev/i2c

2017-09-28 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Thu Sep 28 13:08:00 UTC 2017 Modified Files: src/sys/dev/i2c: max77620.c Log Message: Fix register write location To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/max77620.c Please note that diffs

CVS commit: src/sys/dev/i2c

2017-09-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Sep 22 18:12:31 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: max77620.c tcagpio.c Log Message: Add GPIO drivers for MAX77620 and TCA9539 as found in Jetson TX1 To generate a

CVS commit: src/sys/dev/i2c

2017-09-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Sep 22 18:12:31 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: max77620.c tcagpio.c Log Message: Add GPIO drivers for MAX77620 and TCA9539 as found in Jetson TX1 To generate a

CVS commit: src/sys/dev/i2c

2017-09-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 22 04:07:34 UTC 2017 Modified Files: src/sys/dev/i2c: sgsmix.c Log Message: use direct config To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/sgsmix.c Please note that diffs are not public

CVS commit: src/sys/dev/i2c

2017-09-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 22 04:07:34 UTC 2017 Modified Files: src/sys/dev/i2c: sgsmix.c Log Message: use direct config To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/sgsmix.c Please note that diffs are not public

CVS commit: src/sys/dev/i2c

2017-09-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 22 03:04:17 UTC 2017 Modified Files: src/sys/dev/i2c: dbcool.c Log Message: add more names for direct config To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/dev/i2c/dbcool.c Please note that

CVS commit: src/sys/dev/i2c

2017-09-21 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 22 03:04:17 UTC 2017 Modified Files: src/sys/dev/i2c: dbcool.c Log Message: add more names for direct config To generate a diff of this commit: cvs rdiff -u -r1.46 -r1.47 src/sys/dev/i2c/dbcool.c Please note that

CVS commit: src/sys/dev/i2c

2017-09-20 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Sep 20 22:44:28 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: add MAX6690 which seems to be a straight up ADM1032 clone To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys/dev/i2c

2017-09-20 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Sep 20 22:44:28 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: add MAX6690 which seems to be a straight up ADM1032 clone To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/sys/dev/i2c

2017-09-13 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Sep 13 21:15:12 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: MAX6642 does not have lower limit registers To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/i2c/adm1021.c Please

CVS commit: src/sys/dev/i2c

2017-09-13 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Wed Sep 13 21:15:12 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: MAX6642 does not have lower limit registers To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/sys/dev/i2c/adm1021.c Please

CVS commit: src/sys/dev/i2c

2017-09-01 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 1 20:11:59 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: support MAX6642 - yet another adm1021 kinda-sorta clone To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/dev/i2c

2017-09-01 Thread Michael Lorenz
Module Name:src Committed By: macallan Date: Fri Sep 1 20:11:59 UTC 2017 Modified Files: src/sys/dev/i2c: adm1021.c Log Message: support MAX6642 - yet another adm1021 kinda-sorta clone To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Aug 30 00:40:09 UTC 2017 Modified Files: src/sys/dev/i2c: tcakp.c Log Message: Use linux_keymap instead of pckbd keymap To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/tcakp.c Please note that

CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Wed Aug 30 00:40:09 UTC 2017 Modified Files: src/sys/dev/i2c: tcakp.c Log Message: Use linux_keymap instead of pckbd keymap To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/dev/i2c/tcakp.c Please note that

Re: CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared McNeill
On Tue, 29 Aug 2017, Manuel Bouyer wrote: But it depends on the order in which the devices are probed/attached, isn't it ? The MD FDT code hooks up the powerdown handler very early, in initarm: https://nxr.netbsd.org/xref/src/sys/arch/evbarm/fdt/fdt_machdep.c#392

Re: CVS commit: src/sys/dev/i2c

2017-08-29 Thread Manuel Bouyer
On Tue, Aug 29, 2017 at 02:59:58PM -0300, Jared McNeill wrote: > I'm not opposed to having a compile time option or sysctl -- but if we do I > think we should try to make it MI. In theory an ACPI capable x86 board could > have this problem as well.. Sure. The problem is more which poweroff

Re: CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared McNeill
On Tue, 29 Aug 2017, Manuel Bouyer wrote: I'd like to have a way to disable this (a compile-time option would be OK for me). On evaluation boards (like cubieboard, or olimex lime2), you may have a power button on the board itself but you don't have a way to add an external power button (e.g.

Re: CVS commit: src/sys/dev/i2c

2017-08-29 Thread Manuel Bouyer
On Tue, Aug 29, 2017 at 10:10:54AM +, Jared D. McNeill wrote: > Module Name: src > Committed By: jmcneill > Date: Tue Aug 29 10:10:54 UTC 2017 > > Modified Files: > src/sys/dev/i2c: axp20x.c axp20xvar.h > > Log Message: > Add powerdown support and hook it in to FDT I'd like

CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 29 10:10:54 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c axp20xvar.h Log Message: Add powerdown support and hook it in to FDT To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/axp20x.c

CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 29 10:10:54 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c axp20xvar.h Log Message: Add powerdown support and hook it in to FDT To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/axp20x.c

CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 29 09:55:03 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: Add direct configuration support. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/axp20x.c Please note that

CVS commit: src/sys/dev/i2c

2017-08-29 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Tue Aug 29 09:55:03 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: Add direct configuration support. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/axp20x.c Please note that

CVS commit: src/sys/dev/i2c

2017-08-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Aug 26 22:31:02 UTC 2017 Modified Files: src/sys/dev/i2c: tcakp.c Log Message: wscons is not mpsafe, so take kernel lock for intr handler To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/tcakp.c

CVS commit: src/sys/dev/i2c

2017-08-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Aug 26 22:31:02 UTC 2017 Modified Files: src/sys/dev/i2c: tcakp.c Log Message: wscons is not mpsafe, so take kernel lock for intr handler To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/dev/i2c/tcakp.c

CVS commit: src/sys/dev/i2c

2017-08-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Aug 26 21:02:35 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: tcakp.c Log Message: Add driver for Texas Instruments TCA8418 I2C Controller Keypad Scan IC. To generate a diff of

CVS commit: src/sys/dev/i2c

2017-08-26 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Aug 26 21:02:35 UTC 2017 Modified Files: src/sys/dev/i2c: files.i2c Added Files: src/sys/dev/i2c: tcakp.c Log Message: Add driver for Texas Instruments TCA8418 I2C Controller Keypad Scan IC. To generate a diff of

CVS commit: src/sys/dev/i2c

2017-05-14 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun May 14 11:39:17 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: define control register and associated bits for RTC supercap charger To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/dev/i2c

2017-05-14 Thread Tobias Nygren
Module Name:src Committed By: tnn Date: Sun May 14 11:39:17 UTC 2017 Modified Files: src/sys/dev/i2c: axp20x.c Log Message: define control register and associated bits for RTC supercap charger To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/dev/i2c

2017-04-29 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Apr 29 19:57:00 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: Add AS3722 SD4 regulator frobbing bits. Reduces aprint_error counter with TEGRA kernel on Jetson TK1 to 1 from 3. To generate a diff of this

CVS commit: src/sys/dev/i2c

2017-04-29 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Apr 29 19:57:00 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: Add AS3722 SD4 regulator frobbing bits. Reduces aprint_error counter with TEGRA kernel on Jetson TK1 to 1 from 3. To generate a diff of this

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 23:50:13 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: remove unused field in softc To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/i2c/as3722.c Please note that diffs are

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 23:50:13 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: remove unused field in softc To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 src/sys/dev/i2c/as3722.c Please note that diffs are

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 23:46:29 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: Add SD0 regulator. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/as3722.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 23:46:29 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: Add SD0 regulator. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/sys/dev/i2c/as3722.c Please note that diffs are not

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 21:48:56 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c files.i2c Log Message: Add LDO6 regulator support. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/as3722.c cvs rdiff -u

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 21:48:56 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c files.i2c Log Message: Add LDO6 regulator support. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/dev/i2c/as3722.c cvs rdiff -u

CVS commit: src/sys/dev/i2c

2017-04-22 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Apr 22 13:26:05 UTC 2017 Modified Files: src/sys/dev/i2c: as3722.c Log Message: Add support for AS3722 RTC. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/sys/dev/i2c/as3722.c Please note that diffs are

CVS commit: src/sys/dev/i2c

2016-12-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Dec 7 04:58:39 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp_reg.h Log Message: Device ID 0xa01 also matches Catalyst CAT34TS02C. Found on SMD-N8G28CTP-18ML-BK. To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: src/sys/dev/i2c

2016-12-06 Thread NONAKA Kimihiro
Module Name:src Committed By: nonaka Date: Wed Dec 7 04:58:39 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp_reg.h Log Message: Device ID 0xa01 also matches Catalyst CAT34TS02C. Found on SMD-N8G28CTP-18ML-BK. To generate a diff of this commit: cvs rdiff -u -r1.11

CVS commit: src/sys/dev/i2c

2016-10-18 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Tue Oct 18 18:54:54 UTC 2016 Modified Files: src/sys/dev/i2c: ds1307.c ds1307reg.h Log Message: add support for the MCP7940 based Pi Face Real Time Clock To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/dev/i2c

2016-10-18 Thread Aymeric Vincent
Module Name:src Committed By: aymeric Date: Tue Oct 18 18:54:54 UTC 2016 Modified Files: src/sys/dev/i2c: ds1307.c ds1307reg.h Log Message: add support for the MCP7940 based Pi Face Real Time Clock To generate a diff of this commit: cvs rdiff -u -r1.23 -r1.24

CVS commit: src/sys/dev/i2c

2016-10-15 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Oct 15 14:40:41 UTC 2016 Modified Files: src/sys/dev/i2c: tps65217pmic.c Log Message: Add White LED initialize function. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/i2c/tps65217pmic.c Please

CVS commit: src/sys/dev/i2c

2016-10-15 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Sat Oct 15 14:40:41 UTC 2016 Modified Files: src/sys/dev/i2c: tps65217pmic.c Log Message: Add White LED initialize function. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 src/sys/dev/i2c/tps65217pmic.c Please

CVS commit: src/sys/dev/i2c

2016-10-04 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Tue Oct 4 15:06:59 UTC 2016 Modified Files: src/sys/dev/i2c: ds1307.c ds1307reg.h Log Message: Add DS1340. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/i2c/ds1307.c cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/i2c

2016-10-04 Thread KIYOHARA Takashi
Module Name:src Committed By: kiyohara Date: Tue Oct 4 15:06:59 UTC 2016 Modified Files: src/sys/dev/i2c: ds1307.c ds1307reg.h Log Message: Add DS1340. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/i2c/ds1307.c cvs rdiff -u -r1.6 -r1.7

CVS commit: src/sys/dev/i2c

2016-09-10 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Sep 10 13:16:12 UTC 2016 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: Iterate over ia_ncompat array properly. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/i2c/at24cxx.c Please note

CVS commit: src/sys/dev/i2c

2016-09-10 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Sat Sep 10 13:16:12 UTC 2016 Modified Files: src/sys/dev/i2c: at24cxx.c Log Message: Iterate over ia_ncompat array properly. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/dev/i2c/at24cxx.c Please note

CVS commit: src/sys/dev/i2c

2016-08-16 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Tue Aug 16 23:47:45 UTC 2016 Modified Files: src/sys/dev/i2c: titemp.c Log Message: Fix fractional temperature conversion. Previously 0 to 15 whole degrees were added for each 1/16th degree fraction. To generate a diff of

CVS commit: src/sys/dev/i2c

2016-08-16 Thread Jonathan A. Kollasch
Module Name:src Committed By: jakllsch Date: Tue Aug 16 23:47:45 UTC 2016 Modified Files: src/sys/dev/i2c: titemp.c Log Message: Fix fractional temperature conversion. Previously 0 to 15 whole degrees were added for each 1/16th degree fraction. To generate a diff of

CVS commit: src/sys/dev/i2c

2016-08-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 3 03:35:24 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c sdtemp_reg.h Log Message: IDT's TSE2002GB2 has the same ID as TS3000GB2, so remove TSE2002GB2. To generate a diff of this commit: cvs rdiff -u -r1.31

CVS commit: src/sys/dev/i2c

2016-08-02 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Aug 3 03:35:24 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c sdtemp_reg.h Log Message: IDT's TSE2002GB2 has the same ID as TS3000GB2, so remove TSE2002GB2. To generate a diff of this commit: cvs rdiff -u -r1.31

CVS commit: src/sys/dev/i2c

2016-07-27 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 27 09:11:44 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c Log Message: Print device ID with 8bits again (revert part of rev. 1.27) because the revision field also printed next. To generate a diff of this commit:

CVS commit: src/sys/dev/i2c

2016-07-27 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Wed Jul 27 09:11:44 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c Log Message: Print device ID with 8bits again (revert part of rev. 1.27) because the revision field also printed next. To generate a diff of this commit:

CVS commit: src/sys/dev/i2c

2016-07-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jul 26 08:13:57 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c Log Message: Move functions to make module related code at the bottom of this file. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/sys/dev/i2c

2016-07-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jul 26 08:13:57 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c Log Message: Move functions to make module related code at the bottom of this file. To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29

CVS commit: src/sys/dev/i2c

2016-07-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jul 26 07:30:16 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c sdtemp_reg.h Log Message: Reviewed and OK'd by pgoyette: - Add supoprt for Atmel AT30TS00, AT30TSE004, Giantec GT30TS00, GT34TS02, Microchip MCP9804,

CVS commit: src/sys/dev/i2c

2016-07-26 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Jul 26 07:30:16 UTC 2016 Modified Files: src/sys/dev/i2c: sdtemp.c sdtemp_reg.h Log Message: Reviewed and OK'd by pgoyette: - Add supoprt for Atmel AT30TS00, AT30TSE004, Giantec GT30TS00, GT34TS02, Microchip MCP9804,

<    2   3   4   5   6   7   8   9   10   11   >