summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (abituguru3) enable DMI probing feature on AW9D-MAXAlistair John Strachan2008-10-261-1/+1
* hwmon: (abituguru3) Cosmetic whitespace fixesAlistair John Strachan2008-10-261-14/+14
* hwmon: (adt7473) Fix voltage conversion routinesJean Delvare2008-10-261-20/+9Star
* hwmon: (lm90) Add support for the LM99 16 degree offsetJean Delvare2008-10-261-4/+33
* hwmon: (lm90) Fix handling of hysteresis valueJean Delvare2008-10-261-3/+12
* hwmon-vid: Add support for AMD family 10h CPUsJean Delvare2008-10-261-0/+1
* hwmon: (w83781d) Fix linking when built-inGeert Uytterhoeven2008-10-261-2/+2
* hwmon: applesmc: lighter wait mechanism, drastic improvementHenrik Rydberg2008-10-201-10/+12
* hwmon: applesmc: Add support for Macbook Pro 3Henrik Rydberg2008-10-201-0/+9
* hwmon: applesmc: Add support for Macbook Pro 4Henrik Rydberg2008-10-201-0/+9
* drivers/hwmon/applesmc.c: remove unneeded castsAndrew Morton2008-10-201-8/+8
* hwmon: applesmc: add support for Macbook AirHenrik Rydberg2008-10-201-0/+9
* hwmon: applesmc: allow for variable ALV0 and ALV1 package lengthHenrik Rydberg2008-10-201-5/+15
* hwmon: applesmc: prolong status waitHenrik Rydberg2008-10-201-2/+2
* hwmon: applesmc: fix the 'wait status failed: c != 8' problemHenrik Rydberg2008-10-201-8/+24
* hwmon: applesmc: specified number of bytes to read should match actualHenrik Rydberg2008-10-201-1/+1
* hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarmsJim Cromie2008-10-201-1/+57
* hwmon/pc87360 separate alarm files: add dev_dbg helpJim Cromie2008-10-201-4/+12
* hwmon/pc87360 separate alarm files: define LDNI_MAX constJim Cromie2008-10-201-2/+3
* hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarmsJim Cromie2008-10-201-4/+80
* hwmon/pc87360 separate alarm files: add in-min/max-alarmsJim Cromie2008-10-201-1/+51
* hwmon/pc87360 separate alarm files: define some constantsJim Cromie2008-10-201-11/+22
* hwmon: (adm1026) Prevent log spammingJean Delvare2008-10-171-4/+4
* hwmon: (adm1026) Fix debug messagesJean Delvare2008-10-171-5/+4Star
* hwmon: (adm1029) Use mask for fan_div valueCorentin Labbe2008-10-171-2/+3
* hwmon: (ibmaem) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+7
* hwmon: (ibmpex) Automatically load on IBM systems via DMIDarrick J. Wong2008-10-171-0/+6
* hwmon: (w83781d) Use new style driver bindingWolfgang Grandegger2008-10-171-175/+134Star
* hwmon: (w83781d) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-37/+26Star
* hwmon: (w83781d) Make ISA interface depend on CONFIG_ISAWolfgang Grandegger2008-10-171-280/+393
* hwmon: (w83781d) Detect alias chipsJean Delvare2008-10-171-13/+66
* hwmon: (w83781d) Refactor beep enable handlingJean Delvare2008-10-171-37/+9Star
* hwmon: (w83791d) add support for thermal cruise modeMarc Hulsman2008-10-171-0/+148
* hwmon: (w83791d) add pwm_enable supportMarc Hulsman2008-10-171-0/+79
* hwmon: (w83791d) add manual PWM supportMarc Hulsman2008-10-171-1/+66
* hwmon: (w83791d) fan 4/5 pins can also be used for gpioMarc Hulsman2008-10-171-3/+27
* hwmon: (max1619) Use inline functions instead of macrosAndrew Morton2008-10-171-5/+12
* hwmon: (it87) Fix thermal sensor type valuesJean Delvare2008-10-171-3/+8
* hwmon: (lm78) Convert to a new-style i2c driverJean Delvare2008-10-171-105/+89Star
* hwmon: (lm78) Stop abusing struct i2c_client for ISA devicesJean Delvare2008-10-171-22/+16Star
* hwmon: (lm78) Prevent misdetection of Winbond chipsJean Delvare2008-10-171-0/+6
* hwmon: (lm78) Detect alias chipsJean Delvare2008-10-171-13/+65
* hwmon: (lm78) Fix I/O resource conflict with PNPJean Delvare2008-10-171-5/+15
* hwmon: (lm85) Better label namesJean Delvare2008-10-171-6/+6
* hwmon: (lm85) Simplify RANGE_TO_REGJean Delvare2008-10-171-11/+4Star
* hwmon: (lm85) Convert to a new-style i2c driverJean Delvare2008-10-171-57/+64
* hwmon: (lm85) Support different PWM frequency tablesJean Delvare2008-10-171-6/+23
* hwmon: (lm85) Select the closest PWM frequencyJean Delvare2008-10-171-3/+2Star
* hwmon: (lm85) Implement the standard PWM frequency interfaceJean Delvare2008-10-171-39/+38Star
* hwmon: (lm85) Rework the device detectionJean Delvare2008-10-171-73/+50Star