summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2017-06-20ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-06-20ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2017-06-20ACPI / video: skip evaluating _DOD when it does not existAlex Hung1-0/+3
2017-06-08ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki2-165/+9
2017-06-08ACPI / resources: free memory on error in add_region_before()Dan Carpenter1-1/+3
2017-06-08ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki2-5/+161
2017-02-10ACPI / APEI: Fix incorrect return value of ghes_proc()Punit Agrawal1-1/+1
2016-10-20ACPI / sysfs: fix error code in get_status()Dan Carpenter1-4/+3
2016-08-22PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman1-29/+38
2016-06-07ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2015-08-03ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-07-04ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng7-29/+20
2015-07-04ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-33/+28
2015-06-06ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-05-17ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2-5/+3
2015-05-17ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-3/+4
2015-04-19cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2014-10-06ACPICA: Update to GPIO region handler interface.Bob Moore6-16/+104
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-07-18ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-18ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-07-01ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-01ACPICA: utstring: Check array index bound before use.David Binderman1-1/+1
2014-06-08ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede1-0/+13
2014-03-24ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-24ACPI / resources: ignore invalid ACPI device resourcesZhang Rui1-0/+10
2014-03-07ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-03-07ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-03-07ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki1-0/+1
2014-02-14ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2014-01-16ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+20
2013-12-04ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani2-1/+4
2013-11-29ACPI / hotplug: Do not execute "insert in progress" _OSTRafael J. Wysocki1-2/+0
2013-11-29ACPI / hotplug: Fix handle_root_bridge_removal()Rafael J. Wysocki1-1/+4
2013-11-29ACPI / video: Quirk initial backlight level 0Aaron Lu1-1/+1
2013-11-29ACPI / EC: Ensure lock is acquired before accessing ec struct membersPuneet Kumar1-1/+2
2013-11-29sched, idle: Fix the idle polling state logicPeter Zijlstra1-36/+10
2013-11-29ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore1-64/+102
2013-11-29ACPICA: Return error if DerefOf resolves to a null package element.Bob Moore1-3/+10
2013-11-29ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and BufferField r...Bob Moore1-3/+32
2013-10-14ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()Lv Zheng1-10/+14
2013-09-27ACPI / LPSS: don't crash if a device has no MMIO resourcesMika Westerberg1-1/+2
2013-09-08ACPI / EC: Add ASUSTEK L4R to quirk list in order to validate ECDTLan Tianyu1-0/+4
2013-08-29ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-17/+82
2013-08-29ACPI: add _STA evaluation at do_acpi_find_child()Jeff Wu1-2/+4
2013-08-15ACPI / PM: Walk physical_node_list under physical_node_lockRafael J. Wysocki1-0/+8
2013-08-12ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2