summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2017-02-23ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal
2016-08-22ACPI / processor: Avoid reserving IO regions too earlyRafael J. Wysocki
2016-08-22ACPI / sysfs: fix error code in get_status()Dan Carpenter
2016-06-15ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
2015-12-13ACPI: Use correct IRQ when uninstalling ACPI interrupt handlerChen Yu
2015-09-28serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-07-15ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-15ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki
2015-07-15ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-15ACPICA: Tables: Enable both 32-bit and 64-bit FACSLv Zheng
2015-07-15ACPI / resources: free memory on error in add_region_before()Dan Carpenter
2015-07-15ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-07-15ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki
2015-05-28ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-05-20ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-05-20ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-05-20ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-05-20ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-05-20ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik
2015-05-06ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki
2015-05-06ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila
2015-04-27cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson
2015-03-02ACPI / video: Add disable_native_backlight quirk for Samsung 510RHans de Goede
2015-03-02ACPI / video: Add disable_native_backlight quirk for Samsung 730U3E/740U3EHans de Goede
2015-03-02ACPI / video: Add disable_native_backlight quirk for Dell XPS15 L521XHans de Goede
2015-03-02ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu
2015-01-16ACPI / scan: No implicit wake notification for buttonsRafael J. Wysocki
2015-01-16ACPICA: Add new GPE public interface - acpi_mark_gpe_for_wake.Rafael J. Wysocki
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki
2014-12-01ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki
2014-11-13ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng
2014-10-05ACPI / video: disable native backlight for ThinkPad X201sAaron Lu
2014-10-05ACPI / scan: Correct error return value of create_modalias()Mika Westerberg
2014-10-05ACPI / hotplug: Generate online uevents for ACPI containersRafael J. Wysocki
2014-10-05ACPI / platform / LPSS: disable async suspend/resume of LPSS devicesFu Zhonghui
2014-10-05ACPICA: Update to GPIO region handler interface.Bob Moore
2014-10-05Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork
2014-10-05ACPI / LPSS: complete PM entries for LPSS power domainFu Zhonghui
2014-10-05ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi
2014-09-17ACPI / video: Disable native_backlight on HP ENVY 15 Notebook PCHans de Goede
2014-09-17ACPI / video: Add a disable_native_backlight quirkHans de Goede
2014-09-17ACPI / video: Fix use_native_backlight selection logicHans de Goede
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-09-17ACPI / scan: not cache _SUN value in struct acpi_device_pnpYasuaki Ishimatsu
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued before completing previ...Lv Zheng
2014-09-17ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng
2014-09-17ACPI / scan: Allow ACPI drivers to bind to PNP device objectsRafael J. Wysocki
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu
2014-09-17ACPI / hotplug: Check scan handlers in acpi_scan_hot_remove()Tang Chen