summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-08-031-8/+9
| * | | | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-08-031-12/+6
| * | | | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-08-031-1/+5
| * | | | [CPUFREQ] fix memory leak in cpufreq_add_devXiaotian Feng2010-08-031-0/+1
| * | | | [CPUFREQ] revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (sec...Andrej Gelenberg2010-08-031-10/+1
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-0443-743/+3830
|\ \ \ \ \
| * | | | | ips driver: make it less chattyJesse Barnes2010-08-031-2/+2
| * | | | | intel_scu_ipc: fix size field for intel_scu_ipc_commandHong Liu2010-08-031-1/+1
| * | | | | intel_scu_ipc: return -EIO for error condition in busy_loopHong Liu2010-08-031-1/+4
| * | | | | intel_scu_ipc: fix data packing of PMIC command on MoorestownHong Liu2010-08-031-5/+6
| * | | | | Clean up command packing on MRST.Andy Ross2010-08-031-18/+11
| * | | | | zero the stack buffer before giving random garbage to the SCUArjan van de Ven2010-08-031-0/+2
| * | | | | Fix stack buffer size for IPC writev messagesArjan van de Ven2010-08-031-2/+2
| * | | | | intel_scu_ipc: Use the new cpu identification functionAlan Cox2010-08-031-12/+5
| * | | | | intel_scu_ipc: tidy up unused bitsSreedhara DS2010-08-031-4/+0
| * | | | | Remove indirect read write api support.Sreedhara DS2010-08-032-96/+0
| * | | | | intel_scu_ipc: Support Medfield processorsSreedhara DS2010-08-031-20/+33
| * | | | | intel_scu_ipc: detect CPU type automaticallySreedhara DS2010-08-031-7/+12
| * | | | | x86 plat: limit x86 platform driver menu to X86Jan Engelhardt2010-08-031-0/+1
| * | | | | acpi ec_sys: Be more cautious about ec write accessThomas Renninger2010-08-032-10/+32
| * | | | | acpi ec: Fix possible double io port registrationThomas Renninger2010-08-031-10/+10
| * | | | | hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger2010-08-031-1/+0
| * | | | | hp-wmi: Fix mixing up of and/or directiveThomas Renninger2010-08-031-1/+3
| * | | | | dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin2010-08-031-1/+1
| * | | | | asus-laptop: fix asus_input_init error pathAxel Lin2010-08-031-5/+5
| * | | | | msi-wmi: make needlessly global symbols staticAxel Lin2010-08-031-1/+1
| * | | | | toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet2010-08-031-0/+117
| * | | | | compal-laptop: depends on POWER_SUPPLYRandy Dunlap2010-08-031-0/+1
| * | | | | gpio: Add PMIC GPIO block supportAlek Du2010-08-034-0/+364
| * | | | | ACPI: Register EC io ports in /proc/ioportsThomas Renninger2010-08-031-2/+10
| * | | | | ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger2010-08-031-0/+86
| * | | | | ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger2010-08-035-13/+100
| * | | | | Documentation: Add new /sys/kernel/debug/ec/* files to ABIThomas Renninger2010-08-031-0/+20
| * | | | | X86 platform driver: Fix section mismatch in wmi.cThomas Renninger2010-08-031-2/+2
| * | | | | X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger2010-08-032-133/+11
| * | | | | ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger2010-08-031-80/+1
| * | | | | panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin2010-08-031-5/+2
| * | | | | eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin2010-08-031-1/+1
| * | | | | asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin2010-08-031-3/+3
| * | | | | acer-wmi: remove non-used acer_quirks struct definitionAxel Lin2010-08-031-11/+0
| * | | | | acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin2010-08-031-8/+16
| * | | | | acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin2010-08-031-3/+7
| * | | | | toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin2010-08-031-4/+4
| * | | | | hp-wmi: add return value checking for input_allocate_device()Axel Lin2010-08-031-0/+2
| * | | | | toshiba_acpi: make remove_device() and add_device() voidAxel Lin2010-08-031-11/+3
| * | | | | acerhdf: fix resource reclaim in error pathAxel Lin2010-08-031-7/+16
| * | | | | asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin2010-08-031-3/+4
| * | | | | asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin2010-08-031-1/+1
| * | | | | msi-laptop: make struct rfkill_ops constAxel Lin2010-08-031-3/+3
| * | | | | fujitsu-laptop: make needlessly global symbols staticAxel Lin2010-08-031-2/+2