| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 | Linus Torvalds | 2009-01-15 | 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-15 | 1 | -19/+49 |
* | | lis3lv02d: merge with leds hp disk | Eric Piel | 2009-01-15 | 2 | -5/+52 |
* | | hwmon: applesmc: fix light sensor readings on newer MacBooks | Alex Murray | 2009-01-15 | 1 | -0/+5 |
|/ |
|
* | LIS3LV02D: separate the core from HP ACPI API | Eric Piel | 2009-01-09 | 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 |
| * | hwmon: (f71882fg) Fix various sysfs callback function issues | Hans de Goede | 2009-01-07 | 1 | -49/+73 |
| * | hwmon: (f71882fg) Prepare for adding F8000 support | Hans de Goede | 2009-01-07 | 1 | -57/+60 |
| * | hwmon: (f71882fg) Move some io access from the detect to the probe function | Hans de Goede | 2009-01-07 | 1 | -23/+23 |
| * | hwmon: (f71882fg) Add support for the F71862FG superio sensors | Hans de Goede | 2009-01-07 | 1 | -72/+224 |
| * | hwmon: (f71882fg) Style cleanups and put some repeating code into functions | Hans de Goede | 2009-01-07 | 1 | -48/+41 |
| * | hwmon: (f71882fg) Add PWM support | Mark van Doesburg | 2009-01-07 | 1 | -1/+655 |
| * | hwmon: (f71882fg) Misc cleanups | Mark van Doesburg | 2009-01-07 | 1 | -5/+5 |
| * | hwmon: (f71882fg) Use sensor_device_attribute_2 | Mark van Doesburg | 2009-01-07 | 1 | -92/+95 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-01-07 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | trivial: fix then -> than typos in comments and documentation | Frederik Schwarzer | 2009-01-06 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2009-01-06 | 2 | -2/+2 |
|\ \ |
|
| * | | hwmon: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 2009-01-06 | 2 | -2/+2 |
| |/ |
|
* | | ibmpex: add endian annotation to extract_data() helper | Harvey Harrison | 2009-01-06 | 1 | -1/+1 |
* | | hwmon: applesmc: Add support for MacBook Air 2 | Henrik Rydberg | 2009-01-06 | 1 | -0/+10 |
* | | adt7470: make automatic fan control really work | Darrick J. Wong | 2009-01-06 | 1 | -22/+134 |
* | | adt7470: observe the number of temperature sensors to shorten update time | Darrick J. Wong | 2009-01-06 | 1 | -8/+48 |