summaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)Author
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-16ACPI: bus: Rename functions to avoid name collisionRafael J. Wysocki
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: Do not singal PRM support if not enabledAubrey Li
2021-06-29Merge branches 'acpi-ec', 'acpi-apei', 'acpi-soc' and 'acpi-misc'Rafael J. Wysocki
2021-06-29Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki
2021-06-29Merge branches 'acpi-prm', 'acpi-sysfs' and 'acpi-x86'Rafael J. Wysocki
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker
2021-06-21ACPI: scan: Simplify acpi_table_events_fn()Rafael J. Wysocki
2021-06-11Merge back 'acpi-bus' material for v5.14.Rafael J. Wysocki
2021-06-10ACPI: Remove redundant clearing of context->ret.pointer from acpi_run_osc()Hans de Goede
2021-06-10ACPI: Add \_SB._OSC bit for PRMErik Kaneda
2021-06-10ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtypeErik Kaneda
2021-06-09ACPI: Pass the same capabilities to the _OSC regardless of the query flagMika Westerberg
2021-06-07ACPI: bus: Call kobject_put() in acpi_init() error pathHanjun Guo
2021-06-07ACPI: bus: Remove unneeded assignmentHanjun Guo
2021-06-07ACPI: bus: Use pr_*() macros to replace printk()Hanjun Guo
2021-02-20Merge tag 'acpi-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-02-04ACPI: bus: Clean up printing messagesRafael J. Wysocki
2021-02-04ACPI: Add support for native USB4 control _OSCMika Westerberg
2021-02-04ACPI: Execute platform _OSC also with query bit clearMario Limonciello
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-02ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron
2020-09-03ACPI: Export acpi_get_first_physical_node() to modulesMika Westerberg
2019-11-29ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data()Vamshi K Sthambamkadi
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-03-25ACPI: use different default debug value than ACPICAErik Schmauss
2019-02-27ACPI / bus: Respect PRP0001 when retrieving device match dataAndy Shevchenko
2019-02-07ACPI: Set debug output flags independent of ACPICAErik Schmauss
2019-01-15ACPI: EC: Look for ECDT EC after calling acpi_load_tables()Rafael J. Wysocki
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus
2018-10-18ACPI: probe ECDT before loading AML tables regardless of module-level code flagErik Schmauss
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare
2018-08-09ACPI: bus: Fix a pointer coding style issueTom Todd
2018-07-20Revert "ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision...Kai Heng Feng
2018-03-18ACPICA: Rename a global for clarity, no functional changeBob Moore
2018-02-12device property: Constify device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Rename acpi_get_match_data() to acpi_device_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Remove checks in acpi_get_match_data()Andy Shevchenko
2018-02-12ACPI / bus: Do not traverse through non-existed device tableAndy Shevchenko
2018-02-09Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-02-06ACPI / bus: Parse tables as term_list for Dell XPS 9570 and Precision M5530Kai Heng Feng
2018-02-04ACPI / bus: Do not call _STA on battery devices with unmet dependenciesHans de Goede
2018-02-04ACPI: export acpi_bus_get_status_handle()Hans de Goede
2017-12-13ACPI / bus: Introduce acpi_get_match_data() functionSinan Kaya