summaryrefslogtreecommitdiffstats
path: root/include/linux/acpi.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-071-1/+1
|\
| * Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki2021-07-071-1/+1
| |\
| | * ACPI: Correct \_SB._OSC bit definition for PRMAubrey Li2021-07-021-1/+1
* | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-0/+3
|\ \ \
| * | | ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker2021-06-251-0/+3
* | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-06-301-0/+7
|\ \ \ \
| * | | | ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson2021-06-111-0/+7
| |/ / /
* | | | Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-blockLinus Torvalds2021-06-301-0/+5
|\ \ \ \
| * | | | ACPI: Check StorageD3Enable _DSD property in ACPI codeMario Limonciello2021-06-161-0/+5
| |/ / /
* | | | Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-06-301-0/+7
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hansHans de Goede2021-06-161-1/+3
| |\ \ \ \
| * | | | | gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally2021-06-041-0/+7
| | |/ / / | |/| | |
* | | | | Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-06-291-4/+4
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko2021-06-071-1/+1
| * | | | ACPI: property: Constify stubs for CONFIG_ACPI=n caseAndy Shevchenko2021-06-071-3/+3
| |/ / /
| | | |
| \ \ \
*-. | | | Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2021-06-291-0/+2
|\ \| | | | | |_|/ | |/| |
| * | | ACPI: Add \_SB._OSC bit for PRMErik Kaneda2021-06-101-0/+1
| * | | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda2021-06-101-0/+1
| |/ /
* | / ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki2021-06-171-3/+0
| |/ |/|
* | ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally2021-06-071-1/+3
|/
*---. Merge branches 'acpi-cppc', 'acpi-video' and 'acpi-utils'Rafael J. Wysocki2021-04-261-0/+5
|\ \ \
| | * | ACPI: utils: Add acpi_reduced_hardware() helperHans de Goede2021-04-081-0/+5
| | |/
* | | Merge branch 'acpi-messages'Rafael J. Wysocki2021-04-261-0/+5
|\ \ \ | |_|/ |/| |
| * | ACPI: utils: Introduce acpi_evaluation_failure_warn()Rafael J. Wysocki2021-03-081-0/+5
* | | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-291-1/+8
| |/ |/|
* | gpiolib: acpi: Allow to find GpioInt() resource by name and indexAndy Shevchenko2021-03-081-2/+8
|/
* ACPI: bus: Constify is_acpi_node() and friends (part 2)Andy Shevchenko2021-03-031-3/+3
* Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-251-3/+0
|\
| * PCI/ACPI: Make acpi_pci_osc_control_set() staticBjorn Helgaas2021-01-271-3/+0
* | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-201-32/+0
|\ \
| * | ACPI: property: Make acpi_node_prop_read() staticAndy Shevchenko2021-02-121-11/+0
| * | ACPI: property: Remove dead codeAndy Shevchenko2021-02-121-21/+0
| |/
* | Merge tag 'thunderbolt-for-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2021-02-091-0/+10
|\ \ | |/ |/|
| * ACPI: Add support for native USB4 control _OSCMika Westerberg2021-02-041-0/+10
* | ACPI: scan: add stub acpi_create_platform_device() for !CONFIG_ACPIShawn Guo2021-01-071-0/+7
|/
* ACPI: Use fwnode_init() to set up fwnodeSaravana Kannan2020-12-121-1/+1
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-2/+2
* Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-18/+9
|\
| * Merge branch 'acpi-misc'Rafael J. Wysocki2020-10-131-10/+1
| |\
| | * ACPI: Make acpi_evaluate_dsm() prototype consistentJohn Garry2020-10-021-1/+1
| | * ACPI: Remove three unused inline functionsYueHaibing2020-09-251-9/+0
| * | Merge branch 'acpi-numa'Rafael J. Wysocki2020-10-131-8/+8
| |\ \
| | * | ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron2020-10-021-0/+1
| | * | ACPI: Rename acpi_map_pxm_to_online_node() to pxm_to_online_node()Jonathan Cameron2020-09-241-4/+4
| | * | ACPI: Remove side effect of partly creating a node in acpi_map_pxm_to_online_...Jonathan Cameron2020-09-241-4/+3
| | |/
* | / x86/numa: add 'nohmat' optionDan Williams2020-10-131-0/+2
|/ /
* / arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2020-09-301-1/+1
|/
* Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-08-041-6/+17
|\
| * drivers/acpi: Remove function castOscar Carter2020-06-271-6/+6
| * drivers/acpi: Add new macro ACPI_DECLARE_SUBTABLE_PROBE_ENTRYOscar Carter2020-06-271-0/+11