index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
bus.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-26
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
|
|
*
|
ACPI: bus: Drop redundant check in acpi_device_remove()
Uwe Kleine-König
2022-06-30
1
-6
/
+6
|
|
*
|
ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
Rafael J. Wysocki
2022-06-20
1
-0
/
+12
|
|
*
|
ACPI: bus: Export acpi_dev_for_each_child() to modules
Rafael J. Wysocki
2022-06-20
1
-0
/
+1
|
|
|
/
*
|
|
Merge tag 'irq-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-08-01
1
-0
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
irqchip / ACPI: Introduce ACPI_IRQ_MODEL_LPIC for LoongArch
Jianmin Lv
2022-07-20
1
-0
/
+3
|
|
/
*
/
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
2022-07-05
1
-6
/
+5
|
/
*
Merge tag 'cxl-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...
Linus Torvalds
2022-05-27
1
-1
/
+1
|
\
|
*
PCI/ACPI: add a helper for retrieving _OSC Control DWORDs
Vishal Verma
2022-04-28
1
-1
/
+1
*
|
Merge tag 'pm-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-05-24
1
-8
/
+26
|
\
\
|
*
|
ACPI: bus: Set CPPC _OSC bits for all and when CPPC_LIB is supported
Pierre Gondois
2022-05-19
1
-8
/
+8
|
*
|
ACPI: CPPC: Check _OSC for flexible address space
Pierre Gondois
2022-05-19
1
-0
/
+18
|
|
/
*
|
ACPI: bus: Avoid non-ACPI device objects in walks over children
Rafael J. Wysocki
2022-04-22
1
-2
/
+22
*
|
ACPI: bus: Introduce acpi_dev_for_each_child()
Rafael J. Wysocki
2022-04-13
1
-0
/
+6
|
/
*
-
.
Merge branches 'acpi-soc', 'acpi-video' and 'acpi-apei'
Rafael J. Wysocki
2022-03-18
1
-0
/
+4
|
\
\
|
|
*
ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device
Ilkka Koskinen
2022-03-10
1
-0
/
+2
|
|
*
ACPI: APEI: rename ghes_init() with an "acpi_" prefix
Shuai Xue
2022-03-03
1
-1
/
+1
|
|
*
ACPI: APEI: explicit init of HEST and GHES in apci_init()
Shuai Xue
2022-03-03
1
-0
/
+2
|
|
/
[next]