index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
bus.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: bus: Add RINTC IRQ model for RISC-V
Sunil V L
2024-08-27
1
-0
/
+3
*
ACPI: bus: Add acpi_riscv_init() function
Sunil V L
2024-08-27
1
-0
/
+1
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-2
/
+2
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-2
/
+2
*
|
ACPI: bus: Indicate support for battery charge limiting thru _OSC
Armin Wolf
2024-07-01
1
-0
/
+2
|
/
*
-
.
Merge branches 'acpi-scan' and 'acpi-tables'
Rafael J. Wysocki
2024-05-13
1
-0
/
+11
|
\
\
|
*
|
ACPI: scan: Avoid enumerating devices with clearly invalid _STA values
Rafael J. Wysocki
2024-04-30
1
-0
/
+11
|
|
/
*
|
ACPI: store owner from modules with acpi_bus_register_driver()
Krzysztof Kozlowski
2024-04-08
1
-4
/
+5
*
|
ACPI: bus: Indicate support for IRQ ResourceSource thru _OSC
Armin Wolf
2024-03-27
1
-0
/
+1
*
|
ACPI: bus: Indicate support for the Generic Event Device thru _OSC
Armin Wolf
2024-03-27
1
-0
/
+1
*
|
ACPI: bus: Indicate support for more than 16 p-states thru _OSC
Armin Wolf
2024-03-27
1
-0
/
+1
*
|
ACPI: bus: Indicate support for _TFP thru _OSC
Armin Wolf
2024-03-27
1
-0
/
+2
|
/
*
ACPI: bus: make acpi_bus_type const
Ricardo B. Marliere
2024-02-12
1
-1
/
+1
*
ACPI: Run USB4 _OSC() first with query bit set
Mika Westerberg
2023-11-20
1
-3
/
+29
*
Merge branch 'acpi-bus'
Rafael J. Wysocki
2023-10-26
1
-2
/
+2
|
\
|
*
ACPI: bus: Add context argument to acpi_dev_install_notify_handler()
Rafael J. Wysocki
2023-10-06
1
-2
/
+2
*
|
ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()
Hanjun Guo
2023-10-18
1
-1
/
+1
|
/
*
Merge branch 'acpi-processor'
Rafael J. Wysocki
2023-08-25
1
-4
/
+1
|
\
|
*
ACPI: processor: Use _OSC to convey OSPM processor support information
Michal Wilczynski
2023-07-17
1
-4
/
+1
*
|
ACPI: bus: Set driver_data to NULL every time .add() fails
Michal Wilczynski
2023-07-14
1
-1
/
+3
*
|
ACPI: bus: Introduce wrappers for ACPICA notify handler install/remove
Michal Wilczynski
2023-07-14
1
-0
/
+24
|
/
*
-
.
Merge branches 'acpi-bus' and 'acpi-scan'
Rafael J. Wysocki
2023-07-06
1
-7
/
+24
|
\
\
|
|
*
ACPI: bus: Introduce acpi_match_acpi_device() helper
Andy Shevchenko
2023-07-04
1
-4
/
+21
|
|
/
|
/
|
|
*
ACPI: bus: Constify acpi_companion_match() returned value
Andy Shevchenko
2023-06-29
1
-3
/
+3
|
/
*
Merge tag 'acpi-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-06-27
1
-44
/
+9
|
\
|
*
ACPI: bus: Simplify installation and removal of notify callback
Rafael J. Wysocki
2023-06-16
1
-44
/
+9
*
|
ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
Sudeep Holla
2023-06-08
1
-6
/
+1
|
/
*
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-04-27
1
-3
/
+4
|
\
|
*
Merge 6.3-rc6 into char-misc-next
Greg Kroah-Hartman
2023-04-10
1
-46
/
+37
|
|
\
|
*
|
of: Rename of_modalias_node()
Miquel Raynal
2023-04-05
1
-3
/
+4
*
|
|
ACPI: bus: Ensure that notify handlers are not running after removal
Rafael J. Wysocki
2023-04-18
1
-0
/
+1
*
|
|
ACPI: bus: Add missing braces to acpi_sb_notify()
Rafael J. Wysocki
2023-04-18
1
-1
/
+2
|
|
/
|
/
|
*
|
ACPI: bus: Rework system-level device notification handling
Rafael J. Wysocki
2023-03-27
1
-46
/
+37
|
/
*
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2023-01-27
1
-1
/
+1
*
Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2022-12-12
1
-0
/
+3
|
\
|
*
ACPI: bus: Fix the _OSC capability check for FFH OpRegion
Sudeep Holla
2022-11-21
1
-6
/
+3
|
*
ACPI: Implement a generic FFH Opregion handler
Sudeep Holla
2022-11-14
1
-0
/
+6
*
|
ACPI: ARM Performance Monitoring Unit Table (APMT) initial support
Besar Wicaksono
2022-11-07
1
-0
/
+2
|
/
*
-
.
Merge branches 'acpi-misc', 'acpi-tools' and 'acpi-docs'
Rafael J. Wysocki
2022-10-03
1
-2
/
+2
|
\
\
|
*
|
ACPI: move from strlcpy() with unused retval to strscpy()
Wolfram Sang
2022-08-23
1
-2
/
+2
|
|
/
|
|
|
\
*
-
.
\
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
2022-09-30
1
-15
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
ACPI: bus: Refactor ACPI matching functions for better readability
Andy Shevchenko
2022-09-03
1
-10
/
+10
|
|
*
ACPI: bus: Drop kernel doc annotation from acpi_bus_notify()
Andy Shevchenko
2022-09-03
1
-1
/
+1
|
|
*
ACPI: bus: Remove the unneeded result variable
ye xingchen
2022-08-25
1
-4
/
+1
|
|
/
*
/
ACPI: Rename acpi_bus_get/put_acpi_device()
Rafael J. Wysocki
2022-08-23
1
-3
/
+3
|
/
*
Merge tag 'acpi-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-08-02
1
-17
/
+30
|
\
|
*
-
-
-
.
Merge branches 'acpi-pm', 'acpi-soc', 'acpi-tables' and 'acpi-resource'
Rafael J. Wysocki
2022-07-29
1
-0
/
+1
|
|
\
\
\
|
|
|
*
|
ACPI: VIOT: Fix ACS setup
Eric Auger
2022-07-05
1
-0
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'acpi-bus'
Rafael J. Wysocki
2022-07-29
1
-17
/
+29
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ACPI: bus: Drop driver member of struct acpi_device
Uwe Kleine-König
2022-06-30
1
-11
/
+10
[next]