index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
treewide: refresh kmalloc_obj() conversions
Kees Cook
1
-3
/
+5
9 days
ACPI: bus: Drop two fields from struct acpi_device_pnp
Rafael J. Wysocki
1
-4
/
+0
2026-08-27
Revert "ACPI: scan: Defer device power initialization"
Rafael J. Wysocki
2
-1
/
+4
2026-08-26
Merge tag 'acpi-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
8
-126
/
+228
2026-08-26
Merge branches 'acpi-battery', 'acpi-button', 'acpi-soc' and 'acpi-pfrut'
Rafael J. Wysocki
4
-81
/
+157
2026-08-26
Merge branch 'acpi-bus'
Rafael J. Wysocki
3
-36
/
+54
2026-08-26
Merge branch 'acpi-scan'
Rafael J. Wysocki
3
-9
/
+17
2026-08-21
ACPI: button: Add DMI quirk for Razer Blade Pro 17 early 2020 lid switch
Robin Everaars
1
-0
/
+11
2026-08-21
ACPI: scan: Do not combine resources that overlap completely
Rafael J. Wysocki
1
-1
/
+7
2026-08-20
Merge tag 'cxl-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
1
-26
/
+40
2026-08-20
Merge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2026-08-20
ACPI: pfr_update: fix stack buffer overflow in query_capability()
Anirudh Prasad
1
-21
/
+24
2026-08-20
ACPI: scan: Defer device power initialization
Peixin Xie
2
-4
/
+1
2026-08-19
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+5
2026-08-19
Merge tag 'media/v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
1
-0
/
+1
2026-08-19
Merge tag 'sound-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-0
/
+1
2026-08-18
Merge tag 'x86-msr-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-17
/
+8
2026-08-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-7
/
+49
2026-08-18
Merge tag 'pm-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-267
/
+356
2026-08-17
Merge branch 'for-next' into for-linus
Takashi Iwai
1
-0
/
+1
2026-08-14
ACPI: APD: Add clock frequency for HJMC01 I2C controller
Xiangyang Yu
1
-0
/
+6
2026-08-14
ACPI: APD: Convert fixed clock rates to use HZ_PER_MHZ
Hongnan Li
1
-14
/
+15
2026-08-14
ACPI: scan: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-11
/
+9
2026-08-14
ACPI: platform: Use acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-9
/
+7
2026-08-14
ACPI: bus: Introduce acpi_bus_get_primary_device()
Rafael J. Wysocki
1
-16
/
+38
2026-08-14
Merge back ACPI bus type changes for 7.3
Rafael J. Wysocki
3
-154
/
+16
2026-08-14
ACPI: scan: fix bus ID cleanup on device_add() failures
Hongyan Xu
1
-4
/
+9
2026-08-14
ACPI: battery: Protect all properties with a separated mutex
Rong Zhang
1
-46
/
+101
2026-08-14
Merge branch 'for-next/perf' into for-next/core
Will Deacon
1
-2
/
+4
2026-08-10
Merge branch 'acpi-video'
Rafael J. Wysocki
3
-8
/
+32
2026-08-10
Merge branches 'acpi-scan', 'acpi-pci', 'acpi-tad' and 'acpi-apei'
Rafael J. Wysocki
7
-58
/
+108
2026-08-10
ACPI: scan: Avoid registering platform devices with resource overlaps
Rafael J. Wysocki
1
-2
/
+37
2026-08-10
Merge tag 'v7.2-rc7' into driver-core-next
Danilo Krummrich
5
-30
/
+26
2026-08-07
ACPI: tables: Add missing #include <asm/fixmap.h>
Vivian Wang
1
-0
/
+1
2026-08-08
ACPI/IORT: use platform_device_set_fwnode()
Bartosz Golaszewski
1
-1
/
+1
2026-08-08
ACPI/APMT: use platform_device_set_fwnode()
Bartosz Golaszewski
1
-1
/
+1
2026-08-07
Merge branch 'intel-idle-lpi'
Rafael J. Wysocki
2
-267
/
+356
2026-08-07
Merge branch 'acpi-irqchip'
Rafael J. Wysocki
4
-146
/
+190
2026-08-07
Merge branches 'acpi-numa', 'acpi-misc' and 'pnp'
Rafael J. Wysocki
2
-4
/
+2
2026-08-07
Merge branches 'acpi-processor', 'acpi-ec', 'acpi-fan' and 'acpi-battery'
Rafael J. Wysocki
6
-82
/
+194
2026-08-07
ACPI: APEI: Handle repeated SEA error storms
Junhao He
1
-1
/
+9
2026-08-07
ACPI: APEI: Fix ERST timeout unit conversion
Nirmoy Das
1
-1
/
+1
2026-08-07
Merge branches 'acpi-bus', 'acpi-sysfs', 'acpi-tables' and 'acpi-driver'
Rafael J. Wysocki
5
-165
/
+69
2026-08-07
ACPI: APEI: GHES: fix ARM section length accounting after header
TanZheng
1
-1
/
+1
2026-08-07
ACPI: video: Release PCI device reference after lookup
Yuho Choi
1
-1
/
+3
2026-08-07
ACPI: PCI: Avoid misleading _OSC messages for non-PCIe host bridges without _OSC
Kazuma Kondo
1
-4
/
+7
2026-08-07
ACPI: TAD: Add locking around AML evaluations
Rafael J. Wysocki
1
-18
/
+28
2026-08-05
cxl: Tighten CPER kfifo registration API and symbol visibility
Dan Williams
1
-17
/
+15
2026-08-05
acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
Terry Bowman
1
-17
/
+33
2026-08-05
ACPI: video: force native backlight on Acer Nitro AN515-46
Marcos Paulo Medeiros
1
-0
/
+8
[next]