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
2014-12-07
Add driver for X-Powers AC100 integrated audio codec and RTC subsystem.
jmcneill
2014-12-07
Add AXP806 and AXP809 power management controller drivers.
jmcneill
2014-12-07
Let kernel config override I2C_MAX_ADDR
jmcneill
2014-11-23
On Allwinner A31 you need to set the CONTROL_IFLG bit to clear it. Add
jmcneill
2014-11-21
Change internal temperature base from -267.7C to -243.7C. The AXP223
jmcneill
2014-11-20
use the inline bcdtobin and bintobcd directly instead through a macro.
christos
2014-11-17
add ddc_read_edid_block, which is the same as ddc_read_edid but takes an addi...
jmcneill
2014-10-15
dsrtc depends on sysmon_envsys.
uebayasi
2014-10-13
Initialize a variable that gcc thinks might be used uninitialized.
martin
2014-10-12
add AXP22x Power Management Unit driver
jmcneill
2014-10-12
- support DS3231 ( more or less a DS3232 without NVRAM it seems )
macallan
2014-10-07
fix some c&p bugs.
matt
2014-09-11
correct softreset reg for allwinner boards
jmcneill
2014-09-09
fix a sizeof typo
jmcneill
2014-09-09
AXP20x Power Management Unit driver, pretty basic at the moment -- only acts ...
jmcneill
2014-09-09
AllWinner implementation uses a different register layout, select it with opt...
jmcneill
2014-08-10
Merge tls-earlyentropy branch into HEAD.
tls
2014-08-04
Assume bitops are meant here.
joerg
2014-07-25
Add d_discard to all struct cdevsw instances I could find.
dholland
2014-07-20
Add a callback to change the regulator outputs.
bouyer
2014-06-29
allow i2c address 0x01-0x7F
kardel
2014-06-29
remove artifacts inspired by misleading documentation
kardel
2014-06-29
Use todr_[gs]ettime_ymdhms functions that handle ymdhms format properly.
tsutsui
2014-05-18
add HYT-221/271/939 humidity/temperature I2C sensor
kardel
2014-04-14
Remove extraneous sysctl setup calls now done as part of regular attach.
pooka
2014-04-13
fix statement with no effect (Dave Tyson)
christos
2014-03-17
Fix build.
skrll
2014-03-16
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
dholland
2014-02-25
Ensure that the top level sysctl nodes (kern, vfs, net, ...) exist before
pooka
2014-01-09
add three temperature sensors from ST.
mlelstv
2014-01-08
Fix whitespace issues.
jakllsch
2014-01-08
Add unused tps65217pmic_reg_write() function.
jakllsch
2013-12-31
Remove unused variable.
skrll
2013-11-08
fix an array bound error which was spotted by gcc 4.8
nisimura
2013-11-04
Add missing braces.
jdc
2013-10-28
Fix name of sysctl setup function.
rkujawa
2013-10-26
A fan reading of 0xff is also invalid (observed on AlphaServer DS20L).
jdc
2013-10-25
Add "i2c-at34c02" AT34C02 EEPROM. This is compatible with the AT24C02
jdc
2013-10-25
Allow the EEPROM size to be specified in the kernel configuration by
jdc
2013-10-18
Remove extraneous printf().
jdc
2013-10-17
remove unused variable
christos
2013-10-15
Add lmenv to the configuration framework.
jdc
2013-10-15
Add a driver for the LM81, LM87, and compatible iic hardware monitors
jdc
2013-10-15
Add forgotten register definitions for previous commit.
rkujawa
2013-10-15
Add sysctl knobs to set temperature limit and hysteresis. Reaching the limit
rkujawa
2013-10-15
Simplify sysctl handling.
rkujawa
2013-10-15
Clean up register read and write functions, add functions for 8-bit read and
rkujawa
2013-09-24
Add a property "i2c-indirect-config" to allow/disallow i2c indirect config.
jdc
2013-09-12
Fix evil "sizeof(void*)" botch
martin
2013-09-12
Remove unused variable
martin
[next]