aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86
Commit message (Expand)AuthorAge
...
* toshiba-acpi: Add an extra couple of keysMatthew Garrett2010-08-03
* sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin2010-08-03
* dell-wmi: fix a memory leakAxel Lin2010-08-03
* acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin2010-08-03
* acer-wmi: set permissions on interface file to S_IRUGOAxel Lin2010-08-03
* asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin2010-08-03
* wmi: fix a memory leak in wmi_notify_debugAxel Lin2010-08-03
* dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer2010-08-03
* rar: Move the RAR driver into the right place as its now cleanAlan Cox2010-08-03
* acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2010-08-03
* wmi: fix memory leak in parse_wdgAxel Lin2010-08-03
* dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir2010-08-03
* acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin2010-08-03
* X86: intel_ips, check for kzalloc properlyJiri Slaby2010-08-03
* hp-wmi: add error handling for hp_wmi_initAxel Lin2010-08-03
* classmate-laptop: should check for NULL as retval for rfkill_allocThadeu Lima de Souza Cascardo2010-08-03
* IPS driver: add GPU busy and turbo checkingJesse Barnes2010-08-03
* x86 platform driver: intelligent power sharing driverJesse Barnes2010-08-03
* platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap2010-08-03
* classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo2010-08-03
* drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall2010-08-03
* X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger2010-08-03
* x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger2010-08-03
* intel_menlow: fix memory leaks in error pathAxel Lin2010-08-03
* intel_scu_ipc: Oops/crash fixesSreedhara DS2010-07-19
* intel_scu_ipc: Length fixAlan Cox2010-06-01
* Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi2010-05-20
* drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack2010-05-20
* X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger2010-05-20
* X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger2010-05-20
* X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger2010-05-20
* Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi2010-05-20
* msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman2010-05-20
* msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi2010-05-20
* msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi2010-05-20
* msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi2010-05-20
* msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi2010-05-20
* drivers/platform/x86: Use kmemdupJulia Lawall2010-05-20
* drivers/platform/x86: Use kzallocJulia Lawall2010-05-20
* Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett2010-05-20
|\
| * thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh2010-05-16
| * thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh2010-05-16
| * thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh2010-05-16
| * thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh2010-05-16
| * thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh2010-05-16