index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
bus.c
Age
Commit message (
Expand
)
Author
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
2023-04-05
of: Rename of_modalias_node()
Miquel Raynal
2023-03-27
ACPI: bus: Rework system-level device notification handling
Rafael J. Wysocki
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-12-12
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-11-21
ACPI: bus: Fix the _OSC capability check for FFH OpRegion
Sudeep Holla
2022-11-14
ACPI: Implement a generic FFH Opregion handler
Sudeep Holla
2022-11-07
ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
Besar Wicaksono
2022-10-03
Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
2022-09-03
ACPI: bus: Refactor ACPI matching functions for better readability
Andy Shevchenko
2022-09-03
ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
Andy Shevchenko
2022-08-25
ACPI: bus: Remove the unneeded result variable
ye xingchen
2022-08-23
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-23
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
2022-08-02
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-08-01
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]