summaryrefslogtreecommitdiff
path: root/drivers/platform/x86
AgeCommit message (Expand)AuthorFilesLines
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes3-0/+1666
2010-08-03platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap1-0/+1
2010-08-03classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo1-0/+1
2010-08-03drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall1-3/+7
2010-08-03X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger1-30/+107
2010-08-03x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger1-7/+27
2010-08-03x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger1-0/+15
2010-08-03x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger1-0/+1
2010-08-03x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger1-4/+6
2010-08-03x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger1-3/+5
2010-08-03x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger1-19/+32
2010-08-03intel_menlow: fix memory leaks in error pathAxel Lin1-11/+22
2010-07-20intel_scu_ipc: Oops/crash fixesSreedhara DS1-4/+8
2010-06-01intel_scu_ipc: Length fixAlan Cox1-1/+1
2010-05-20Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi1-15/+15
2010-05-20drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack1-1/+1
2010-05-20X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger1-0/+35
2010-05-20X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger1-0/+6
2010-05-20X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger1-8/+50
2010-05-20Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi1-3/+10
2010-05-20msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman1-13/+24
2010-05-20msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi1-1/+58
2010-05-20msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi1-0/+24
2010-05-20msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi1-0/+10
2010-05-20msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi1-0/+22
2010-05-20drivers/platform/x86: Use kmemdupJulia Lawall1-3/+1
2010-05-20drivers/platform/x86: Use kzallocJulia Lawall1-4/+2
2010-05-20Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett1-224/+376
2010-05-17drivers/platform/x86: Clarify the MRST IPC driver description slightlyMatthew Garrett1-1/+2
2010-05-17eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICERandy Dunlap1-0/+1
2010-05-17IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS3-0/+838
2010-05-17classmate-laptop: Add RFKILL support.Thadeu Lima de Souza Cascardo1-22/+148
2010-05-17thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh1-0/+4
2010-05-17thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh1-9/+8
2010-05-17thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh1-19/+28
2010-05-17thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh1-2/+2
2010-05-17thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh1-4/+5
2010-05-17thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh1-12/+41
2010-05-17thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh1-0/+5
2010-05-17thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh1-12/+24
2010-05-17thinkpad-acpi: let other subdrivers know backlight level rangeHenrique de Moraes Holschuh1-111/+140
2010-05-17thinkpad-acpi: move greeting messages out of the first subdriver (v2)Henrique de Moraes Holschuh1-29/+27
2010-05-17thinkpad-acpi: fix volume/mute hotkey poll handlingHenrique de Moraes Holschuh1-14/+57
2010-05-17thinkpad-acpi: X100e quick fixesHenrique de Moraes Holschuh1-0/+2
2010-05-17thinkpad-acpi: constrain IBM-era support to IBM boxesHenrique de Moraes Holschuh1-18/+39
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary1-2/+1
2010-04-12eeepc-wmi: Build fixIngo Molnar1-0/+1
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter1-4/+4
2010-04-12dell-wmi: Fix memory leakYong Wang1-1/+2
2010-04-12eeepc-wmi: add backlight supportYong Wang1-35/+197