Age | Commit message (Expand) | Author | Files | Lines |
2022-03-18 | Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei' | Rafael J. Wysocki | 1 | -0/+4 |
2022-03-17 | ACPI: bus: Avoid using CPPC if not supported by firmware | Rafael J. Wysocki | 1 | -0/+8 |
2022-03-17 | Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ... | Rafael J. Wysocki | 1 | -8/+19 |
2022-03-10 | ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device | Ilkka Koskinen | 1 | -0/+2 |
2022-03-03 | ACPI: APEI: rename ghes_init() with an "acpi_" prefix | Shuai Xue | 1 | -1/+1 |
2022-03-03 | ACPI: APEI: explicit init of HEST and GHES in apci_init() | Shuai Xue | 1 | -0/+2 |
2022-03-02 | ACPI: bus: Introduce acpi_bus_for_each_dev() | Rafael J. Wysocki | 1 | -1/+6 |
2022-01-12 | Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2022-01-10 | Merge branches 'acpi-x86', 'acpi-pmic' and 'acpi-dptf' | Rafael J. Wysocki | 1 | -2/+2 |
2022-01-04 | ACPI: PCC: Implement OperationRegion handler for the PCC Type 3 subtype | Sudeep Holla | 1 | -0/+1 |
2021-12-30 | acpi: Export acpi_bus_type | Heikki Krogerus | 1 | -0/+1 |
2021-12-01 | ACPI: Change acpi_device_always_present() into acpi_device_override_status() | Hans de Goede | 1 | -2/+2 |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König | 1 | -2/+1 |
2021-07-16 | ACPI: bus: Rename functions to avoid name collision | Rafael J. Wysocki | 1 | -6/+6 |
2021-07-07 | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+2 |
2021-07-07 | Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' | Rafael J. Wysocki | 1 | -1/+2 |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+2 |
2021-07-02 | ACPI: Do not singal PRM support if not enabled | Aubrey Li | 1 | -1/+2 |
2021-06-29 | Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc' | Rafael J. Wysocki | 1 | -3/+2 |
2021-06-29 | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki | 1 | -2/+2 |
2021-06-29 | Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86' | Rafael J. Wysocki | 1 | -0/+3 |
2021-06-29 | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' | Rafael J. Wysocki | 1 | -3/+2 |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -0/+2 |
2021-06-25 | ACPI: Add driver for the VIOT table | Jean-Philippe Brucker | 1 | -0/+2 |
2021-06-21 | ACPI: scan: Simplify acpi_table_events_fn() | Rafael J. Wysocki | 1 | -1/+2 |
2021-06-11 | Merge back 'acpi-bus' material for v5.14. | Rafael J. Wysocki | 1 | -2/+0 |
2021-06-10 | ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc() | Hans de Goede | 1 | -2/+0 |
2021-06-10 | ACPI: Add \_SB._OSC bit for PRM | Erik Kaneda | 1 | -0/+1 |
2021-06-10 | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype | Erik Kaneda | 1 | -0/+2 |
2021-06-09 | ACPI: Pass the same capabilities to the _OSC regardless of the query flag | Mika Westerberg | 1 | -19/+8 |
2021-06-07 | ACPI: bus: Call kobject_put() in acpi_init() error path | Hanjun Guo | 1 | -0/+1 |
2021-06-07 | ACPI: bus: Remove unneeded assignment | Hanjun Guo | 1 | -3/+1 |
2021-06-07 | ACPI: bus: Use pr_*() macros to replace printk() | Hanjun Guo | 1 | -2/+2 |
2021-02-21 | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -34/+26 |
2021-02-04 | ACPI: bus: Clean up printing messages | Rafael J. Wysocki | 1 | -34/+26 |
2021-02-04 | ACPI: Add support for native USB4 control _OSC | Mika Westerberg | 1 | -0/+76 |
2021-02-04 | ACPI: Execute platform _OSC also with query bit clear | Mario Limonciello | 1 | -12/+31 |
2020-10-15 | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-10-02 | ACPI: Let ACPI know we support Generic Initiator Affinity Structures | Jonathan Cameron | 1 | -0/+4 |
2020-09-03 | ACPI: Export acpi_get_first_physical_node() to modules | Mika Westerberg | 1 | -0/+1 |
2019-11-29 | ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() | Vamshi K Sthambamkadi | 1 | -1/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -14/+1 |
2019-03-25 | ACPI: use different default debug value than ACPICA | Erik Schmauss | 1 | -3/+0 |
2019-02-27 | ACPI / bus: Respect PRP0001 when retrieving device match data | Andy Shevchenko | 1 | -0/+14 |
2019-02-07 | ACPI: Set debug output flags independent of ACPICA | Erik Schmauss | 1 | -0/+3 |
2019-01-16 | ACPI: EC: Look for ECDT EC after calling acpi_load_tables() | Rafael J. Wysocki | 1 | -12/+12 |
2018-11-26 | ACPI / glue: Add acpi_platform_notify() function | Heikki Krogerus | 1 | -1/+0 |
2018-10-18 | ACPI: probe ECDT before loading AML tables regardless of module-level code flag | Erik Schmauss | 1 | -28/+16 |
2018-09-06 | ACPI / bus: Only call dmi_check_system() on X86 | Jean Delvare | 1 | -6/+7 |