summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-1839-92/+1447
|\
| * watchdog: booke_wdt: clean up status messagesTimur Tabi2011-03-151-10/+9
| * watchdog: cleanup spaces before tabsWim Van Sebroeck2011-03-1526-63/+63
| * watchdog: convert to DEFINE_PCI_DEVICE_TABLEWim Van Sebroeck2011-03-159-9/+9
| * watchdog: Xen watchdog driverJan Beulich2011-03-153-0/+372
| * watchdog: Intel SCU Watchdog Timer Driver for Moorestown and Medfield platforms.Donald Johnson2011-03-154-0/+649
| * watchdog: jz4740_wdt - fix magic character checkingWim Van Sebroeck2011-03-151-4/+11
| * watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-153-0/+322
| * watchdog: it87_wdt: Add support for IT8721F watchdogHuaro Tomita2011-03-152-8/+12
| * watchdog: hpwdt: build hpwdt as module by default with NMI_DECODING enabledTony Camuso2011-03-151-0/+2
| * watchdog: hpwdt: Fix a couple of typosNaga Chumbalkar2011-03-151-2/+2
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-03-1815-564/+5683
|\ \
| * | hwmon: (lineage-pem): Fix in1 voltage alarm sysfs attributesGuenter Roeck2011-03-161-5/+2
| * | hwmon/f71882fg: Add support for f71808eHans de Goede2011-03-151-21/+40
| * | hwmon/f71882fg: Add support for f71869f and f71869eHans de Goede2011-03-151-5/+115
| * | hwmon/f71882fg: Add support for f71889edHans de Goede2011-03-151-11/+27
| * | hwmon/f71882fg: Break out test for auto pwm's controlled by digital readingsHans de Goede2011-03-151-17/+23
| * | hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attrHans de Goede2011-03-151-23/+53
| * | hwmon/f71882fg: Remove bogus temp2_type for certain modelsHans de Goede2011-03-151-2/+0
| * | hwmon/f71882fg: Make number of temps configurableHans de Goede2011-03-151-6/+10
| * | hwmon/f71882fg: Make creation of in sysfs attributes more genericHans de Goede2011-03-151-77/+103
| * | hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabledHans de Goede2011-03-151-2/+16
| * | hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede2011-03-151-32/+3
| * | hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck2011-03-151-2/+3
| * | hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson2011-03-151-0/+21
| * | hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776FGuenter Roeck2011-03-151-2/+3
| * | hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck2011-03-151-18/+9
| * | hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck2011-03-151-27/+59
| * | hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck2011-03-151-139/+652
| * | hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck2011-03-151-2/+10
| * | hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck2011-03-151-24/+36
| * | hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck2011-03-151-31/+124
| * | hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck2011-03-151-15/+11
| * | hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck2011-03-151-64/+85
| * | hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck2011-03-151-106/+113
| * | hwmon: Add support for LTC4151per.dalen@appeartv.com2011-03-153-0/+268
| * | hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck2011-03-151-14/+17
| * | hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck2011-03-151-4/+10
| * | hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck2011-03-151-18/+28
| * | hwmon: (pmbus) Improve support for paged fansGuenter Roeck2011-03-151-30/+40
| * | hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck2011-03-151-3/+4
| * | hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck2011-03-153-0/+210
| * | hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck2011-03-153-0/+102
| * | hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck2011-03-153-0/+169
| * | hwmon: PMBus device driverGuenter Roeck2011-03-155-0/+2173
| * | hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2011-03-151-24/+51
| * | hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck2011-03-151-17/+0
| * | hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck2011-03-151-8/+11
| * | hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck2011-03-151-12/+13
| * | hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck2011-03-153-0/+601