summaryrefslogtreecommitdiffstats
path: root/drivers/platform
Commit message (Expand)AuthorAgeFilesLines
...
* gpio: Add PMIC GPIO block supportAlek Du2010-08-033-0/+349
* X86 platform driver: Fix section mismatch in wmi.cThomas Renninger2010-08-031-2/+2
* X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger2010-08-031-73/+0
* panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin2010-08-031-5/+2
* eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin2010-08-031-1/+1
* asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin2010-08-031-3/+3
* acer-wmi: remove non-used acer_quirks struct definitionAxel Lin2010-08-031-11/+0
* acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin2010-08-031-8/+16
* acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin2010-08-031-3/+7
* toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin2010-08-031-4/+4
* hp-wmi: add return value checking for input_allocate_device()Axel Lin2010-08-031-0/+2
* toshiba_acpi: make remove_device() and add_device() voidAxel Lin2010-08-031-11/+3
* acerhdf: fix resource reclaim in error pathAxel Lin2010-08-031-7/+16
* asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin2010-08-031-3/+4
* asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin2010-08-031-1/+1
* msi-laptop: make struct rfkill_ops constAxel Lin2010-08-031-3/+3
* fujitsu-laptop: make needlessly global symbols staticAxel Lin2010-08-031-2/+2
* classmate-laptop: make needlessly global symbols staticAxel Lin2010-08-031-1/+1
* acerhdf: make needlessly global symbols staticAxel Lin2010-08-031-5/+5
* asus_acpi: fix coding style to improve readabilityAxel Lin2010-08-031-3/+3
* asus_acpi: fix a memory leak in asus_hotk_get_info()Axel Lin2010-08-031-2/+3
* compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin2010-08-033-5/+5
* compal-laptop: add JHL90, battery & hwmon interfaceRoald Frederickx2010-08-031-105/+822
* compal-laptop: uses hwmon interfaces, depends on HWMONRandy Dunlap2010-08-031-0/+1
* fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin2010-08-031-4/+2
* acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...Peter Feuerer2010-08-031-1/+28
* acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi2010-08-031-0/+4
* acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer2010-08-031-47/+45
* acerhdf: add new BIOS versionsPeter Feuerer2010-08-031-3/+12
* hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger2010-08-031-2/+7
* toshiba-acpi: Add an extra couple of keysMatthew Garrett2010-08-031-0/+2
* sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin2010-08-031-2/+1
* dell-wmi: fix a memory leakAxel Lin2010-08-031-1/+8
* acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin2010-08-031-1/+1
* acer-wmi: set permissions on interface file to S_IRUGOAxel Lin2010-08-031-2/+1
* asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin2010-08-031-1/+3
* wmi: fix a memory leak in wmi_notify_debugAxel Lin2010-08-031-1/+7
* dell-wmi: Add support for eject key on Dell Studio 1555Islam Amer2010-08-031-1/+1
* rar: Move the RAR driver into the right place as its now cleanAlan Cox2010-08-033-0/+694
* acer-wmi/hp-wmi: use platform_device_unregister instead of platform_device_de...Axel Lin2010-08-032-2/+2
* wmi: fix memory leak in parse_wdgAxel Lin2010-08-031-5/+11
* dell-laptop: Add another Dell laptop family to the DMI whitelistRezwanul Kabir2010-08-031-0/+7
* acer-wmi: fix resource reclaim in acer_wmi_init error pathAxel Lin2010-08-031-5/+22
* X86: intel_ips, check for kzalloc properlyJiri Slaby2010-08-031-4/+5
* hp-wmi: add error handling for hp_wmi_initAxel Lin2010-08-031-6/+25
* classmate-laptop: should check for NULL as retval for rfkill_allocThadeu Lima de Souza Cascardo2010-08-031-5/+6
* IPS driver: add GPU busy and turbo checkingJesse Barnes2010-08-031-13/+17
* x86 platform driver: intelligent power sharing driverJesse Barnes2010-08-033-0/+1666
* platform/x86: msi-laptop depends on SERIO_I8042Randy Dunlap2010-08-031-0/+1
* classmate-laptop: depends on RFKILL or RFKILL=nThadeu Lima de Souza Cascardo2010-08-031-0/+1
OpenPOWER on IntegriCloud