summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
AgeCommit message (Expand)Author
2026-06-15Merge tag 'driver-core-7.2-rc1' of gitolite.kernel.org:pub/scm/linux/kernel/g...Linus Torvalds
2026-05-25ACPI: bus: Introduce devm_acpi_install_notify_handler()Rafael J. Wysocki
2026-05-25Merge tag 'v7.1-rc5' into driver-core-nextDanilo Krummrich
2026-04-28rust: ACPI: fix missing match data for PRP0001Markus Probst
2026-04-27ACPI: bus: add missing forward declaration to acpi_bus.hBartosz Golaszewski
2026-04-09Merge branch 'acpi-driver'Rafael J. Wysocki
2026-03-13ACPI: AC: Define ACPI_AC_CLASS in one placeRafael J. Wysocki
2026-03-13ACPI: event: Redefine acpi_notifier_call_chain()Rafael J. Wysocki
2026-02-26ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setupRafael J. Wysocki
2024-12-19ACPI: bus: implement acpi_device_hid when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement for_each_acpi_consumer_dev when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement acpi_get_physical_device_location when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: implement for_each_acpi_dev_match when !ACPIRicardo Ribalda
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-09-11Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L
2024-08-27ACPI: scan: Refactor dependency creationSunil V L
2024-08-26ACPI: bus: Define and use symbols for device and class name lengthsMuhammad Qasim Abdul Majeed
2024-08-02ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-06-28ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2024-05-14Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-05-13Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki
2024-04-28ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng
2024-04-11Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki
2024-04-08ACPI: bus: allow _UID matching for integer zeroRaag Jadav
2024-04-08ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski
2024-04-08ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko
2024-04-04ACPI: bus: Don't use "proxy" headersAndy Shevchenko
2024-04-04ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko
2024-03-11Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2024-02-22ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede
2024-02-12ACPI: bus: make acpi_bus_type constRicardo B. Marliere
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-04Merge branch 'acpi-utils'Rafael J. Wysocki
2024-01-04Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki
2023-12-19ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki
2023-12-15ACPI: utils: Fix white space in struct acpi_handle_list definitionRafael J. Wysocki
2023-12-15ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki
2023-12-06ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav
2023-12-06ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav
2023-11-27iommu: Retire bus opsRobin Murphy
2023-11-20ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede
2023-11-20ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus
2023-11-20ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus