summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello2022-07-051-6/+5
* Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds2022-05-271-1/+1
|\
| * PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma2022-04-281-1/+1
* | Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-05-241-8/+26
|\ \
| * | ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supportedPierre Gondois2022-05-191-8/+8
| * | ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois2022-05-191-0/+18
| |/
* | ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki2022-04-221-2/+22
* | ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki2022-04-131-0/+6
|/
*-. Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki2022-03-181-0/+4
|\ \
| | * ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen2022-03-101-0/+2
| | * ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue2022-03-031-1/+1
| | * ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue2022-03-031-0/+2
| |/
* | ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki2022-03-171-0/+8
* | Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki2022-03-171-8/+19
* | ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki2022-03-021-1/+6
|/
* Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-01-121-0/+1
|\
| * acpi: Export acpi_bus_typeHeikki Krogerus2021-12-301-0/+1
| |
| \
*-. | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf'Rafael J. Wysocki2022-01-101-2/+2
|\ \|
| * | ACPI: Change acpi_device_always_present() into acpi_device_override_status()Hans de Goede2021-12-011-2/+2
| |/
* / ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtypeSudeep Holla2022-01-041-0/+1
|/
* Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-2/+1
|\
| * bus: Make remove callback return voidUwe Kleine-König2021-07-211-2/+1
* | ACPI: bus: Rename functions to avoid name collisionRafael J. Wysocki2021-07-161-6/+6
|/
* Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-07-071-1/+2
|\
| * Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm'Rafael J. Wysocki2021-07-071-1/+2
| |\
| | * ACPI: Do not singal PRM support if not enabledAubrey Li2021-07-021-1/+2
* | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-07-021-0/+2
|\ \ \ | |/ / |/| |
| | |
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-251-0/+2
| |\ \ \
| | | * | ACPI: Add driver for the VIOT tableJean-Philippe Brucker2021-06-251-0/+2
| | |/ /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki2021-06-291-3/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo2021-06-071-0/+1
| | * | | ACPI: bus: Remove unneeded assignmentHanjun Guo2021-06-071-3/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki2021-06-291-2/+2
|\ \ \ \ \ | | |/ / / | |/| | |
| | * | | ACPI: bus: Use pr_*() macros to replace printk()Hanjun Guo2021-06-071-2/+2
| |/ / /
| | | |
| \ \ \
*-. | | | Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki2021-06-291-0/+3
|\ \| | | | | |_|/ | |/| |
| * | | 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/+2
| |/ /
| | |
| \ \
| \ \
| \ \
*---. | | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2021-06-291-3/+2
|\ \ \| | | |_|_|/ |/| | |
| | * | ACPI: scan: Simplify acpi_table_events_fn()Rafael J. Wysocki2021-06-211-1/+2
| | |/
| * | Merge back 'acpi-bus' material for v5.14.Rafael J. Wysocki2021-06-111-2/+0
|/| |
| * | ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()Hans de Goede2021-06-101-2/+0
| |/
* / ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg2021-06-091-19/+8
|/
* Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-02-201-34/+26
|\
| * ACPI: bus: Clean up printing messagesRafael J. Wysocki2021-02-041-34/+26
* | ACPI: Add support for native USB4 control _OSCMika Westerberg2021-02-041-0/+76
* | ACPI: Execute platform _OSC also with query bit clearMario Limonciello2021-02-041-12/+31
|/
* Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-10-151-0/+1
|\
| * ACPI: Export acpi_get_first_physical_node() to modulesMika Westerberg2020-09-031-0/+1
* | ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron2020-10-021-0/+4
|/
* ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi2019-11-291-1/+1