index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
bus.c
Age
Commit message (
Expand
)
Author
2026-03-18
ACPI: bus: Fix MFD child automatic modprobe issue
Pratap Nirujogi
2026-02-05
Merge branch 'acpi-driver'
Rafael J. Wysocki
2026-02-05
Merge branch 'acpi-bus'
Rafael J. Wysocki
2026-01-27
irqchip/gic-v5: Add ACPI IRS probing
Lorenzo Pieralisi
2026-01-15
ACPI: scan: Register platform devices for backlight device objects
Rafael J. Wysocki
2026-01-14
ACPI: bus: Align acpi_device_get_match_data() with driver match order
Kartik Rajput
2026-01-02
ACPI: bus: Fix typo under sizeof() in acpi_run_osc()
Rafael J. Wysocki
2026-01-02
ACPI: bus: Adjust acpi_osc_handshake() parameter list
Rafael J. Wysocki
2025-12-23
ACPI: bus: Rework the handling of \_SB._OSC USB4 features
Rafael J. Wysocki
2025-12-23
ACPI: bus: Adjust feature mask creation for \_SB._OSC
Rafael J. Wysocki
2025-12-23
ACPI: bus: Rework the handling of \_SB._OSC platform features
Rafael J. Wysocki
2025-12-23
ACPI: bus: Rename label and use ACPI_FREE() in acpi_run_osc()
Rafael J. Wysocki
2025-12-23
ACPI: bus: Split _OSC error processing out of acpi_run_osc()
Rafael J. Wysocki
2025-12-23
ACPI: bus: Split _OSC evaluation out of acpi_run_osc()
Rafael J. Wysocki
2025-12-23
ACPI: bus: Rework printing debug messages on _OSC errors
Rafael J. Wysocki
2025-12-23
ACPI: bus: Fix handling of _OSC errors in acpi_run_osc()
Rafael J. Wysocki
2025-07-22
ACPI: Fix typos
Bjorn Helgaas
2025-05-23
ACPI: bus: Bail out if acpi_kobj registration fails
Armin Wolf
2024-11-22
ACPI: introduce acpi_arch_init()
Miao Wang
2024-08-27
ACPI: bus: Add RINTC IRQ model for RISC-V
Sunil V L
2024-08-27
ACPI: bus: Add acpi_riscv_init() function
Sunil V L
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-01
ACPI: bus: Indicate support for battery charge limiting thru _OSC
Armin Wolf
2024-05-13
Merge branches 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
2024-04-30
ACPI: scan: Avoid enumerating devices with clearly invalid _STA values
Rafael J. Wysocki
2024-04-08
ACPI: store owner from modules with acpi_bus_register_driver()
Krzysztof Kozlowski
2024-03-27
ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
Armin Wolf
2024-03-27
ACPI: bus: Indicate support for the Generic Event Device thru _OSC
Armin Wolf
2024-03-27
ACPI: bus: Indicate support for more than 16 p-states thru _OSC
Armin Wolf
2024-03-27
ACPI: bus: Indicate support for _TFP thru _OSC
Armin Wolf
2024-02-12
ACPI: bus: make acpi_bus_type const
Ricardo B. Marliere
2023-11-20
ACPI: Run USB4 _OSC() first with query bit set
Mika Westerberg
2023-10-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
2023-10-18
ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
Hanjun Guo
2023-10-06
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
2023-08-25
Merge branch 'acpi-processor'
Rafael J. Wysocki
2023-07-17
ACPI: processor: Use _OSC to convey OSPM processor support information
Michal Wilczynski
2023-07-14
ACPI: bus: Set driver_data to NULL every time .add() fails
Michal Wilczynski
2023-07-14
ACPI: bus: Introduce wrappers for ACPICA notify handler install/remove
Michal Wilczynski
2023-07-06
Merge branches 'acpi-bus' and 'acpi-scan'
Rafael J. Wysocki
2023-07-04
ACPI: bus: Introduce acpi_match_acpi_device() helper
Andy Shevchenko
2023-06-29
ACPI: bus: Constify acpi_companion_match() returned value
Andy Shevchenko
2023-06-26
Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-06-16
ACPI: bus: Simplify installation and removal of notify callback
Rafael J. Wysocki
2023-06-08
ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
Sudeep Holla
2023-04-27
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-18
ACPI: bus: Ensure that notify handlers are not running after removal
Rafael J. Wysocki
2023-04-18
ACPI: bus: Add missing braces to acpi_sb_notify()
Rafael J. Wysocki
2023-04-10
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
[next]