summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck2011-03-141-106/+113
* hwmon: Add tachometer pulses per fan revolution to sysfs ABIGuenter Roeck2011-03-141-0/+11
* hwmon: Add support for LTC4151per.dalen@appeartv.com2011-03-144-0/+315
* hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck2011-03-141-14/+17
* hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck2011-03-141-4/+10
* hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck2011-03-141-18/+28
* hwmon: (pmbus) Improve support for paged fansGuenter Roeck2011-03-141-30/+40
* hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck2011-03-141-3/+4
* hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck2011-03-143-0/+210
* hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck2011-03-143-0/+102
* hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck2011-03-143-0/+169
* hwmon: PMBus driver documentationGuenter Roeck2011-03-141-0/+215
* hwmon: PMBus device driverGuenter Roeck2011-03-146-0/+2218
* hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2011-03-142-25/+62
* hwmon: (lm85) Do not update hysteresis and temp_auto_off if auto_temp_min is ...Guenter Roeck2011-03-141-17/+0
* hwmon: (lm85) Use function to remove sysfs attribute filesGuenter Roeck2011-03-141-8/+11
* hwmon: (lm85) Use boolean to determine if VID5 is configuredGuenter Roeck2011-03-141-12/+13
* hwmon: Add support for Lineage Compact Power Line PEM devicesGuenter Roeck2011-03-144-0/+678
* hwmon: (lis3lv02d) Convert SPI to dev_pm_opsMark Brown2011-03-141-9/+10
* hwmon: (max6639) Set reasonable default PWM frequencystigge@antcom.de2011-03-141-2/+16
* hwmon: Driver for Maxim MAX6639stigge@antcom.de2011-03-145-0/+713
* Linux 2.6.38v2.6.38Linus Torvalds2011-03-141-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds2011-03-143-5/+6
|\
| * MN10300: atomic_read() should ensure it emits a loadDavid Howells2011-03-141-1/+1
| * MN10300: The SMP_ICACHE_INV_FLUSH_RANGE IPI command does not existDavid Howells2011-03-141-2/+2
| * MN10300: Proper use of macros get_user() in the case of incremented pointersTkhai Kirill2011-03-141-2/+3
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-03-1422-305/+331
|\ \
| * | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2011-03-142-4/+4
| * | MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli2011-03-141-0/+9
| * | MIPS: Jz4740: Add HAVE_CLKMaurus Cuelenaere2011-03-141-0/+1
| * | MIPS: Move idle task creation to work queueMaksim Rayskiy2011-03-141-2/+29
| * | MIPS, Perf-events: Use unsigned delta for right shift in event updateDeng-Cheng Zhu2011-03-141-1/+1
| * | MIPS, Perf-events: Work with the new callchain interfaceDeng-Cheng Zhu2011-03-141-57/+6
| * | MIPS, Perf-events: Fix event check in validate_event()Deng-Cheng Zhu2011-03-141-2/+3
| * | MIPS, Perf-events: Work with the new PMU interfaceDeng-Cheng Zhu2011-03-142-119/+158
| * | MIPS, Perf-events: Work with irq_workDeng-Cheng Zhu2011-03-143-12/+3
| * | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=yYoichi Yuasa2011-03-141-1/+4
| * | MIPS: Loongson: Fix potentially wrong string handlingStefan Weil2011-03-141-1/+2
| * | MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney2011-03-141-1/+1
| * | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney2011-03-141-2/+2
| * | MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney2011-03-141-2/+1
| * | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2011-03-142-2/+2
| * | MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A2011-03-141-2/+2
| * | MIPS: Select R4K timer lib for all MSP platformsAnoop P A2011-03-143-5/+3
| * | MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan2011-03-141-5/+0
| * | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer2011-03-141-1/+1
| * | MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney2011-03-141-0/+2
| * | MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin2011-03-141-2/+9
| * | MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin2011-03-141-32/+38
| * | MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin2011-03-141-27/+25