index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
i2c
Age
Commit message (
Expand
)
Author
2017-10-29
Allow drivers to provide their own read/write register functions. While
jmcneill
2017-10-28
Add some #includes to make a few more header files compile.
riastradh
2017-10-28
Kill some more extern struct cfdriver declarations.
riastradh
2017-10-22
AXP209 isn't an SMBus device, so don't use iic_smbus_* APIs.
jmcneill
2017-10-21
match atmel,24c16
jmcneill
2017-10-09
Change aprint_verbose on voltage change to aprint_debug to prevent dmesg
jmcneill
2017-10-07
add direct config support
jmcneill
2017-10-07
Add FDT support
jmcneill
2017-10-07
Hook axp20x into fdt regulator api
jmcneill
2017-10-02
Add driver for Silergy SY8106A regulator
jmcneill
2017-10-01
attach to ds1775 which was already more or less supported as DS75
macallan
2017-09-29
get sensor descriptions from OpenFirmware if we know how
macallan
2017-09-28
Fix register write location
jmcneill
2017-09-22
Add GPIO drivers for MAX77620 and TCA9539 as found in Jetson TX1
jmcneill
2017-09-22
use direct config
macallan
2017-09-22
add more names for direct config
macallan
2017-09-20
add MAX6690 which seems to be a straight up ADM1032 clone
macallan
2017-09-13
MAX6642 does not have lower limit registers
macallan
2017-09-01
support MAX6642 - yet another adm1021 kinda-sorta clone
macallan
2017-08-31
Instead of a Linux keymap, convert Linux event codes to USB scan codes and
jmcneill
2017-08-30
Use linux_keymap instead of pckbd keymap
jmcneill
2017-08-29
Add powerdown support and hook it in to FDT
jmcneill
2017-08-29
Add direct configuration support.
jmcneill
2017-08-26
wscons is not mpsafe, so take kernel lock for intr handler
jmcneill
2017-08-26
Add driver for Texas Instruments TCA8418 I2C Controller Keypad Scan IC.
jmcneill
2017-08-18
- WBSIO_ID_W83627DHG and newer devices have 12bit device ID. So, change sioid
msaitoh
2017-08-17
Use uint8_t instead of int. No functional change.
msaitoh
2017-06-01
remove checks for failure after memory allocation calls that cannot fail:
chs
2017-05-28
Add facility for fdt devices to register reset and poweroff handlers.
jmcneill
2017-05-14
define control register and associated bits for RTC supercap charger
tnn
2017-04-29
- Recognize the AS3722 sd0_v_minus_200mV bit, which is 1 on my Jetson TK1.
jakllsch
2017-04-29
Add AS3722 SD4 regulator frobbing bits.
jakllsch
2017-04-22
remove unused field in softc
jmcneill
2017-04-22
Add SD0 regulator.
jmcneill
2017-04-22
Add LDO6 regulator support.
jmcneill
2017-04-22
Add support for AS3722 RTC.
jmcneill
2016-12-12
acknowleg -> acknowledg, proceedure -> procedure.
maya
2016-12-07
Device ID 0xa01 also matches Catalyst CAT34TS02C.
nonaka
2016-10-18
add support for the MCP7940 based Pi Face Real Time Clock
aymeric
2016-10-15
Add White LED initialize function.
kiyohara
2016-10-04
Add DS1340.
kiyohara
2016-09-10
Iterate over ia_ncompat array properly.
jakllsch
2016-09-09
Add code to select page "0" for DDR4 and newer SPD ROM. If the value read
msaitoh
2016-08-16
Fix fractional temperature conversion.
jakllsch
2016-08-03
IDT's TSE2002GB2 has the same ID as TS3000GB2, so remove TSE2002GB2.
msaitoh
2016-07-28
Add JEDEC TSE2004av support. OK'ed by pgoyette. If a device conforms
msaitoh
2016-07-27
Print device ID with 8bits again (revert part of rev. 1.27) because
msaitoh
2016-07-26
Move functions to make module related code at the bottom of this file.
msaitoh
2016-07-26
Reviewed and OK'd by pgoyette:
msaitoh
2016-07-26
- Print device ID in 16bits instead of 8bits in aprint_debug().
msaitoh
[next]