summaryrefslogtreecommitdiff
path: root/drivers/acpi/bus.c
AgeCommit message (Expand)Author
2023-07-06Merge branches 'acpi-bus' and 'acpi-scan'Rafael J. Wysocki
2023-07-04ACPI: bus: Introduce acpi_match_acpi_device() helperAndy Shevchenko
2023-06-29ACPI: bus: Constify acpi_companion_match() returned valueAndy Shevchenko
2023-06-26Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2023-06-16ACPI: bus: Simplify installation and removal of notify callbackRafael J. Wysocki
2023-06-08ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()Sudeep Holla
2023-04-27Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-04-18ACPI: bus: Ensure that notify handlers are not running after removalRafael J. Wysocki
2023-04-18ACPI: bus: Add missing braces to acpi_sb_notify()Rafael J. Wysocki
2023-04-10Merge 6.3-rc6 into char-misc-nextGreg Kroah-Hartman
2023-04-05of: Rename of_modalias_node()Miquel Raynal
2023-03-27ACPI: bus: Rework system-level device notification handlingRafael J. Wysocki
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-11-21ACPI: bus: Fix the _OSC capability check for FFH OpRegionSudeep Holla
2022-11-14ACPI: Implement a generic FFH Opregion handlerSudeep Holla
2022-11-07ACPI: ARM Performance Monitoring Unit Table (APMT) initial supportBesar Wicaksono
2022-10-03Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'Rafael J. Wysocki
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki
2022-09-03ACPI: bus: Refactor ACPI matching functions for better readabilityAndy Shevchenko
2022-09-03ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()Andy Shevchenko
2022-08-25ACPI: bus: Remove the unneeded result variableye xingchen
2022-08-23ACPI: move from strlcpy() with unused retval to strscpy()Wolfram Sang
2022-08-23ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki
2022-08-02Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-08-01Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-29Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'Rafael J. Wysocki
2022-07-29Merge branch 'acpi-bus'Rafael J. Wysocki
2022-07-20irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArchJianmin Lv
2022-07-05ACPI: CPPC: Only probe for _CPC if CPPC v2 is ackedMario Limonciello
2022-07-05ACPI: VIOT: Fix ACS setupEric Auger
2022-06-30ACPI: bus: Drop driver member of struct acpi_deviceUwe Kleine-König
2022-06-30ACPI: bus: Drop redundant check in acpi_device_remove()Uwe Kleine-König
2022-06-20ACPI: bus: Introduce acpi_dev_for_each_child_reverse()Rafael J. Wysocki
2022-06-20ACPI: bus: Export acpi_dev_for_each_child() to modulesRafael J. Wysocki
2022-05-27Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2022-05-24Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-05-19ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supportedPierre Gondois
2022-05-19ACPI: CPPC: Check _OSC for flexible address spacePierre Gondois
2022-04-28PCI/ACPI: add a helper for retrieving _OSC Control DWORDsVishal Verma
2022-04-22ACPI: bus: Avoid non-ACPI device objects in walks over childrenRafael J. Wysocki
2022-04-13ACPI: bus: Introduce acpi_dev_for_each_child()Rafael J. Wysocki
2022-03-18Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'Rafael J. Wysocki
2022-03-17ACPI: bus: Avoid using CPPC if not supported by firmwareRafael J. Wysocki
2022-03-17Revert "ACPI: Pass the same capabilities to the _OSC regardless of the query ...Rafael J. Wysocki
2022-03-10ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset deviceIlkka Koskinen
2022-03-03ACPI: APEI: rename ghes_init() with an "acpi_" prefixShuai Xue
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds