aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2020-05-11ACPI: IORT: Add extra message "applying workaround" for off-by-1 issueHanjun Guo
2020-05-11ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede
2020-05-09ACPI: debug: Make two functions staticZheng Zengkai
2020-05-09ACPI: sleep: Put the FACS table after using itHanjun Guo
2020-05-09ACPI: scan: Put SPCR and STAO table after using itHanjun Guo
2020-05-09ACPI: EC: Put the ACPI table after using itHanjun Guo
2020-05-09ACPI: APEI: Put the HEST table for error pathHanjun Guo
2020-05-09ACPI: APEI: Put the error record serialization table for error pathHanjun Guo
2020-05-09ACPI: APEI: Put the error injection table for error path and module exitHanjun Guo
2020-05-09ACPI: APEI: Put the boot error record table after parsingHanjun Guo
2020-05-09ACPI: watchdog: Put the watchdog action table after parsingHanjun Guo
2020-05-09ACPI: LPIT: Put the low power idle table after using itHanjun Guo
2020-05-09ACPICA: Fix required parameters for _NIG and _NIHErik Kaneda
2020-05-09ACPICA: Dispatcher: add status checksErik Kaneda
2020-05-09ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create ope...Erik Kaneda
2020-05-09ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.hErik Kaneda
2020-05-09ACPICA: Make acpi_protocol_lengths staticYue Haibing
2020-05-04ACPI/IORT: work around num_ids ambiguityArd Biesheuvel
2020-05-04Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"Ard Biesheuvel
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring
2020-04-30PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc
2020-04-28ACPI/IORT: take _DMA methods into account for named componentsArd Biesheuvel
2020-04-27PM: ACPI: Output correct message on target power stateKai-Heng Feng
2020-04-27ACPI: CPPC: Make some symbols staticZou Wei
2020-04-27ACPI: processor: idle: Allow probing on platforms with one ACPI C-stateZhang Rui
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki
2020-04-24PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki
2020-04-24PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki
2020-04-24PM: sleep: core: Rework the power.may_skip_resume handlingRafael J. Wysocki
2020-04-24PM: sleep: core: Do not skip callbacks in the resume phaseRafael J. Wysocki
2020-04-24Merge branch 'acpi-pci'Rafael J. Wysocki
2020-04-22libnvdimm: Replace guid_copy() with import_guid() where it makes senseAndy Shevchenko
2020-04-20ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirkHans de Goede
2020-04-20ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareableHans de Goede
2020-04-14EDAC: Drop the EDAC report status checksTony Luck
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-06ACPI: EC: Fix up fast path check in acpi_ec_add()Rafael J. Wysocki
2020-04-06Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki
2020-04-06Merge branch 'acpica'Rafael J. Wysocki
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds