aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-21device create: hwmon: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
2008-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 into nextDmitry Torokhov45-2349/+3000
2008-07-16hwmon: (w83l786ng) Convert to a new-style i2c driverJean Delvare1-53/+45
2008-07-16hwmon: (w83l785ts) Convert to a new-style i2c driverJean Delvare1-57/+60
2008-07-16hwmon: (w83793) Convert to a new-style i2c driverJean Delvare1-137/+90
2008-07-16hwmon: (w83792d) Convert to a new-style i2c driverJean Delvare1-142/+72
2008-07-16hwmon: (w83791d) Convert to a new-style i2c driverJean Delvare1-134/+71
2008-07-16hwmon: (thmc50) Convert to a new-style i2c driverJean Delvare1-54/+53
2008-07-16hwmon: (smsc47m192) Convert to a new-style i2c driverJean Delvare1-56/+46
2008-07-16hwmon: (max6650) Convert to a new-style i2c driverJean Delvare1-55/+47
2008-07-16hwmon: (max1619) Convert to a new-style i2c driverJean Delvare1-57/+44
2008-07-16hwmon: (lm93) Convert to a new-style i2c driverJean Delvare1-66/+60
2008-07-16hwmon: (lm92) Convert to a new-style i2c driverJean Delvare1-58/+40
2008-07-16hwmon: (lm90) Convert to a new-style i2c driverJean Delvare1-56/+63
2008-07-16hwmon: (lm87) Convert to a new-style i2c driverJean Delvare1-53/+46
2008-07-16hwmon: (lm83) Convert to a new-style i2c driverJean Delvare1-55/+49
2008-07-16hwmon: (lm80) Convert to a new-style i2c driverJean Delvare1-51/+43
2008-07-16hwmon: (lm77) Convert to a new-style i2c driverJean Delvare1-57/+45
2008-07-16hwmon: (lm63) Convert to a new-style i2c driverJean Delvare1-55/+44
2008-07-16hwmon: (gl520sm) Convert to a new-style i2c driverJean Delvare1-48/+43
2008-07-16hwmon: (gl518sm) Convert to a new-style i2c driverJean Delvare1-52/+47
2008-07-16hwmon: (fscpos) Convert to a new-style i2c driverJean Delvare1-53/+41
2008-07-16hwmon: (fschmd) Convert to a new-style i2c driverJean Delvare1-55/+57
2008-07-16hwmon: (fscher) Convert to a new-style i2c driverJean Delvare1-51/+42
2008-07-16hwmon: (f75375s) Drop legacy i2c driverJean Delvare1-77/+12
2008-07-16hwmon: (ds1621) Convert to a new-style i2c driverJean Delvare1-52/+47
2008-07-16hwmon: (atxp1) Convert to a new-style i2c driverJean Delvare1-57/+52
2008-07-16hwmon: (asb100) Convert to a new-style i2c driverJean Delvare1-124/+83
2008-07-16hwmon: (adt7473) Convert to a new-style i2c driverJean Delvare1-54/+48
2008-07-16hwmon: (adt7470) Convert to a new-style i2c driverJean Delvare1-52/+48
2008-07-16hwmon: (ads7828) Convert to a new-style i2c driverJean Delvare1-51/+38
2008-07-16hwmon: (adm9240) Convert to a new-style i2c driverJean Delvare1-47/+46
2008-07-16hwmon: (adm1031) Convert to a new-style i2c driverJean Delvare1-47/+49
2008-07-16hwmon: (adm1029) Convert to a new-style i2c driverJean Delvare1-53/+44
2008-07-16hwmon: (adm1026) Convert to a new-style i2c driverJean Delvare1-65/+44
2008-07-16hwmon: (adm1025) Convert to a new-style i2c driverJean Delvare1-52/+49
2008-07-16hwmon: (adm1021) Convert to a new-style i2c driverJean Delvare1-52/+53
2008-07-16hwmon: (ad7418) Convert to a new-style i2c driverJean Delvare1-83/+26
2008-07-14Merge commit 'origin/HEAD' into test-mergeBenjamin Herrenschmidt1-0/+6
2008-07-04hdaps: add support for various newer Lenovo thinkpadsmaximilian attems1-0/+6
2008-06-30hwmon: Use linux/of_platform.h instead of asmStephen Rothwell1-1/+1
2008-06-19hwmon: (lm75) sensor reading bugfixDavid Brownell1-5/+15
2008-06-19hwmon: (abituguru3) update driver detectionHans de Goede1-2/+13
2008-06-19hwmon: (abituguru3) Identify Abit AW8D board as suchHans de Goede1-1/+2
2008-06-19hwmon: (adt7473) Initialize max_duty_at_overheat before useJean Delvare1-0/+3
2008-06-19hwmon: (lm85) Fix function RANGE_TO_REG()Jean Delvare1-14/+11
2008-06-06hdaps: fix module loading on Thinkpad T61PTim Gardner1-0/+1
2008-06-04ibmaem endianness annotationsAl Viro1-6/+6
2008-05-24ibmaem: new driver for power/energy/temp meters in IBM System X hardwareDarrick J. Wong3-0/+1126
2008-05-24i5k_amb: support Intel 5400 chipsetDarrick J. Wong1-5/+34