summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-15hwmon/f71882fg: Add support for f71869f and f71869eHans de Goede1-5/+115
2011-03-15hwmon/f71882fg: Add support for f71889edHans de Goede1-11/+27
2011-03-15hwmon/f71882fg: Break out test for auto pwm's controlled by digital readingsHans de Goede1-17/+23
2011-03-15hwmon/f71882fg: Separate temp beep sysfs attr from the other temp sysfs attrHans de Goede1-23/+53
2011-03-15hwmon/f71882fg: Remove bogus temp2_type for certain modelsHans de Goede1-2/+0
2011-03-15hwmon/f71882fg: Make number of temps configurableHans de Goede1-6/+10
2011-03-15hwmon/f71882fg: Make creation of in sysfs attributes more genericHans de Goede1-77/+103
2011-03-15hwmon/f71882fg: Only allow negative auto point temps if fan_neg_temp is enabledHans de Goede1-2/+16
2011-03-15hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede1-32/+3
2011-03-15hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck1-2/+3
2011-03-15hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson1-0/+21
2011-03-15hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776FGuenter Roeck1-2/+3
2011-03-15hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck1-18/+9
2011-03-15hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck1-27/+59
2011-03-15hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck1-139/+652
2011-03-15hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck1-2/+10
2011-03-15hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck1-24/+36
2011-03-15hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck1-31/+124
2011-03-15hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck1-15/+11
2011-03-15hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck1-64/+85
2011-03-15hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck1-106/+113
2011-03-15hwmon: Add support for LTC4151per.dalen@appeartv.com3-0/+268
2011-03-15hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck1-14/+17
2011-03-15hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck1-4/+10
2011-03-15hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck1-18/+28
2011-03-15hwmon: (pmbus) Improve support for paged fansGuenter Roeck1-30/+40
2011-03-15hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck1-3/+4
2011-03-15hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck3-0/+210
2011-03-15hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck3-0/+102
2011-03-15hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck3-0/+169
2011-03-15hwmon: PMBus device driverGuenter Roeck5-0/+2173
2011-03-15hwmon: (lm85) Add support for EMC6D103SGuenter Roeck1-24/+51
2011-03-15hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck1-17/+0
2011-03-15hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck1-8/+11
2011-03-15hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck1-12/+13
2011-03-15hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck3-0/+601
2011-03-15hwmon: (lis3lv02d) Convert SPI to dev_pm_opsMark Brown1-9/+10
2011-03-15hwmon: (max6639) Set reasonable default PWM frequencystigge@antcom.de1-2/+16
2011-03-15hwmon: Driver for Maxim MAX6639stigge@antcom.de3-0/+650
2011-03-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds11-17/+28
2011-03-14watchdog: hpwdt: eliminate section mismatch warningAxel Lin1-2/+2
2011-03-14watchdog: w83697ug_wdt: Fix set bit 0 to activate GPIO2Wim Van Sebroeck1-1/+1
2011-03-14watchdog: sch311x_wdt: fix printk conditionDan Carpenter1-1/+1
2011-03-14watchdog: sch311x_wdt: Fix LDN active checkWim Van Sebroeck1-1/+1
2011-03-14watchdog: cpwd: Fix buffer-overflowWim Van Sebroeck1-1/+1
2011-03-14drm/radeon: fix problem with changing active VRAM size. (v2)Dave Airlie11-17/+28
2011-03-14Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2011-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-2/+11
2011-03-14Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds7-42/+44
2011-03-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds3-18/+5