aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
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 pressedLee, 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/linux-acpi-2.6/ibm-acpi-2.6 into x86-platformMatthew 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-16thinkpad-acpi: document backlight level writeback at driver initHenrique de Moraes Holschuh1-0/+4
2010-05-16thinkpad-acpi: clean up ACPI handles handlingHenrique de Moraes Holschuh1-9/+8
2010-05-16thinkpad-acpi: don't depend on led_path for led firmware type (v2)Henrique de Moraes Holschuh1-19/+28
2010-05-16thinkpad-acpi: explain errors from acpi_install_notify_handlerHenrique de Moraes Holschuh1-2/+2
2010-05-16thinkpad-acpi: acpi_evalf fixesHenrique de Moraes Holschuh1-4/+5
2010-05-16thinkpad-acpi: detect EC node using its HID (v2)Henrique de Moraes Holschuh1-12/+41
2010-05-16thinkpad-acpi: disclose usertask for ALSA callbacksHenrique de Moraes Holschuh1-0/+5
2010-05-16thinkpad-acpi: fix brightness hotkey poll handlingHenrique de Moraes Holschuh1-12/+24
2010-05-16thinkpad-acpi: let other subdrivers know backlight level rangeHenrique de Moraes Holschuh1-111/+140
2010-05-16thinkpad-acpi: move greeting messages out of the first subdriver (v2)Henrique de Moraes Holschuh1-29/+27
2010-05-16thinkpad-acpi: fix volume/mute hotkey poll handlingHenrique de Moraes Holschuh1-14/+57
2010-05-16thinkpad-acpi: X100e quick fixesHenrique de Moraes Holschuh1-0/+2
2010-05-16thinkpad-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
2010-04-12eeepc-wmi: use a platform device as parent device of all sub-devicesYong Wang1-16/+86
2010-04-12eeepc-wmi: add an eeepc_wmi context structureYong Wang1-23/+46
2010-04-07device_attributes: add sysfs_attr_init() for dynamic attributesWolfram Sang1-0/+1
2010-04-05eeepc-wmi: include slab.hTejun Heo1-0/+1
2010-04-05Merge branch 'master' into export-slabhTejun Heo4-2/+170
2010-03-31eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptopsYong Wang3-0/+168
2010-03-31asus-laptop: fix warning in asus_handle_initCorentin Chary1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo18-0/+18
2010-03-16backlight: panasonic-laptop - Fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: msi-laptop, msi-wmi: fix incomplete registration failure handlingBruno Prémont1-2/+4
2010-03-16backlight: classmate-laptop - Fix missing registration failure handlingBruno Prémont1-1/+3
2010-03-16backlight: Allow properties to be passed at registrationMatthew Garrett14-55/+90
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown18-1297/+2180
2010-03-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-42/+34