summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-08-03acpi ec: Fix possible double io port registrationThomas Renninger
2010-08-03hp-wmi: acpi_drivers.h is already included through acpi.h two lines belowThomas Renninger
2010-08-03hp-wmi: Fix mixing up of and/or directiveThomas Renninger
2010-08-03dell-laptop: make dell_laptop_i8042_filter() staticAxel Lin
2010-08-03asus-laptop: fix asus_input_init error pathAxel Lin
2010-08-03msi-wmi: make needlessly global symbols staticAxel Lin
2010-08-03toshiba-acpi: Add support for Toshiba Illumination.Pierre Ducroquet
2010-08-03compal-laptop: depends on POWER_SUPPLYRandy Dunlap
2010-08-03gpio: Add PMIC GPIO block supportAlek Du
2010-08-03ACPI: Register EC io ports in /proc/ioportsThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug//ec/ec0/io for binary access to the ECThomas Renninger
2010-08-03ACPI: Provide /sys/kernel/debug/ec/...Thomas Renninger
2010-08-03Documentation: Add new /sys/kernel/debug/ec/* files to ABIThomas Renninger
2010-08-03X86 platform driver: Fix section mismatch in wmi.cThomas Renninger
2010-08-03X86 platform drivers: Remove EC dump from thinkpad_acpiThomas Renninger
2010-08-03ACPI: Remove /proc/acpi/embedded_controller/..Thomas Renninger
2010-08-03panasonic-laptop: fix acpi_pcc_write_sset return valueAxel Lin
2010-08-03eeepc-laptop: fix hotplug_disabled module_param permissionsAxel Lin
2010-08-03asus-laptop: fix wapf, wlan_status and bluetooth_status module_param permissionsAxel Lin
2010-08-03acer-wmi: remove non-used acer_quirks struct definitionAxel Lin
2010-08-03acer-wmi: fix memory leaks in wmab_execute error pathAxel Lin
2010-08-03acer-wmi: fix memory leaks in WMID_set_capabilities and get_wmid_devicesAxel Lin
2010-08-03toshiba_acpi: rename add_device() and remove_device() to create_toshiba_proc_...Axel Lin
2010-08-03hp-wmi: add return value checking for input_allocate_device()Axel Lin
2010-08-03toshiba_acpi: make remove_device() and add_device() voidAxel Lin
2010-08-03acerhdf: fix resource reclaim in error pathAxel Lin
2010-08-03asus-laptop: return proper error for store_ledd if write_acpi_int failAxel Lin
2010-08-03asus-laptop: fix incorrect return value for write_acpi_int_ret if handle is NULLAxel Lin
2010-08-03msi-laptop: make struct rfkill_ops constAxel Lin
2010-08-03fujitsu-laptop: make needlessly global symbols staticAxel Lin
2010-08-03classmate-laptop: make needlessly global symbols staticAxel Lin
2010-08-03acerhdf: make needlessly global symbols staticAxel Lin
2010-08-03asus_acpi: fix coding style to improve readabilityAxel Lin
2010-08-03asus_acpi: fix a memory leak in asus_hotk_get_info()Axel Lin
2010-08-03compal-laptop/fujitsu-laptop/msi-laptop: make dmi_check_cb to return 1 instea...Axel Lin
2010-08-03compal-laptop: add JHL90, battery & hwmon interfaceRoald Frederickx
2010-08-03compal-laptop: uses hwmon interfaces, depends on HWMONRandy Dunlap
2010-08-03fujitsu-laptop: remove unnecessary input_free_device callsAxel Lin
2010-08-03acerhdf: add AO531 and many BIOS versions for 1410, 1810xx and packard bell n...Peter Feuerer
2010-08-03acerhdf: driver didn't verify the pointers in which it got product informationRahul Chaturvedi
2010-08-03acerhdf: remove "chk_off" as it was only needed for T31 netbooksPeter Feuerer
2010-08-03acerhdf: add new BIOS versionsPeter Feuerer
2010-08-03hp-wmi: return -ENODEV if BIOS does not export any supported hp wmi guidThomas Renninger
2010-08-03toshiba-acpi: Add an extra couple of keysMatthew Garrett
2010-08-03sony-laptop: use platform_device_unregister in sony_pf_removeAxel Lin
2010-08-03dell-wmi: fix a memory leakAxel Lin
2010-08-03acer-wmi: make dmi_matched to return 1 instead of 0Axel Lin
2010-08-03acer-wmi: set permissions on interface file to S_IRUGOAxel Lin
2010-08-03asus-laptop: fix a memory leak in asus_laptop_get_info error pathAxel Lin
2010-08-03wmi: fix a memory leak in wmi_notify_debugAxel Lin