summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2020-05-18ACPI: GTDT: Put GTDT table after parsingHanjun Guo1-1/+3
2020-05-18ACPI: EC: PM: Avoid flushing EC work when EC GPE is inactiveRafael J. Wysocki2-12/+9
2020-05-18ACPI / PMIC: Add i2c address for thermal controlMauro Carvalho Chehab1-0/+1
2020-05-15ACPI: GED: add support for _Exx / _Lxx handler methodsArd Biesheuvel1-3/+19
2020-05-14ACPI: Delete unused proc filename macrosPascal Terjan5-9/+0
2020-05-11ACPI: IORT: Add extra message "applying workaround" for off-by-1 issueHanjun Guo1-0/+2
2020-05-11ACPI: EC: PM: Avoid premature returns from acpi_s2idle_wake()Rafael J. Wysocki3-21/+18
2020-05-09ACPI: utils: Add acpi_evaluate_reg() helperHans de Goede1-0/+25
2020-05-09ACPI: debug: Make two functions staticZheng Zengkai1-2/+2
2020-05-09ACPI: sleep: Put the FACS table after using itHanjun Guo1-1/+3
2020-05-09ACPI: scan: Put SPCR and STAO table after using itHanjun Guo1-5/+10
2020-05-09ACPI: EC: Put the ACPI table after using itHanjun Guo1-8/+12
2020-05-09ACPI: APEI: Put the HEST table for error pathHanjun Guo1-2/+3
2020-05-09ACPI: APEI: Put the error record serialization table for error pathHanjun Guo1-1/+3
2020-05-09ACPI: APEI: Put the error injection table for error path and module exitHanjun Guo1-1/+4
2020-05-09ACPI: APEI: Put the boot error record table after parsingHanjun Guo1-2/+4
2020-05-09ACPI: watchdog: Put the watchdog action table after parsingHanjun Guo1-2/+5
2020-05-09ACPI: LPIT: Put the low power idle table after using itHanjun Guo1-1/+2
2020-05-09ACPICA: Fix required parameters for _NIG and _NIHErik Kaneda1-2/+2
2020-05-09ACPICA: Dispatcher: add status checksErik Kaneda1-5/+12
2020-05-09ACPICA: Disassembler: ignore AE_ALREADY_EXISTS status when parsing create ope...Erik Kaneda1-1/+4
2020-05-09ACPICA: Move acpi_gbl_next_cmd_num definition to acglobal.hErik Kaneda2-1/+1
2020-05-09ACPICA: Make acpi_protocol_lengths staticYue Haibing1-1/+1
2020-05-04ACPI/IORT: work around num_ids ambiguityArd Biesheuvel1-6/+34
2020-05-04Revert "ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()"Ard Biesheuvel1-55/+2
2020-05-02Merge back system-wide PM material for v5.8.Rafael J. Wysocki3-26/+21
2020-05-01PCI: Constify struct pci_ecam_opsRob Herring1-4/+4
2020-05-01PCI/AER: Use only _OSC to determine AER ownershipAlexandru Gagniuc1-7/+2
2020-04-28ACPI/IORT: take _DMA methods into account for named componentsArd Biesheuvel1-7/+4
2020-04-27PM: ACPI: Output correct message on target power stateKai-Heng Feng1-2/+2
2020-04-27ACPI: CPPC: Make some symbols staticZou Wei1-2/+2
2020-04-27ACPI: processor: idle: Allow probing on platforms with one ACPI C-stateZhang Rui1-7/+2
2020-04-24PM: sleep: core: Rename DPM_FLAG_LEAVE_SUSPENDEDRafael J. Wysocki1-1/+1
2020-04-24PM: sleep: core: Rename dev_pm_smart_suspend_and_suspended()Rafael J. Wysocki2-7/+7
2020-04-24PM: sleep: core: Rename dev_pm_may_skip_resume()Rafael J. Wysocki2-4/+4
2020-04-24PM: sleep: core: Rework the power.may_skip_resume handlingRafael J. Wysocki1-5/+3
2020-04-24PM: sleep: core: Do not skip callbacks in the resume phaseRafael J. Wysocki2-12/+9
2020-04-24Merge branch 'acpi-pci'Rafael J. Wysocki1-2/+2
2020-04-23libnvdimm: Replace guid_copy() with import_guid() where it makes senseAndy Shevchenko1-1/+1
2020-04-20ACPI: button: Drop no longer necessary Asus T200TA lid_init_state quirkHans de Goede1-12/+0
2020-04-20ACPI/PCI: pci_link: use extended_irq union member when setting ext-irq shareableHans de Goede1-2/+2
2020-04-14EDAC: Drop the EDAC report status checksTony Luck1-14/+0
2020-04-14x86/mce: Fix all mce notifiers to update the mce->kflags bitmaskTony Luck2-2/+4
2020-04-10Merge tag 'acpi-5.7-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-2/+2
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki1-2/+2
2020-04-09Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-52/+16
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+4
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds17-62/+114
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-0/+86
2020-04-06ACPI: EC: Fix up fast path check in acpi_ec_add()Rafael J. Wysocki1-2/+2