summaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'acpi-video', 'acpi-resource', 'acpi-pad' and 'acpi-misc'Rafael J. Wysocki2024-09-111-2/+4
|\ \
| | * ACPI: bus: Define and use symbols for device and class name lengthsMuhammad Qasim Abdul Majeed2024-08-261-2/+4
| |/
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki2024-09-111-1/+0
|\ \ \ | | |/ | |/|
| | * ACPI: sysfs: evaluate _STR on each sysfs accessThomas Weißschuh2024-08-021-1/+0
| |/
* | ACPI: scan: Define weak function to populate dependenciesSunil V L2024-08-271-0/+1
* | ACPI: scan: Refactor dependency creationSunil V L2024-08-271-0/+1
|/
* Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-251-1/+1
|\
| * driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman2024-07-031-1/+1
* | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-191-2/+1
|\ \
| * | iommu: Resolve fwspec ops automaticallyRobin Murphy2024-07-041-2/+1
| |/
* / ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse2024-06-281-0/+1
|/
* Merge tag 'hwmon-for-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-05-141-0/+5
|\
| * ACPI: IPMI: Add helper to wait for when SMI is selectedKai-Heng Feng2024-04-281-0/+5
| |
| \
*-. | Merge branches 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki2024-05-131-10/+18
|\ \|
| * | ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko2024-04-041-5/+8
| * | ACPI: bus: Don't use "proxy" headersAndy Shevchenko2024-04-041-0/+5
| * | ACPI: bus: Make container_of() no-op where it makes senseAndy Shevchenko2024-04-041-5/+5
| |/
* | Merge back earlier ACPI bus changes for 6.10.Rafael J. Wysocki2024-04-111-2/+6
|\ \
| * | ACPI: drop redundant owner from acpi_driverKrzysztof Kozlowski2024-04-081-1/+0
| * | ACPI: store owner from modules with acpi_bus_register_driver()Krzysztof Kozlowski2024-04-081-1/+6
| |/
* / ACPI: bus: allow _UID matching for integer zeroRaag Jadav2024-04-081-3/+5
|/
*-. Merge branches 'acpi-x86', 'acpi-video', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki2024-03-111-7/+7
|\ \
| * | ACPI: x86: Move acpi_quirk_skip_serdev_enumeration() out of CONFIG_X86_ANDROI...Hans de Goede2024-02-221-7/+7
| |/
* / ACPI: bus: make acpi_bus_type constRicardo B. Marliere2024-02-121-1/+1
|/
* Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-191-0/+2
|\
| * iommu: Retire bus opsRobin Murphy2023-11-271-0/+2
* | Merge branch 'acpi-utils'Rafael J. Wysocki2024-01-041-8/+68
|\ \
| * | ACPI: utils: Introduce helper for _DEP list lookupRafael J. Wysocki2023-12-191-0/+1
| * | ACPI: utils: Fix white space in struct acpi_handle_list definitionRafael J. Wysocki2023-12-151-1/+1
| * | ACPI: utils: Return bool from acpi_evaluate_reference()Rafael J. Wysocki2023-12-151-5/+3
| * | ACPI: bus: update acpi_dev_hid_uid_match() to support multiple typesRaag Jadav2023-12-061-1/+23
| * | ACPI: bus: update acpi_dev_uid_match() to support multiple typesRaag Jadav2023-12-061-1/+40
| |/
| |
| \
*-. \ Merge branches 'acpi-scan' and 'acpi-processor'Rafael J. Wysocki2024-01-041-0/+93
|\ \ \ | |_|/ |/| |
| * | ACPI: property: Replicate DT-aligned u32 properties from DisCo for ImagingSakari Ailus2023-11-201-0/+4
| * | ACPI: property: Dig "rotation" property for devices with CSI2 _CRSSakari Ailus2023-11-201-0/+1
| * | ACPI: scan: Extract MIPI DisCo for Imaging data into swnodesRafael J. Wysocki2023-11-201-0/+17
| * | ACPI: scan: Extract _CRS CSI-2 connection information into swnodesRafael J. Wysocki2023-11-201-0/+53
| * | ACPI: scan: Extract CSI-2 connection graph from _CRSRafael J. Wysocki2023-11-201-0/+18
| |/
* / ACPI: PM: Add acpi_device_fix_up_power_children() functionHans de Goede2023-11-201-0/+1
|/
* Merge branch 'acpi-bus'Rafael J. Wysocki2023-10-261-1/+1
|\
| * ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki2023-10-061-1/+1
| |
| \
*-. \ Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-misc' and 'acpi-uid'Rafael J. Wysocki2023-10-261-0/+1
|\ \ \ | | |/ | |/|
| | * ACPI: utils: Introduce acpi_dev_uid_match() for matching _UIDRaag Jadav2023-10-241-0/+1
| |/
* / ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki2023-09-291-3/+6
|/
*---. Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki2023-08-251-2/+9
|\ \ \
| | | * ACPI: Remove assorted unused declarations of functionsYue Haibing2023-08-171-2/+0
| | |/ | |/|
| | * ACPI: TAD: Install SystemCMOS address space handler for ACPI000EZhang Rui2023-08-171-0/+9
| |/
* / ACPI: bus: Introduce wrappers for ACPICA notify handler install/removeMichal Wilczynski2023-07-141-0/+6
|/
* ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki2023-06-051-0/+2
* ACPI: utils: Fix acpi_evaluate_dsm_typed() redefinition errorKiran K2023-03-201-1/+2