summaryrefslogtreecommitdiff
path: root/drivers/platform
AgeCommit message (Expand)AuthorFilesLines
2011-08-02dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir1-0/+7
2011-03-31classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo1-0/+1
2011-03-31platform: x86: tc1100-wmi: world-writable sysfs wireless and jogdial filesVasiliy Kulikov1-1/+1
2011-03-31platform: x86: asus_acpi: world-writable procfs filesVasiliy Kulikov1-7/+1
2011-03-31platform: x86: acer-wmi: world-writable sysfs threeg fileVasiliy Kulikov1-1/+1
2011-03-31acer-wmi: Fix capitalisation of GUIDMatthew Garrett1-1/+1
2011-03-31thinkpad-acpi: avoid keymap pitfallHenrique de Moraes Holschuh1-2/+3
2011-03-31thinkpad-acpi: Add KEY_CAMERA (Fn-F6) for Lenovo keyboardsJens Taprogge1-1/+1
2011-03-31thinkpad-acpi: add support for model-specific keymapsHenrique de Moraes Holschuh1-18/+42
2011-03-31thinkpad-acpi: lock down size of hotkey keymapHenrique de Moraes Holschuh1-4/+15
2010-12-15wmi: use memcmp instead of strncmp to compare GUIDsThadeu Lima de Souza Cascardo1-1/+1
2010-11-22asus-laptop: fix gps rfkillCorentin Chary1-3/+3
2010-09-27dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer1-1/+1
2010-09-27x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger1-19/+32
2010-08-27platform/x86: move rfkill for Dell Mini 1012 to compal-laptopVictor van den Elzen2-0/+16
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