summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2017-06-20ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann
2017-06-20ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf
2017-06-20ACPI / video: skip evaluating _DOD when it does not existAlex Hung
2017-06-08ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2017-06-08ACPI / resources: free memory on error in add_region_before()Dan Carpenter
2017-06-08ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2017-02-10ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal
2016-10-20ACPI / sysfs: fix error code in get_status()Dan Carpenter
2016-08-21PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman
2016-06-07ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng
2015-07-03ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng
2015-07-03ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng
2015-06-05ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng
2015-04-19cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson
2014-10-05ACPICA: Update to GPIO region handler interface.Bob Moore
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box
2014-07-17ACPI / battery: Retry to get battery information if failed during probingLan Tianyu
2014-07-17ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft
2014-06-30ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng
2014-06-30ACPICA: utstring: Check array index bound before use.David Binderman
2014-06-07ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede
2014-03-23ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki
2014-03-23ACPI / resources: ignore invalid ACPI device resourcesZhang Rui
2014-03-06ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu
2014-03-06ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede
2014-03-06ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki
2014-02-13ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown
2014-01-15ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani
2013-11-29ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki
2013-11-29ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki
2013-11-29ACPI / video: Quirk initial backlight level 0Aaron Lu
2013-11-29ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-11-29ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore
2013-11-29ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore
2013-11-29ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore
2013-10-13ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng
2013-09-26ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg
2013-09-07ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-29ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu
2013-08-14ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki
2013-08-11ACPI / battery: Fix parsing _BIX return valueLan Tianyu