index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
adt7473.c
Age
Commit message (
Expand
)
Author
Lines
2010-03-05
hwmon: Remove the deprecated adt7473 driver
Amerigo Wang
-1180
/
+0
2009-12-14
i2c: Drop I2C_CLIENT_INSMOD_1
Jean Delvare
-4
/
+1
2009-12-14
i2c: Get rid of struct i2c_client_address_data
Jean Delvare
-1
/
+1
2009-12-14
i2c: Drop the kind parameter from detect callbacks
Jean Delvare
-2
/
+2
2009-12-09
hwmon: (adt7475) Add support for the ADT7473
Jean Delvare
-1
/
+2
2009-12-09
hwmon: Clean up detect functions
Jean Delvare
-15
/
+10
2009-01-06
adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded division
Darrick J. Wong
-6
/
+4
2008-11-12
adt7473: check inputs from sysfs writes
Darrick J. Wong
-15
/
+74
2008-10-26
hwmon: (adt7473) Fix voltage conversion routines
Jean Delvare
-20
/
+9
2008-08-01
Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6
Linus Torvalds
-15
/
+1
2008-07-31
hwmon: (adt7473) clarify an awkward bit of code
Mark M. Hoffman
-2
/
+1
2008-07-31
hwmon: (adt7473) Remove unused defines
Jean Delvare
-13
/
+0
2008-07-16
hwmon: (adt7473) Convert to a new-style i2c driver
Jean Delvare
-54
/
+48
2008-06-19
hwmon: (adt7473) Initialize max_duty_at_overheat before use
Jean Delvare
-0
/
+3
2008-04-27
hwmon: (adt7473) minor cleanup / refactoring
Mark M. Hoffman
-22
/
+23
2008-02-18
hwmon: normal_i2c arrays should be const
Mark M. Hoffman
-1
/
+1
2008-02-18
hwmon: New driver for Analog Devices ADT7473 sensor chip
Darrick J. Wong
-0
/
+1157