summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2019-01-26ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2018-11-27ACPI / platform: Add SMB0001 HID to forbidden_id_listHans de Goede1-0/+1
2018-08-09PCI: pciehp: Request control of native hotplug only if supportedMika Westerberg1-1/+3
2018-05-30ACPICA: acpi: acpica: fix acpi operand cache leak in nseval.cSeunghun Han1-0/+8
2018-05-30ACPICA: Events: add a return on failure from acpi_hw_register_readErik Schmauss1-2/+7
2018-05-30ACPI: acpi_pad: Fix memory leak in power saving threadsLenny Szubowicz1-0/+3
2018-05-30ACPI: processor_perflib: Do not send _PPC change notification if not readyChen Yu1-1/+1
2018-04-13ACPICA: Disassembler: Abort on an invalid/unknown AML opcodeBob Moore1-0/+14
2018-04-13ACPICA: Events: Add runtime stub support for event APIsLv Zheng1-0/+18
2018-03-24ACPI/processor: Replace racy task affinity logicThomas Gleixner2-27/+42
2018-02-16ACPI: sbshc: remove raw pointer from printk() messageGreg Kroah-Hartman1-2/+2
2018-01-02ACPI: APEI / ERST: Fix missing error handling in erst_reader()Takashi Iwai1-1/+1
2017-08-30ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removalJames Morse1-0/+1
2017-04-30ACPI / power: Avoid maybe-uninitialized warningArnd Bergmann1-0/+1
2017-04-22ACPI: Do not create a platform_device for IOAPIC/IOxAPICJoerg Roedel1-3/+5
2017-04-22ACPI: Fix incompatibility with mcount-based function graph tracingJosh Poimboeuf1-1/+0
2016-06-03ACPI / osi: Fix an issue that acpi_osi=!* cannot disable ACPICA internal stringsLv Zheng1-5/+11
2016-05-18ACPICA: Dispatcher: Update thread ID for recursive method callsPrarit Bhargava1-0/+3
2016-04-18x86, irq: Keep balance of IOAPIC pin reference countJiang Liu1-2/+9
2015-08-27ACPI / init: Switch over platform to the ACPI mode laterRafael J. Wysocki1-15/+41
2015-08-04ACPICA: Tables: Fix an issue that FACS initialization is performed twiceLv Zheng1-4/+6
2015-07-04ACPI / PM: Add missing pm_generic_complete() invocationRafael J. Wysocki1-0/+1
2015-06-28Driver core: Unified device properties interface for platform firmwareRafael J. Wysocki1-0/+178
2015-06-28ACPI: Add support for device specific propertiesMika Westerberg4-0/+373
2015-06-10ACPI / init: Fix the ordering of acpi_reserve_resources()Rafael J. Wysocki1-4/+2
2015-06-09ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.Lv Zheng9-44/+25
2015-06-09ACPICA: Utilities: Cleanup to convert physical address printing formats.Lv Zheng5-43/+39
2015-06-09ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYS...Lv Zheng3-11/+11
2015-06-09ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address.Lv Zheng1-3/+4
2015-05-23ACPI / PNP: add two IDs to list for PNPACPI device enumerationWitold Szczeponik1-0/+2
2015-05-23ACPI / SBS: Add 5 us delay to fix SBS hangs on MacBookChris Bainbridge1-0/+22
2015-05-18ACPI / SBS: Enable battery manager when presentChris Bainbridge1-1/+1
2015-05-18ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline()Rafael J. Wysocki1-1/+5
2015-05-18ACPICA: Tables: Don't release ACPI_MTX_TABLES in acpi_tb_install_standard_tab...Octavian Purdila1-1/+0
2015-04-25cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter1-1/+1
2015-03-24ACPI / LPSS: provide con_id for the clkdevHeikki Krogerus1-1/+4
2015-03-24ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-07ACPI / LPSS: Deassert resets for SPI host controllers on BraswellMika Westerberg1-4/+15
2015-03-07ACPI / LPSS: Always disable I2C host controllersMika Westerberg1-0/+4
2015-01-30ACPI / PM: Do not disable wakeup GPEs that have not been enabledRafael J. Wysocki1-2/+10
2015-01-16ACPI / PM: Fix PM initialization for devices that are not presentRafael J. Wysocki2-6/+9
2015-01-16ACPI / video: Add some Samsung models to disable_native_backlight listAaron Lu1-0/+17
2015-01-16ACPI / video: update the skip case for acpi_video_device_in_dod()Aaron Lu1-2/+8
2014-12-01ACPI / video: update condition to check if device is in _DOD listAaron Lu1-1/+2
2014-11-20ACPI / PM: Ignore wakeup setting if the ACPI companion can't wake upRafael J. Wysocki1-1/+1
2014-11-14Merge branch 'acpi-blacklist'Rafael J. Wysocki1-0/+8
2014-11-01Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki2-26/+75
2014-10-30ACPI / blacklist: blacklist Win8 OSI for Dell Vostro 3546Adam Lee1-0/+8
2014-10-29ACPI / EC: Fix regression due to conflicting firmware behavior between Samsun...Lv Zheng1-7/+18
2014-10-29Revert "ACPI / EC: Add support to disallow QR_EC to be issued before completi...Lv Zheng1-3/+3