| Commit message (Expand) | Author | Age | Files | Lines |
* | intel_scu_ipc: Length fix | Alan Cox | 2010-06-01 | 1 | -1/+1 |
* | Move N014, N051 and CR620 dmi information to load scm dmi table | Lee, Chun-Yi | 2010-05-20 | 1 | -15/+15 |
* | drivers/platform/x86/eeepc-wmi.c: fix build warning | Daniel Mack | 2010-05-20 | 1 | -1/+1 |
* | X86 platfrom wmi: Add debug facility to dump WMI data in a readable way | Thomas Renninger | 2010-05-20 | 1 | -0/+35 |
* | X86 platform wmi: Also log GUID string when an event happens and debug is set | Thomas Renninger | 2010-05-20 | 1 | -0/+6 |
* | X86 platform wmi: Introduce debug param to log all WMI events | Thomas Renninger | 2010-05-20 | 1 | -8/+50 |
* | Clean up all objects used by scm model when driver initial fail or exit | Lee, Chun-Yi | 2010-05-20 | 1 | -3/+10 |
* | msi-laptop: fix up some coding style issues found by checkpatch | Greg Kroah-Hartman | 2010-05-20 | 1 | -13/+24 |
* | msi-laptop: Add i8042 filter to sync sw state with BIOS when function key pre... | Lee, Chun-Yi | 2010-05-20 | 1 | -1/+58 |
* | msi-laptop: Set rfkill init state when msi-laptop intiial | Lee, Chun-Yi | 2010-05-20 | 1 | -0/+24 |
* | msi-laptop: Add MSI CR620 notebook dmi information to scm models table | Lee, Chun-Yi | 2010-05-20 | 1 | -0/+10 |
* | msi-laptop: Add N014 N051 dmi information to scm models table | Lee, Chun-Yi | 2010-05-20 | 1 | -0/+22 |
* | drivers/platform/x86: Use kmemdup | Julia Lawall | 2010-05-20 | 1 | -3/+1 |
* | drivers/platform/x86: Use kzalloc | Julia Lawall | 2010-05-20 | 1 | -4/+2 |
* | Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6... | Matthew Garrett | 2010-05-20 | 1 | -224/+376 |
|\ |
|
| * | thinkpad-acpi: document backlight level writeback at driver init | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -0/+4 |
| * | thinkpad-acpi: clean up ACPI handles handling | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -9/+8 |
| * | thinkpad-acpi: don't depend on led_path for led firmware type (v2) | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -19/+28 |
| * | thinkpad-acpi: explain errors from acpi_install_notify_handler | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -2/+2 |
| * | thinkpad-acpi: acpi_evalf fixes | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -4/+5 |
| * | thinkpad-acpi: detect EC node using its HID (v2) | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -12/+41 |
| * | thinkpad-acpi: disclose usertask for ALSA callbacks | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -0/+5 |
| * | thinkpad-acpi: fix brightness hotkey poll handling | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -12/+24 |
| * | thinkpad-acpi: let other subdrivers know backlight level range | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -111/+140 |
| * | thinkpad-acpi: move greeting messages out of the first subdriver (v2) | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -29/+27 |
| * | thinkpad-acpi: fix volume/mute hotkey poll handling | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -14/+57 |
| * | thinkpad-acpi: X100e quick fixes | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -0/+2 |
| * | thinkpad-acpi: constrain IBM-era support to IBM boxes | Henrique de Moraes Holschuh | 2010-05-16 | 1 | -18/+39 |
* | | drivers/platform/x86: Clarify the MRST IPC driver description slightly | Matthew Garrett | 2010-05-17 | 1 | -1/+2 |
* | | eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE | Randy Dunlap | 2010-05-17 | 1 | -0/+1 |
* | | IPC driver for Intel Mobile Internet Device (MID) platforms | Sreedhara DS | 2010-05-17 | 3 | -0/+838 |
* | | classmate-laptop: Add RFKILL support. | Thadeu Lima de Souza Cascardo | 2010-05-17 | 1 | -22/+148 |
|/ |
|
* | eeepc-laptop: add missing sparse_keymap_free | Corentin Chary | 2010-04-23 | 1 | -2/+1 |
* | eeepc-wmi: Build fix | Ingo Molnar | 2010-04-12 | 1 | -0/+1 |
* | asus: don't modify bluetooth/wlan on boot | Dan Carpenter | 2010-04-12 | 1 | -4/+4 |
* | dell-wmi: Fix memory leak | Yong Wang | 2010-04-12 | 1 | -1/+2 |
* | eeepc-wmi: add backlight support | Yong Wang | 2010-04-12 | 1 | -35/+197 |
* | eeepc-wmi: use a platform device as parent device of all sub-devices | Yong Wang | 2010-04-12 | 1 | -16/+86 |
* | eeepc-wmi: add an eeepc_wmi context structure | Yong Wang | 2010-04-12 | 1 | -23/+46 |
* | device_attributes: add sysfs_attr_init() for dynamic attributes | Wolfram Sang | 2010-04-07 | 1 | -0/+1 |
* | eeepc-wmi: include slab.h | Tejun Heo | 2010-04-05 | 1 | -0/+1 |
* | Merge branch 'master' into export-slabh | Tejun Heo | 2010-04-05 | 4 | -2/+170 |
|\ |
|
| * | eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops | Yong Wang | 2010-03-31 | 3 | -0/+168 |
| * | asus-laptop: fix warning in asus_handle_init | Corentin Chary | 2010-03-31 | 1 | -2/+2 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 18 | -0/+18 |
|/ |
|
* | backlight: panasonic-laptop - Fix incomplete registration failure handling | Bruno Prémont | 2010-03-16 | 1 | -2/+4 |
* | backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling | Bruno Prémont | 2010-03-16 | 1 | -2/+4 |
* | backlight: classmate-laptop - Fix missing registration failure handling | Bruno Prémont | 2010-03-16 | 1 | -1/+3 |
* | backlight: Allow properties to be passed at registration | Matthew Garrett | 2010-03-16 | 14 | -55/+90 |
*-----------. | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 18 | -1297/+2180 |
|\ \ \ \ \ \ \ |
|