aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-26/+29
2010-08-04Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86Linus Torvalds36-713/+3741
2010-08-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds45-886/+5771
2010-08-04Merge branch 'v4l_for_2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds291-31557/+26596
2010-08-03Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds6-74/+198
2010-08-03Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds25-274/+2817
2010-08-03[CPUFREQ] fix brace coding style issue.Neal Buckendahl1-2/+1
2010-08-03[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2-1/+6
2010-08-03[CPUFREQ] ondemand: don't synchronize sample rate unless multiple cpus presentJocelyn Falempe1-2/+6
2010-08-03[CPUFREQ] unexport (un)lock_policy_rwsem* functionsAmerigo Wang1-7/+3
2010-08-03[CPUFREQ] ondemand: Refactor frequency increase codeMike Chan1-13/+12
2010-08-03[CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng1-0/+1
2010-08-03[CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"Andrej Gelenberg1-10/+1
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-08-03ips driver: make it less chattyJesse Barnes1-2/+2
2010-08-03intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu1-1/+1
2010-08-03intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu1-1/+4
2010-08-03intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu1-5/+6
2010-08-03Clean up command packing on MRST.Andy Ross1-18/+11
2010-08-03zero the stack buffer before giving random garbage to the SCUArjan van de Ven1-0/+2
2010-08-03Fix stack buffer size for IPC writev messagesArjan van de Ven1-2/+2
2010-08-03intel_scu_ipc: Use the new cpu identification functionAlan Cox1-12/+5
2010-08-03intel_scu_ipc: tidy up unused bitsSreedhara DS1-4/+0
2010-08-03Remove indirect read write api support.Sreedhara DS1-82/+0
2010-08-03intel_scu_ipc: Support Medfield processorsSreedhara DS1-20/+33
2010-08-03intel_scu_ipc: detect CPU type automaticallySreedhara DS1-7/+12
2010-08-03x86 plat: limit x86 platform driver menu to X86Jan Engelhardt1-0/+1
2010-08-03acpi ec_sys: Be more cautious about ec write accessThomas Renninger2-10/+32
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger1-10/+10
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger1-1/+0
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger1-1/+3
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin1-1/+1
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin1-5/+5
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin1-1/+1
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet1-0/+117
2010-08-03compal-laptop: depends on POWER_SUPPLYRandy Dunlap1-0/+1
2010-08-03gpio: Add PMIC GPIO block supportAlek Du3-0/+349
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger1-2/+10
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger1-0/+86
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger5-13/+100
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger1-2/+2
2010-08-03X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger1-73/+0
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger1-80/+1
2010-08-03panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin1-5/+2
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin1-1/+1
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin1-3/+3
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin1-11/+0
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin1-8/+16
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin1-3/+7
2010-08-03toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_entries() and remove_toshiba_proc_entries()Axel Lin1-4/+4