| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (abituguru3) enable DMI probing feature on AW9D-MAX | Alistair John Strachan | 2008-10-26 | 1 | -1/+1 |
* | hwmon: (abituguru3) Cosmetic whitespace fixes | Alistair John Strachan | 2008-10-26 | 1 | -14/+14 |
* | hwmon: (adt7473) Fix voltage conversion routines | Jean Delvare | 2008-10-26 | 1 | -20/+9 |
* | hwmon: (lm90) Add support for the LM99 16 degree offset | Jean Delvare | 2008-10-26 | 1 | -4/+33 |
* | hwmon: (lm90) Fix handling of hysteresis value | Jean Delvare | 2008-10-26 | 1 | -3/+12 |
* | hwmon-vid: Add support for AMD family 10h CPUs | Jean Delvare | 2008-10-26 | 1 | -0/+1 |
* | hwmon: (w83781d) Fix linking when built-in | Geert Uytterhoeven | 2008-10-26 | 1 | -2/+2 |
* | hwmon: applesmc: lighter wait mechanism, drastic improvement | Henrik Rydberg | 2008-10-20 | 1 | -10/+12 |
* | hwmon: applesmc: Add support for Macbook Pro 3 | Henrik Rydberg | 2008-10-20 | 1 | -0/+9 |
* | hwmon: applesmc: Add support for Macbook Pro 4 | Henrik Rydberg | 2008-10-20 | 1 | -0/+9 |
* | drivers/hwmon/applesmc.c: remove unneeded casts | Andrew Morton | 2008-10-20 | 1 | -8/+8 |
* | hwmon: applesmc: add support for Macbook Air | Henrik Rydberg | 2008-10-20 | 1 | -0/+9 |
* | hwmon: applesmc: allow for variable ALV0 and ALV1 package length | Henrik Rydberg | 2008-10-20 | 1 | -5/+15 |
* | hwmon: applesmc: prolong status wait | Henrik Rydberg | 2008-10-20 | 1 | -2/+2 |
* | hwmon: applesmc: fix the 'wait status failed: c != 8' problem | Henrik Rydberg | 2008-10-20 | 1 | -8/+24 |
* | hwmon: applesmc: specified number of bytes to read should match actual | Henrik Rydberg | 2008-10-20 | 1 | -1/+1 |
* | hwmon/pc87360 separate alarm files: add therm-min/max/crit-alarms | Jim Cromie | 2008-10-20 | 1 | -1/+57 |
* | hwmon/pc87360 separate alarm files: add dev_dbg help | Jim Cromie | 2008-10-20 | 1 | -4/+12 |
* | hwmon/pc87360 separate alarm files: define LDNI_MAX const | Jim Cromie | 2008-10-20 | 1 | -2/+3 |
* | hwmon/pc87360 separate alarm files: add temp-min/max/crit/fault-alarms | Jim Cromie | 2008-10-20 | 1 | -4/+80 |
* | hwmon/pc87360 separate alarm files: add in-min/max-alarms | Jim Cromie | 2008-10-20 | 1 | -1/+51 |
* | hwmon/pc87360 separate alarm files: define some constants | Jim Cromie | 2008-10-20 | 1 | -11/+22 |
* | hwmon: (adm1026) Prevent log spamming | Jean Delvare | 2008-10-17 | 1 | -4/+4 |
* | hwmon: (adm1026) Fix debug messages | Jean Delvare | 2008-10-17 | 1 | -5/+4 |
* | hwmon: (adm1029) Use mask for fan_div value | Corentin Labbe | 2008-10-17 | 1 | -2/+3 |
* | hwmon: (ibmaem) Automatically load on IBM systems via DMI | Darrick J. Wong | 2008-10-17 | 1 | -0/+7 |
* | hwmon: (ibmpex) Automatically load on IBM systems via DMI | Darrick J. Wong | 2008-10-17 | 1 | -0/+6 |
* | hwmon: (w83781d) Use new style driver binding | Wolfgang Grandegger | 2008-10-17 | 1 | -175/+134 |
* | hwmon: (w83781d) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 2008-10-17 | 1 | -37/+26 |
* | hwmon: (w83781d) Make ISA interface depend on CONFIG_ISA | Wolfgang Grandegger | 2008-10-17 | 1 | -280/+393 |
* | hwmon: (w83781d) Detect alias chips | Jean Delvare | 2008-10-17 | 1 | -13/+66 |
* | hwmon: (w83781d) Refactor beep enable handling | Jean Delvare | 2008-10-17 | 1 | -37/+9 |
* | hwmon: (w83791d) add support for thermal cruise mode | Marc Hulsman | 2008-10-17 | 1 | -0/+148 |
* | hwmon: (w83791d) add pwm_enable support | Marc Hulsman | 2008-10-17 | 1 | -0/+79 |
* | hwmon: (w83791d) add manual PWM support | Marc Hulsman | 2008-10-17 | 1 | -1/+66 |
* | hwmon: (w83791d) fan 4/5 pins can also be used for gpio | Marc Hulsman | 2008-10-17 | 1 | -3/+27 |
* | hwmon: (max1619) Use inline functions instead of macros | Andrew Morton | 2008-10-17 | 1 | -5/+12 |
* | hwmon: (it87) Fix thermal sensor type values | Jean Delvare | 2008-10-17 | 1 | -3/+8 |
* | hwmon: (lm78) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 1 | -105/+89 |
* | hwmon: (lm78) Stop abusing struct i2c_client for ISA devices | Jean Delvare | 2008-10-17 | 1 | -22/+16 |
* | hwmon: (lm78) Prevent misdetection of Winbond chips | Jean Delvare | 2008-10-17 | 1 | -0/+6 |
* | hwmon: (lm78) Detect alias chips | Jean Delvare | 2008-10-17 | 1 | -13/+65 |
* | hwmon: (lm78) Fix I/O resource conflict with PNP | Jean Delvare | 2008-10-17 | 1 | -5/+15 |
* | hwmon: (lm85) Better label names | Jean Delvare | 2008-10-17 | 1 | -6/+6 |
* | hwmon: (lm85) Simplify RANGE_TO_REG | Jean Delvare | 2008-10-17 | 1 | -11/+4 |
* | hwmon: (lm85) Convert to a new-style i2c driver | Jean Delvare | 2008-10-17 | 1 | -57/+64 |
* | hwmon: (lm85) Support different PWM frequency tables | Jean Delvare | 2008-10-17 | 1 | -6/+23 |
* | hwmon: (lm85) Select the closest PWM frequency | Jean Delvare | 2008-10-17 | 1 | -3/+2 |
* | hwmon: (lm85) Implement the standard PWM frequency interface | Jean Delvare | 2008-10-17 | 1 | -39/+38 |
* | hwmon: (lm85) Rework the device detection | Jean Delvare | 2008-10-17 | 1 | -73/+50 |