summaryrefslogtreecommitdiff
path: root/include/linux/acpi.h
AgeCommit message (Expand)Author
2021-11-23ACPI: Make acpi_node_get_parent() localSakari Ailus
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello
2021-11-10Merge tag 'acpi-5.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-03ACPI: Add a convenience function to tell a device is in D0 stateSakari Ailus
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron
2021-09-28PCI/ACPI: Remove OSC_PCI_SUPPORT_MASKS and OSC_PCI_CONTROL_MASKSJoerg Roedel
2021-08-30Merge branches 'acpi-numa', 'acpi-glue', 'acpi-config' and 'acpi-pmic'Rafael J. Wysocki
2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki
2021-07-16ACPI: Add LoongArch support for ACPI_PROCESSOR/ACPI_NUMAHuacai Chen
2021-07-07Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-07-07Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-07-02ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li
2021-06-30Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-06-30Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-30Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-29Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker
2021-06-17ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki
2021-06-16Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede
2021-06-16ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-06-07ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko
2021-06-07ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko
2021-06-04gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally
2021-04-26Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki
2021-04-26Merge branch 'acpi-messages'Rafael J. Wysocki
2021-04-08ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede
2021-03-29ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-03-08ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki
2021-03-08gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko
2021-03-03ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-12ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko
2021-02-12ACPI: property: Remove dead codeAndy Shevchenko
2021-02-09Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2021-02-04ACPI: Add support for native USB4 control _OSCMika Westerberg
2021-01-27PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas
2021-01-07ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo
2020-12-12ACPI: Use fwnode_init() to set up fwnodeSaravana Kannan
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-13x86/numa: add 'nohmat' optionDan Williams
2020-10-13Merge branch 'acpi-misc'Rafael J. Wysocki