summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-15hwmon: Add support for LTC4151per.dalen@appeartv.com4-0/+315
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 driver documentationGuenter Roeck1-0/+215
2011-03-15hwmon: PMBus device driverGuenter Roeck6-0/+2218
2011-03-15hwmon: (lm85) Add support for EMC6D103SGuenter Roeck2-25/+62
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 Roeck4-0/+678
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.de5-0/+713
2011-03-15Linux 2.6.38v2.6.38Linus Torvalds1-1/+1
2011-03-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowell...Linus Torvalds3-5/+6
2011-03-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-305/+331
2011-03-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-37/+45
2011-03-15Revert "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
2011-03-14MIPS: Loongson: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in arch/mips/mm/init.cDavid Daney1-1/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in ieee754int.hDavid Daney1-2/+2
2011-03-14MIPS: Remove unused code from arch/mips/kernel/syscall.cDavid Daney1-2/+1
2011-03-14MIPS: Fix GCC-4.6 'set but not used' warning in signal*.cDavid Daney2-2/+2
2011-03-14MIPS: MSP: Fix MSP71xx bpci interrupt handler return valueAnoop P A1-2/+2
2011-03-14MIPS: Select R4K timer lib for all MSP platformsAnoop P A3-5/+3
2011-03-14MIPS: Loongson: Remove ad-hoc cmdline defaultRobert Millan1-5/+0
2011-03-14MIPS: Clear the correct flag in sysmips(MIPS_FIXADE, ...).Stefan Oberhumer1-1/+1
2011-03-14MIPS: Add an unreachable return statement to satisfy buggy GCCs.David Daney1-0/+2
2011-03-14MIPS, Tracing: Fix set_graph_function of function graph tracerWu Zhangjin1-2/+9
2011-03-14MIPS, Tracing: Clean up ftrace_make_nop()Wu Zhangjin1-32/+38
2011-03-14MIPS, Tracing: Clean up prepare_ftrace_return()Wu Zhangjin1-27/+25
2011-03-14MIPS, Tracing: Substitute in_kernel_space() for in_module()Wu Zhangjin1-27/+27
2011-03-14MIPS, Tracing: Speed up function graph tracerWu Zhangjin1-7/+7