summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-14hwmon/f71882fg: Fix temp1 sensor type reportingHans de Goede1-32/+3
2011-03-14hwmon: (w83627ehf) Display correct temperature sensor labels for systems with...Guenter Roeck1-2/+3
2011-03-14hwmon: (w83627ehf) Add fan debounce support for NCT6775F and NCT6776FIan Dobson1-0/+21
2011-03-14hwmon: (w83627ehf) Update Kconfig for W83677HG-B, NCT6775F and NCT6776FGuenter Roeck1-2/+3
2011-03-14hwmon: (w83627ehf) Store rpm instead of raw fan speed dataGuenter Roeck1-18/+9
2011-03-14hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck1-27/+59
2011-03-14hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck2-156/+694
2011-03-14hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck1-2/+10
2011-03-14hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck1-24/+36
2011-03-14hwmon: (w83627ehf) Remove references to datasheets which no longer existGuenter Roeck1-4/+2
2011-03-14hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck2-38/+136
2011-03-14hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck1-15/+11
2011-03-14hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck1-64/+85
2011-03-14hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck1-106/+113
2011-03-14hwmon: Add tachometer pulses per fan revolution to sysfs ABIGuenter Roeck1-0/+11
2011-03-14hwmon: Add support for LTC4151per.dalen@appeartv.com4-0/+315
2011-03-14hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck1-14/+17
2011-03-14hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck1-4/+10
2011-03-14hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck1-18/+28
2011-03-14hwmon: (pmbus) Improve support for paged fansGuenter Roeck1-30/+40
2011-03-14hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck1-3/+4
2011-03-14hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck3-0/+210
2011-03-14hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck3-0/+102
2011-03-14hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck3-0/+169
2011-03-14hwmon: PMBus driver documentationGuenter Roeck1-0/+215
2011-03-14hwmon: PMBus device driverGuenter Roeck6-0/+2218
2011-03-14hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2-25/+62
2011-03-14hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck1-17/+0
2011-03-14hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck1-8/+11
2011-03-14hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck1-12/+13
2011-03-14hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck4-0/+678
2011-03-14hwmon: (lis3lv02d) Convert SPI to dev_pm_opsMark Brown1-9/+10
2011-03-14hwmon: (max6639) Set reasonable default PWM frequencystigge@antcom.de1-2/+16
2011-03-14hwmon: Driver for Maxim MAX6639stigge@antcom.de5-0/+713
2011-03-14Linux 2.6.38v2.6.38Linus Torvalds1-1/+1
2011-03-14Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds3-5/+6
2011-03-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-305/+331
2011-03-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-37/+45
2011-03-14Revert "oom: oom_kill_process: fix the child_points logic"Linus Torvalds1-8/+3
2011-03-14oom: oom_kill_process: fix the child_points logicOleg Nesterov1-3/+8
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli1-0/+9
2011-03-14MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere1-0/+1
2011-03-14MIPS: Move idle task creation to work queueMaksim Rayskiy1-2/+29
2011-03-14MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu1-1/+1
2011-03-14MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu1-57/+6
2011-03-14MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu1-2/+3
2011-03-14MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2-119/+158
2011-03-14MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu3-12/+3
2011-03-14MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa1-1/+4