summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / SBS: Fix GPE storm on recent MacBookPro'sRonald Tschalär2019-04-271-2/+6
* ACPI: power: Skip duplicate power resource references in _PRxHans de Goede2019-01-261-0/+22
* ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede2018-11-271-0/+1
* PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg2018-08-091-1/+3
* ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han2018-05-301-0/+8
* ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss2018-05-301-2/+7
* ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz2018-05-301-0/+3
* ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu2018-05-301-1/+1
* ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore2018-04-131-0/+14
* ACPICA: Events: Add runtime stub support for event APIsLv Zheng2018-04-131-0/+18
* ACPI/processor: Replace racy task affinity logicThomas Gleixner2018-03-242-27/+42
* ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman2018-02-161-2/+2
* ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai2018-01-021-1/+1
* ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse2017-08-301-0/+1
* ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann2017-04-301-0/+1
* ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel2017-04-221-3/+5
* ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf2017-04-221-1/+0
* ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng2016-06-031-5/+11
* ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava2016-05-171-0/+3
* x86, irq: Keep balance of IOAPIC pin reference countJiang Liu2016-04-181-2/+9
* ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki2015-08-271-15/+41
* ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng2015-08-041-4/+6
* ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki2015-07-031-0/+1
* Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki2015-06-281-0/+178
* ACPI: Add support for device specific propertiesMika Westerberg2015-06-284-0/+373
* ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki2015-06-101-4/+2
* ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng2015-06-099-44/+25
* ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng2015-06-095-43/+39
* ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng2015-06-093-11/+11
* ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng2015-06-091-3/+4
* ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik2015-05-231-0/+2
* ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge2015-05-231-0/+22
* ACPI / SBS: Enable battery manager when presentChris Bainbridge2015-05-171-1/+1
* ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki2015-05-171-1/+5
* ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila2015-05-171-1/+0
* cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter2015-04-241-1/+1
* ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus2015-03-231-1/+4
* ACPI / video: Load the module even if ACPI is disabledChris Wilson2015-03-231-0/+11
* ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg2015-03-061-4/+15
* ACPI / LPSS: Always disable I2C host controllersMika Westerberg2015-03-061-0/+4
* ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki2015-01-291-2/+10
* ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2015-01-162-6/+9
* ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu2015-01-161-0/+17
* ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu2015-01-161-2/+8
* ACPI / video: update condition to check if device is in _DOD listAaron Lu2014-12-011-1/+2
* ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki2014-11-201-1/+1
* Merge branch 'acpi-blacklist'Rafael J. Wysocki2014-11-141-0/+8
|\
| * ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee2014-10-301-0/+8
| |
| \
*-. \ Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2014-10-312-26/+75
|\ \ \ | |_|/ |/| |
| | * ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng2014-10-291-7/+18