| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2021-09-01 | 1 | -2/+1 |
|\ |
|
| * | bus: Make remove callback return void | Uwe Kleine-König | 2021-07-21 | 1 | -2/+1 |
* | | ACPI: bus: Rename functions to avoid name collision | Rafael J. Wysocki | 2021-07-16 | 1 | -6/+6 |
|/ |
|
* | Merge tag 'acpi-5.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-07-07 | 1 | -1/+2 |
|\ |
|
| * | Merge branches 'acpi-misc', 'acpi-video' and 'acpi-prm' | Rafael J. Wysocki | 2021-07-07 | 1 | -1/+2 |
| |\ |
|
| | * | ACPI: Do not singal PRM support if not enabled | Aubrey Li | 2021-07-02 | 1 | -1/+2 |
* | | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-07-02 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| | |
|
| | | | |
| | \ | |
| *-. \ | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 1 | -0/+2 |
| |\ \ \ |
|
| | | * | | ACPI: Add driver for the VIOT table | Jean-Philippe Brucker | 2021-06-25 | 1 | -0/+2 |
| | |/ / |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc' | Rafael J. Wysocki | 2021-06-29 | 1 | -3/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ACPI: bus: Call kobject_put() in acpi_init() error path | Hanjun Guo | 2021-06-07 | 1 | -0/+1 |
| | * | | | ACPI: bus: Remove unneeded assignment | Hanjun Guo | 2021-06-07 | 1 | -3/+1 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
*-. \ \ \ | Merge branches 'acpi-dptf' and 'acpi-messages' | Rafael J. Wysocki | 2021-06-29 | 1 | -2/+2 |
|\ \ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | ACPI: bus: Use pr_*() macros to replace printk() | Hanjun Guo | 2021-06-07 | 1 | -2/+2 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
*-. | | | | Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86' | Rafael J. Wysocki | 2021-06-29 | 1 | -0/+3 |
|\ \| | |
| | |_|/
| |/| | |
|
| * | | | ACPI: Add \_SB._OSC bit for PRM | Erik Kaneda | 2021-06-10 | 1 | -0/+1 |
| * | | | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype | Erik Kaneda | 2021-06-10 | 1 | -0/+2 |
| |/ / |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. | | | Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' | Rafael J. Wysocki | 2021-06-29 | 1 | -3/+2 |
|\ \ \| |
| |_|_|/
|/| | | |
|
| | * | | ACPI: scan: Simplify acpi_table_events_fn() | Rafael J. Wysocki | 2021-06-21 | 1 | -1/+2 |
| | |/ |
|
| * | | Merge back 'acpi-bus' material for v5.14. | Rafael J. Wysocki | 2021-06-11 | 1 | -2/+0 |
|/| | |
|
| * | | ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc() | Hans de Goede | 2021-06-10 | 1 | -2/+0 |
| |/ |
|
* / | ACPI: Pass the same capabilities to the _OSC regardless of the query flag | Mika Westerberg | 2021-06-09 | 1 | -19/+8 |
|/ |
|
* | Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2021-02-20 | 1 | -34/+26 |
|\ |
|
| * | ACPI: bus: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 1 | -34/+26 |
* | | ACPI: Add support for native USB4 control _OSC | Mika Westerberg | 2021-02-04 | 1 | -0/+76 |
* | | ACPI: Execute platform _OSC also with query bit clear | Mario Limonciello | 2021-02-04 | 1 | -12/+31 |
|/ |
|
* | Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2020-10-15 | 1 | -0/+1 |
|\ |
|
| * | ACPI: Export acpi_get_first_physical_node() to modules | Mika Westerberg | 2020-09-03 | 1 | -0/+1 |
* | | ACPI: Let ACPI know we support Generic Initiator Affinity Structures | Jonathan Cameron | 2020-10-02 | 1 | -0/+4 |
|/ |
|
* | ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() | Vamshi K Sthambamkadi | 2019-11-29 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | ACPI: use different default debug value than ACPICA | Erik Schmauss | 2019-03-25 | 1 | -3/+0 |
* | ACPI / bus: Respect PRP0001 when retrieving device match data | Andy Shevchenko | 2019-02-27 | 1 | -0/+14 |
* | ACPI: Set debug output flags independent of ACPICA | Erik Schmauss | 2019-02-07 | 1 | -0/+3 |
* | ACPI: EC: Look for ECDT EC after calling acpi_load_tables() | Rafael J. Wysocki | 2019-01-15 | 1 | -12/+12 |
* | ACPI / glue: Add acpi_platform_notify() function | Heikki Krogerus | 2018-11-26 | 1 | -1/+0 |
* | ACPI: probe ECDT before loading AML tables regardless of module-level code flag | Erik Schmauss | 2018-10-18 | 1 | -28/+16 |
* | ACPI / bus: Only call dmi_check_system() on X86 | Jean Delvare | 2018-09-06 | 1 | -6/+7 |
* | ACPI: bus: Fix a pointer coding style issue | Tom Todd | 2018-08-09 | 1 | -1/+1 |
* | Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision... | Kai Heng Feng | 2018-07-20 | 1 | -31/+7 |
* | ACPICA: Rename a global for clarity, no functional change | Bob Moore | 2018-03-18 | 1 | -3/+3 |
* | device property: Constify device_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -2/+2 |
* | ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -2/+2 |
* | ACPI / bus: Remove checks in acpi_get_match_data() | Andy Shevchenko | 2018-02-12 | 1 | -6/+0 |
* | ACPI / bus: Do not traverse through non-existed device table | Andy Shevchenko | 2018-02-12 | 1 | -25/+38 |
* | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-02-09 | 1 | -7/+38 |
|\ |
|
| * | ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530 | Kai Heng Feng | 2018-02-06 | 1 | -7/+31 |
| * | ACPI / bus: Do not call _STA on battery devices with unmet dependencies | Hans de Goede | 2018-02-04 | 1 | -0/+6 |
| * | ACPI: export acpi_bus_get_status_handle() | Hans de Goede | 2018-02-04 | 1 | -0/+1 |
* | | ACPI / bus: Introduce acpi_get_match_data() function | Sinan Kaya | 2017-12-13 | 1 | -0/+18 |
|/ |
|