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