summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-08-04ACPICA: Add "Windows 2013" string to _OSI support.Bob Moore1-0/+1
2015-06-03ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-05-20ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng7-29/+21
2015-05-20ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng6-37/+31
2015-05-20ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2-5/+3
2015-05-20ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-3/+4
2015-04-09ACPICA: Update to GPIO region handler interface.Bob Moore6-16/+104
2015-04-09ACPI: Run fixed event device notifications in process contextLan Tianyu1-5/+10
2015-03-16ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-02-16ACPI: Fix bug when ACPI reset register is implemented in system memoryRandy Wright1-0/+12
2015-01-26ACPI / osl: speedup grace period in acpi_os_map_cleanupKonstantin Khlebnikov1-1/+1
2014-11-05ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2014-11-05ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't setLv Zheng1-1/+16
2014-10-13ACPI / RTC: Fix CMOS RTC opregion handler accesses to wrong addressesLee, Chun-Yi1-1/+1
2014-09-17ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina1-2/+2
2014-09-17ACPICA: Utilities: Fix memory leak in acpi_ut_copy_iobject_to_iobjectDavid E. Box1-0/+6
2014-07-28ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-07-18ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-07-18ACPI / EC: Fix race condition in ec_transaction_completed()Lv Zheng1-13/+17
2014-07-18ACPI / EC: Remove duplicated ec_wait_ibf0() waiterLv Zheng1-26/+1
2014-07-18ACPI / EC: Add asynchronous command byte write supportLv Zheng1-35/+48
2014-07-18ACPI / EC: Avoid race condition related to advance_transaction()Lv Zheng1-6/+6
2014-07-02ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng1-0/+7
2014-07-02ACPICA: utstring: Check array index bound before use.David Binderman1-1/+1
2014-07-02ACPI / video: clean up DMI table for initial black screen problemAaron Lu1-75/+12
2014-06-27ACPI / memhotplug: add parameter to disable memory hotplugPrarit Bhargava1-0/+12
2014-06-09ACPI: blacklist win8 OSI for Dell Inspiron 7737Edward Lin1-0/+8
2014-06-09ACPI / processor: do not mark present at boot but not onlined CPU as onlinedIgor Mammedov1-1/+0
2014-06-09ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede1-0/+13
2014-06-06ACPI / video: Fix initial level validity testAaron Lu1-1/+1
2014-05-15ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-05-05ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-05-05ACPI / sleep: remove panic in case hardware has changed after S4Oliver Neukum1-5/+2
2014-05-05ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy1-9/+12
2014-03-23ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-23ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-03-23ACPI / resources: ignore invalid ACPI device resourcesZhang Rui1-0/+10
2014-03-12ACPI: update win8 OSI blacklistFelipe Contreras1-0/+48
2014-03-05ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-03-05ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-03-05ACPI / 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-25Revert "ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDs"Rafael J. Wysocki1-1/+0
2014-01-16ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+20
2014-01-10ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-0/+10
2014-01-10ACPI: Add BayTrail SoC GPIO and LPSS ACPI IDsPaul Drews1-0/+1
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