aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/acpi (follow)
AgeCommit message (Expand)AuthorFilesLines
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 operatorsErik 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-04-30PCI/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-22libnvdimm: 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/rafael/linux-pmLinus Torvalds1-2/+2
2020-04-10Merge branches 'acpi-ec' and 'acpi-x86'Rafael J. Wysocki1-2/+2
2020-04-08Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds3-52/+16
2020-04-08Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-2/+4
2020-04-06Merge tag 'acpi-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds17-62/+114
2020-04-06Merge tag 'pm-5.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds3-0/+86
2020-04-06ACPI: EC: Fix up fast path check in acpi_ec_add()Rafael J. Wysocki1-2/+2
2020-04-06Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-drivers'Rafael J. Wysocki5-32/+22
2020-04-06Merge branch 'acpica'Rafael J. Wysocki11-23/+92
2020-04-04ACPI: PM: Add acpi_[un]register_wakeup_handler()Hans de Goede3-0/+86
2020-04-04x86: ACPI: fix CPU hotplug deadlockQian Cai1-7/+0
2020-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-0/+15
2020-04-02Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams1-6/+6
2020-04-02Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams1-41/+0
2020-04-02Merge branch 'for-5.6/libnvdimm-fixes' into libnvdimm-for-nextDan Williams2-4/+7
2020-04-01ACPI: Update Tiger Lake ACPI device IDsGayatri Kammela3-6/+6
2020-04-01ACPI: video: Use native backlight on Acer Aspire 5783zHans de Goede1-0/+9
2020-03-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+12
2020-03-30Merge tag 'acpi-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds22-254/+277
2020-03-30Merge branches 'acpi-ec', 'acpi-fan' and 'acpi-pci'Rafael J. Wysocki4-193/+143