| Commit message (Expand) | Author | Age | Files | Lines |
* | hwmon: (f75375s) Remove unnecessary and confusing initialization | Andrew Klossner | 2009-03-12 | 1 | -1/+1 |
* | hwmon: (it87) Properly decode -128 degrees C temperature | Jean Delvare | 2009-03-12 | 1 | -4/+4 |
* | hwmon: (lm90) Document support for the MAX6648/6692 chips | Darrick J. Wong | 2009-03-12 | 2 | -6/+6 |
* | hwmon: (abituguru3) Fix I/O error handling | Jean Delvare | 2009-03-12 | 1 | -2/+5 |
* | lm85: add VRM10 support for adt7468 chip | Darrick J. Wong | 2009-03-10 | 1 | -1/+2 |
* | lm85: fix the version check that broke adt7468 probing | Darrick J. Wong | 2009-03-10 | 1 | -1/+4 |
* | lis3lv02d: add axes knowledge of HP Pavilion dv5 models | Giuseppe Bilotta | 2009-02-19 | 1 | -0/+22 |
* | lis3lv02d: support both one- and two-byte sensors | Giuseppe Bilotta | 2009-02-19 | 3 | -26/+51 |
* | hp accelerometer: add freefall detection | Pavel Machek | 2009-02-19 | 3 | -17/+187 |
* | hwmon: Fix ACPI resource check error handling | Hans de Goede | 2009-02-17 | 3 | -3/+3 |
* | hwmon: (f71882fg) Hide misleading error message | Jean Delvare | 2009-02-17 | 1 | -1/+1 |
* | lis3lv02d: add axes knowledge for HP 6710 | Martin Kebert | 2009-02-05 | 1 | -1/+2 |
* | lis3lv02d: add axes knowledge for HP 6730 | Pavel Herrmann | 2009-02-05 | 1 | -0/+1 |
* | lis3lv02d: add axes knowledge for HP 6530 | Eric Piel | 2009-02-05 | 1 | -0/+2 |
* | lis3lv02d: add axes knowledge for HP 6510b | Jiri Tersel | 2009-02-05 | 1 | -1/+2 |
* | hwmon: applesmc: add support for MacPro 3 temperature sensors | Bharath Ramesh | 2009-01-30 | 1 | -1/+29 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-16 | 5 | -15/+1297 |
|\ |
|
| * | hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probe | Alistair John Strachan | 2009-01-15 | 1 | -1/+1 |
| * | hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAX | Alistair John Strachan | 2009-01-15 | 1 | -1/+1 |
| * | hwmon: (abituguru3) Match partial DMI board name strings | Alistair John Strachan | 2009-01-15 | 1 | -4/+16 |
| * | hwmon: Add a driver for the ADT7475 hardware monitoring chip | Jordan Crouse | 2009-01-15 | 3 | -0/+1233 |
| * | hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUs | Andreas Herrmann | 2009-01-15 | 1 | -2/+15 |
| * | hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUs | Andreas Herrmann | 2009-01-15 | 1 | -0/+9 |
| * | hwmon: (k8temp) Warn about fam F rev F errata | Andreas Herrmann | 2009-01-15 | 1 | -7/+22 |
* | | hp_accel: do not call ACPI from invalid context | Pavel Machek | 2009-01-16 | 1 | -19/+49 |
* | | lis3lv02d: merge with leds hp disk | Eric Piel | 2009-01-16 | 2 | -5/+52 |
* | | hwmon: applesmc: fix light sensor readings on newer MacBooks | Alex Murray | 2009-01-16 | 1 | -0/+5 |
|/ |
|
* | LIS3LV02D: separate the core from HP ACPI API | Eric Piel | 2009-01-10 | 4 | -251/+324 |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-07 | 25 | -331/+2505 |
|\ |
|
| * | hwmon: Fix various typos | Jean Delvare | 2009-01-07 | 2 | -2/+2 |
| * | hwmon: Check for ACPI resource conflicts | Jean Delvare | 2009-01-07 | 14 | -0/+72 |
| * | hwmon: (lm70) Add TI TMP121 support | Manuel Lauss | 2009-01-07 | 2 | -12/+77 |
| * | hwmon: (lm70) Code streamlining and cleanup | Kaiwan N Billimoria | 2009-01-07 | 1 | -4/+5 |
| * | hwmon: Deprecate the fscher and fscpos drivers | Hans de Goede | 2009-01-07 | 1 | -6/+14 |
| * | hwmon: (fschmd) Add watchdog support | Hans de Goede | 2009-01-07 | 2 | -20/+386 |
| * | hwmon: (fschmd) Cleanups for watchdog support | Hans de Goede | 2009-01-07 | 1 | -25/+22 |
| * | hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsets | Darrick J. Wong | 2009-01-07 | 1 | -0/+7 |
| * | hwmon: (it87) Add support for the ITE IT8720F | Jean-Marc Spaggiari | 2009-01-07 | 2 | -10/+23 |
| * | hwmon: Don't overuse I2C_CLIENT_MODULE_PARM | Jean Delvare | 2009-01-07 | 5 | -5/+20 |
| * | hwmon: Add LTC4245 driver | Ira Snyder | 2009-01-07 | 3 | -0/+579 |
| * | hwmon: (f71882fg) Fix fan_to/from_reg prototypes | Hans de Goede | 2009-01-07 | 1 | -2/+2 |
| * | hwmon: (f71882fg) Printout fan modes | Hans de Goede | 2009-01-07 | 1 | -4/+9 |
| * | hwmon: (f71882fg) Add documentation | Hans de Goede | 2009-01-07 | 1 | -2/+3 |
| * | hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000 | Hans de Goede | 2009-01-07 | 1 | -4/+8 |
| * | hwmon: (f71882fg) Add missing pwm3 attr for f71862fg | Hans de Goede | 2009-01-07 | 1 | -0/+22 |
| * | hwmon: (f71882fg) Add F8000 support | Hans de Goede | 2009-01-07 | 1 | -62/+291 |
| * | hwmon: (f71882fg) Remove the fan_mode module option | Hans de Goede | 2009-01-07 | 1 | -25/+2 |
| * | hwmon: (f71882fg) Separate max and crit alarm and beep | Hans de Goede | 2009-01-07 | 1 | -9/+23 |
| * | hwmon: (f71882fg) Check for hwmon powerdown state | Hans de Goede | 2009-01-07 | 1 | -0/+5 |
| * | hwmon: (f71882fg) Cleanup fan and temp hyst functions | Hans de Goede | 2009-01-07 | 1 | -78/+43 |