summaryrefslogtreecommitdiffstats
path: root/drivers/platform
AgeCommit message (Expand)AuthorLines
2010-07-19intel_scu_ipc: Oops/crash fixesSreedhara DS-4/+8
2010-06-01intel_scu_ipc: Length fixAlan Cox-1/+1
2010-05-20Move N014, N051 and CR620 dmi information to load scm dmi tableLee, Chun-Yi-15/+15
2010-05-20drivers/platform/x86/eeepc-wmi.c: fix build warningDaniel Mack-1/+1
2010-05-20X86 platfrom wmi: Add debug facility to dump WMI data in a readable wayThomas Renninger-0/+35
2010-05-20X86 platform wmi: Also log GUID string when an event happens and debug is setThomas Renninger-0/+6
2010-05-20X86 platform wmi: Introduce debug param to log all WMI eventsThomas Renninger-8/+50
2010-05-20Clean up all objects used by scm model when driver initial fail or exitLee, Chun-Yi-3/+10
2010-05-20msi-laptop: fix up some coding style issues found by checkpatchGreg Kroah-Hartman-13/+24
2010-05-20msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre...Lee, Chun-Yi-1/+58
2010-05-20msi-laptop: Set rfkill init state when msi-laptop intiialLee, Chun-Yi-0/+24
2010-05-20msi-laptop: Add MSI CR620 notebook dmi information to scm models tableLee, Chun-Yi-0/+10
2010-05-20msi-laptop: Add N014 N051 dmi information to scm models tableLee, Chun-Yi-0/+22
2010-05-20drivers/platform/x86: Use kmemdupJulia Lawall-3/+1
2010-05-20drivers/platform/x86: Use kzallocJulia Lawall-4/+2
2010-05-20Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6...Matthew Garrett-224/+376
2010-05-17drivers/platform/x86: Clarify the MRST IPC driver description slightlyMatthew Garrett-1/+2
2010-05-17eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICERandy Dunlap-0/+1
2010-05-17IPC driver for Intel Mobile Internet Device (MID) platformsSreedhara DS-0/+838
2010-05-17classmate-laptop: Add RFKILL support.Thadeu Lima de Souza Cascardo-22/+148
2010-05-16thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh-0/+4
2010-05-16thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh-9/+8
2010-05-16thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh-19/+28
2010-05-16thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh-2/+2
2010-05-16thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh-4/+5
2010-05-16thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh-12/+41
2010-05-16thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh-0/+5
2010-05-16thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh-12/+24
2010-05-16thinkpad-acpi: let other subdrivers know backlight level rangeHenrique de Moraes Holschuh-111/+140
2010-05-16thinkpad-acpi: move greeting messages out of the first subdriver (v2)Henrique de Moraes Holschuh-29/+27
2010-05-16thinkpad-acpi: fix volume/mute hotkey poll handlingHenrique de Moraes Holschuh-14/+57
2010-05-16thinkpad-acpi: X100e quick fixesHenrique de Moraes Holschuh-0/+2
2010-05-16thinkpad-acpi: constrain IBM-era support to IBM boxesHenrique de Moraes Holschuh-18/+39
2010-04-23eeepc-laptop: add missing sparse_keymap_freeCorentin Chary-2/+1
2010-04-12eeepc-wmi: Build fixIngo Molnar-0/+1
2010-04-12asus: don't modify bluetooth/wlan on bootDan Carpenter-4/+4
2010-04-12dell-wmi: Fix memory leakYong Wang-1/+2
2010-04-12eeepc-wmi: add backlight supportYong Wang-35/+197
2010-04-12eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang-16/+86
2010-04-12eeepc-wmi: add an eeepc_wmi context structureYong Wang-23/+46
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang-0/+1
2010-04-05eeepc-wmi: include slab.hTejun Heo-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo-2/+170
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang-0/+168
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+18
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont-2/+4
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont-2/+4
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont-1/+3
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett-55/+90