summaryrefslogtreecommitdiff
path: root/drivers/hwmon
AgeCommit message (Expand)Author
2009-01-15hwmon: (abituguru3) Fix CONFIG_DMI=n fallback to probeAlistair John Strachan
2009-01-15hwmon: (abituguru3) Enable DMI probing feature on IN9 32X MAXAlistair John Strachan
2009-01-15hwmon: (abituguru3) Match partial DMI board name stringsAlistair John Strachan
2009-01-15hwmon: Add a driver for the ADT7475 hardware monitoring chipJordan Crouse
2009-01-15hwmon: (k8temp) Fix temperature reporting for (most) K8 RevG CPUsAndreas Herrmann
2009-01-15hwmon: (k8temp) Fix wrong sensor selection for AMD K8 RevF/RevG CPUsAndreas Herrmann
2009-01-15hwmon: (k8temp) Warn about fam F rev F errataAndreas Herrmann
2009-01-09LIS3LV02D: separate the core from HP ACPI APIEric Piel
2009-01-07Merge branch 'hwmon-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2009-01-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-07hwmon: Fix various typosJean Delvare
2009-01-07hwmon: Check for ACPI resource conflictsJean Delvare
2009-01-07hwmon: (lm70) Add TI TMP121 supportManuel Lauss
2009-01-07hwmon: (lm70) Code streamlining and cleanupKaiwan N Billimoria
2009-01-07hwmon: Deprecate the fscher and fscpos driversHans de Goede
2009-01-07hwmon: (fschmd) Add watchdog supportHans de Goede
2009-01-07hwmon: (fschmd) Cleanups for watchdog supportHans de Goede
2009-01-07hwmon: (i5k_amb) Load automatically on all 5000/5400 chipsetsDarrick J. Wong
2009-01-07hwmon: (it87) Add support for the ITE IT8720FJean-Marc Spaggiari
2009-01-07hwmon: Don't overuse I2C_CLIENT_MODULE_PARMJean Delvare
2009-01-07hwmon: Add LTC4245 driverIra Snyder
2009-01-07hwmon: (f71882fg) Fix fan_to/from_reg prototypesHans de Goede
2009-01-07hwmon: (f71882fg) Printout fan modesHans de Goede
2009-01-07hwmon: (f71882fg) Add documentationHans de Goede
2009-01-07hwmon: (f71882fg) Fix auto_channels_temp temp numbering with f8000Hans de Goede
2009-01-07hwmon: (f71882fg) Add missing pwm3 attr for f71862fgHans de Goede
2009-01-07hwmon: (f71882fg) Add F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Remove the fan_mode module optionHans de Goede
2009-01-07hwmon: (f71882fg) Separate max and crit alarm and beepHans de Goede
2009-01-07hwmon: (f71882fg) Check for hwmon powerdown stateHans de Goede
2009-01-07hwmon: (f71882fg) Cleanup fan and temp hyst functionsHans de Goede
2009-01-07hwmon: (f71882fg) Fix various sysfs callback function issuesHans de Goede
2009-01-07hwmon: (f71882fg) Prepare for adding F8000 supportHans de Goede
2009-01-07hwmon: (f71882fg) Move some io access from the detect to the probe functionHans de Goede
2009-01-07hwmon: (f71882fg) Add support for the F71862FG superio sensorsHans de Goede
2009-01-07hwmon: (f71882fg) Style cleanups and put some repeating code into functionsHans de Goede
2009-01-07hwmon: (f71882fg) Add PWM supportMark van Doesburg
2009-01-07hwmon: (f71882fg) Misc cleanupsMark van Doesburg
2009-01-07hwmon: (f71882fg) Use sensor_device_attribute_2Mark van Doesburg
2009-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-06ibmpex: add endian annotation to extract_data() helperHarvey Harrison
2009-01-06hwmon: applesmc: Add support for MacBook Air 2Henrik Rydberg
2009-01-06adt7470: make automatic fan control really workDarrick J. Wong
2009-01-06adt7470: observe the number of temperature sensors to shorten update timeDarrick J. Wong
2009-01-06adt7470: fix pwm at a certain level during temperature sensor scanDarrick J. Wong
2009-01-06adt74{62, 70, 73}: Use DIV_ROUND_CLOSEST for rounded divisionDarrick J. Wong
2009-01-06hwmon: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-01hwmon: applesmc: make applesmc load automatically on startupHenrik Rydberg
2008-11-19drivers/hwmon/applesmc.c: add generic MacPro supportHenrik Rydberg