| Commit message (Expand) | Author | Age | Files | Lines |
* | compal-laptop: uses hwmon interfaces, depends on HWMON | Randy Dunlap | 2010-08-03 | 1 | -0/+1 |
* | fujitsu-laptop: remove unnecessary input_free_device calls | Axel Lin | 2010-08-03 | 1 | -4/+2 |
* | acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n... | Peter Feuerer | 2010-08-03 | 1 | -1/+28 |
* | acerhdf: driver didn't verify the pointers in which it got product information | Rahul Chaturvedi | 2010-08-03 | 1 | -0/+4 |
* | acerhdf: remove "chk_off" as it was only needed for T31 netbooks | Peter Feuerer | 2010-08-03 | 1 | -47/+45 |
* | acerhdf: add new BIOS versions | Peter Feuerer | 2010-08-03 | 1 | -3/+12 |
* | hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guid | Thomas Renninger | 2010-08-03 | 1 | -2/+7 |
* | toshiba-acpi: Add an extra couple of keys | Matthew Garrett | 2010-08-03 | 1 | -0/+2 |
* | sony-laptop: use platform_device_unregister in sony_pf_remove | Axel Lin | 2010-08-03 | 1 | -2/+1 |
* | dell-wmi: fix a memory leak | Axel Lin | 2010-08-03 | 1 | -1/+8 |
* | acer-wmi: make dmi_matched to return 1 instead of 0 | Axel Lin | 2010-08-03 | 1 | -1/+1 |
* | acer-wmi: set permissions on interface file to S_IRUGO | Axel Lin | 2010-08-03 | 1 | -2/+1 |
* | asus-laptop: fix a memory leak in asus_laptop_get_info error path | Axel Lin | 2010-08-03 | 1 | -1/+3 |
* | wmi: fix a memory leak in wmi_notify_debug | Axel Lin | 2010-08-03 | 1 | -1/+7 |
* | dell-wmi: Add support for eject key on Dell Studio 1555 | Islam Amer | 2010-08-03 | 1 | -1/+1 |
* | rar: Move the RAR driver into the right place as its now clean | Alan Cox | 2010-08-03 | 3 | -0/+694 |
* | acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de... | Axel Lin | 2010-08-03 | 2 | -2/+2 |
* | wmi: fix memory leak in parse_wdg | Axel Lin | 2010-08-03 | 1 | -5/+11 |
* | dell-laptop: Add another Dell laptop family to the DMI whitelist | Rezwanul Kabir | 2010-08-03 | 1 | -0/+7 |
* | acer-wmi: fix resource reclaim in acer_wmi_init error path | Axel Lin | 2010-08-03 | 1 | -5/+22 |
* | X86: intel_ips, check for kzalloc properly | Jiri Slaby | 2010-08-03 | 1 | -4/+5 |
* | hp-wmi: add error handling for hp_wmi_init | Axel Lin | 2010-08-03 | 1 | -6/+25 |
* | classmate-laptop: should check for NULL as retval for rfkill_alloc | Thadeu Lima de Souza Cascardo | 2010-08-03 | 1 | -5/+6 |
* | IPS driver: add GPU busy and turbo checking | Jesse Barnes | 2010-08-03 | 1 | -13/+17 |
* | x86 platform driver: intelligent power sharing driver | Jesse Barnes | 2010-08-03 | 3 | -0/+1666 |
* | platform/x86: msi-laptop depends on SERIO_I8042 | Randy Dunlap | 2010-08-03 | 1 | -0/+1 |
* | classmate-laptop: depends on RFKILL or RFKILL=n | Thadeu Lima de Souza Cascardo | 2010-08-03 | 1 | -0/+1 |
* | drivers/platform/x86: Eliminate a NULL pointer dereference | Julia Lawall | 2010-08-03 | 1 | -3/+7 |
* | X86 platform: hp-wmi Better match the HP WMI query interface | Thomas Renninger | 2010-08-03 | 1 | -30/+107 |
* | x86 platform drivers: hp-wmi fix buffer size depending on ACPI version | Thomas Renninger | 2010-08-03 | 1 | -7/+27 |
* | x86 platform drivers: hp-wmi Set placeholder for unimplemented events | Thomas Renninger | 2010-08-03 | 1 | -0/+15 |
* | x86 platform drivers: hp-wmi Add media key 0x20e8 | Thomas Renninger | 2010-08-03 | 1 | -0/+1 |
* | x86 platform drivers: hp-wmi Use consistent prefix string for messages. | Thomas Renninger | 2010-08-03 | 1 | -4/+6 |
* | x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctly | Thomas Renninger | 2010-08-03 | 1 | -3/+5 |
* | x86 platform drivers: hp-wmi Reorder event id processing | Thomas Renninger | 2010-08-03 | 1 | -19/+32 |
* | intel_menlow: fix memory leaks in error path | Axel Lin | 2010-08-03 | 1 | -11/+22 |
* | intel_scu_ipc: Oops/crash fixes | Sreedhara DS | 2010-07-19 | 1 | -4/+8 |
* | 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 |