aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin1-3/+4
2010-08-03asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin1-1/+1
2010-08-03msi-laptop: make struct rfkill_ops constAxel Lin1-3/+3
2010-08-03fujitsu-laptop: make needlessly global symbols staticAxel Lin1-2/+2
2010-08-03classmate-laptop: make needlessly global symbols staticAxel Lin1-1/+1
2010-08-03acerhdf: make needlessly global symbols staticAxel Lin1-5/+5
2010-08-03asus_acpi: fix coding style to improve readabilityAxel Lin1-3/+3
2010-08-03asus_acpi: fix a memory leak in asus_hotk_get_info()Axel Lin1-2/+3
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instead of 0Axel Lin3-5/+5
2010-08-03compal-laptop: add JHL90, battery & hwmon interfaceRoald Frederickx1-105/+822
2010-08-03compal-laptop: uses hwmon interfaces, depends on HWMONRandy Dunlap1-0/+1
2010-08-03fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin1-4/+2
2010-08-03acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell netbooksPeter Feuerer1-1/+28
2010-08-03acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi1-0/+4
2010-08-03acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer1-47/+45
2010-08-03acerhdf: add new BIOS versionsPeter Feuerer1-3/+12
2010-08-03hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger1-2/+7
2010-08-03toshiba-acpi: Add an extra couple of keysMatthew Garrett1-0/+2
2010-08-03sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin1-2/+1
2010-08-03dell-wmi: fix a memory leakAxel Lin1-1/+8
2010-08-03acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin1-1/+1
2010-08-03acer-wmi: set permissions on interface file to S_IRUGOAxel Lin1-2/+1
2010-08-03asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin1-1/+3
2010-08-03wmi: fix a memory leak in wmi_notify_debugAxel Lin1-1/+7
2010-08-03dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer1-1/+1
2010-08-03rar: Move the RAR driver into the right place as its now cleanAlan Cox3-0/+694
2010-08-03acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_del in module_exitAxel Lin2-2/+2
2010-08-03wmi: fix memory leak in parse_wdgAxel Lin1-5/+11
2010-08-03dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir1-0/+7
2010-08-03acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin1-5/+22
2010-08-03X86: intel_ips, check for kzalloc properlyJiri Slaby1-4/+5
2010-08-03hp-wmi: add error handling for hp_wmi_initAxel Lin1-6/+25
2010-08-03classmate-laptop: should check for NULL as retval for rfkill_allocThadeu Lima de Souza Cascardo1-5/+6
2010-08-03IPS driver: add GPU busy and turbo checkingJesse Barnes1-13/+17
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes3-0/+1666
2010-08-03platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap1-0/+1
2010-08-03classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo1-0/+1
2010-08-03drivers/platform/x86: Eliminate a NULL pointer dereferenceJulia Lawall1-3/+7
2010-08-03X86 platform: hp-wmi Better match the HP WMI query interfaceThomas Renninger1-30/+107
2010-08-03x86 platform drivers: hp-wmi fix buffer size depending on ACPI versionThomas Renninger1-7/+27
2010-08-03x86 platform drivers: hp-wmi Set placeholder for unimplemented eventsThomas Renninger1-0/+15
2010-08-03x86 platform drivers: hp-wmi Add media key 0x20e8Thomas Renninger1-0/+1
2010-08-03x86 platform drivers: hp-wmi Use consistent prefix string for messages.Thomas Renninger1-4/+6
2010-08-03x86 platform drivers: hp-wmi Catch and log unkown event and key codes correctlyThomas Renninger1-3/+5
2010-08-03x86 platform drivers: hp-wmi Reorder event id processingThomas Renninger1-19/+32
2010-08-03intel_menlow: fix memory leaks in error pathAxel Lin1-11/+22
2010-07-19intel_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