summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+9
2022-03-22Merge tag 'pm-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki1-2/+2
2022-03-17ACPI / x86: Add support for LPS0 callback handlerMario Limonciello1-1/+9
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki1-0/+1
2022-03-16PM: hibernate: Honour ACPI hardware signature by default for virtual guestsDavid Woodhouse1-1/+1
2022-03-01ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko1-2/+2
2022-01-13Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds1-7/+27
2022-01-11Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2022-01-04ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla1-0/+6
2021-12-08PM: hibernate: Allow ACPI hardware signature to be honouredDavid Woodhouse1-1/+1
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus1-7/+0
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello1-0/+9
2021-11-15ACPI: Add a context argument for table parsing handlersDan Williams1-0/+11
2021-11-15ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams1-0/+1
2021-11-15ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams1-7/+15
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+0
2021-11-03ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus1-0/+5
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron1-0/+5
2021-09-29PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel1-2/+0
2021-08-30Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki1-7/+5
2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki1-6/+4
2021-07-16ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen1-1/+1
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2021-07-07Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki1-1/+1
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2021-07-02ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li1-1/+1
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+7
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+5
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+7
2021-06-30Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+4
2021-06-29Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki1-0/+2
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker1-0/+3
2021-06-17ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki1-3/+0
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede1-1/+3
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello1-0/+5
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson1-0/+7
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda1-0/+1
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda1-0/+1
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally1-1/+3
2021-06-07ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko1-1/+1
2021-06-07ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko1-3/+3
2021-06-04gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally1-0/+7
2021-04-26Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki1-0/+5
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki1-0/+5
2021-04-08ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede1-0/+5
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki1-1/+8
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki1-0/+5
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko1-2/+8