index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
acpi
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-26
ACPI: proc: Use str_enabled_disabled() helper
Andy Shevchenko
1
-5
/
+4
2025-06-26
ACPI: proc: Remove unused header
Andy Shevchenko
1
-1
/
+0
2025-06-26
ACPI: proc: Use correct format specifier and drop casting
Andy Shevchenko
1
-2
/
+2
2025-06-26
ACPI: wakeup: Drop unneeded casting for sleep_state
Andy Shevchenko
1
-2
/
+2
2025-06-26
ACPICA: Decrease `AcpiExTracePoint` verbosity
Mario Limonciello
1
-2
/
+2
2025-06-26
ACPI: APEI: EINJ: Fix check and iounmap of uninitialized pointer p
Colin Ian King
1
-1
/
+1
2025-06-26
ACPI: APEI: EINJ: Fix less than zero comparison on a size_t variable
Colin Ian King
1
-1
/
+1
2025-06-26
ACPI: APEI: EINJ: prevent memory corruption in error_type_set()
Dan Carpenter
1
-0
/
+4
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
9
-8
/
+53
2025-06-18
ACPICA: Refuse to evaluate a method if arguments are missing
Rafael J. Wysocki
1
-0
/
+7
2025-06-18
ACPI: Enable CONFIG_ACPI_DEBUG by default
Mario Limonciello
1
-0
/
+1
2025-06-18
ACPI: DPTF: Support for Wildcat Lake
Srinivas Pandruvada
3
-0
/
+10
2025-06-18
ACPI: APEI: EINJ: Enable EINJv2 error injections
Zaid Alali
1
-11
/
+47
2025-06-18
ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome
Tony Luck
1
-0
/
+97
2025-06-18
ACPI: APEI: EINJ: Discover EINJv2 parameters
Zaid Alali
1
-2
/
+24
2025-06-18
ACPI: APEI: EINJ: Add einjv2 extension struct
Zaid Alali
1
-0
/
+24
2025-06-18
ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
Zaid Alali
3
-16
/
+63
2025-06-18
ACPI: APEI: EINJ: Fix kernel test sparse warnings
Zaid Alali
1
-46
/
+60
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
1
-2
/
+2
2025-06-13
Merge tag 'acpi-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
5
-8
/
+29
2025-06-13
Merge branches 'acpi-pad', 'acpi-cppc', 'acpi-ec' and 'acpi-resource'
Rafael J. Wysocki
4
-2
/
+26
2025-06-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
3
-0
/
+17
2025-06-10
ACPI: resource: Use IRQ override on MACHENIKE 16P
Wentao Guan
1
-0
/
+7
2025-06-10
ACPI: EC: Ignore ECDT tables with an invalid ID string
Armin Wolf
1
-0
/
+17
2025-06-10
ACPI: CPPC: Fix NULL pointer dereference when nosmp is used
Yunhui Cui
1
-1
/
+1
2025-06-10
ACPI: PAD: Update arguments of mwait_idle_with_hints()
Uros Bizjak
1
-1
/
+1
2025-06-10
ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure
Dan Williams
1
-6
/
+3
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-07
ACPI: processor: Rescan "dead" SMT siblings during initialization
Rafael J. Wysocki
3
-0
/
+17
2025-06-03
Merge tag 'hyperv-next-signed-20250602' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-2
/
+14
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+13
2025-05-30
Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-3
/
+5
2025-05-30
Merge branches 'acpica', 'acpi-tables' and 'acpi-apei'
Rafael J. Wysocki
3
-3
/
+5
2025-05-29
ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()
Ahmed Salem
1
-1
/
+1
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-1
/
+2
2025-05-27
Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
167
-457
/
+710
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
2
-5
/
+6
2025-05-27
ACPI: MRRM: Silence error code static checker warning
Dan Carpenter
1
-1
/
+3
2025-05-27
ACPI: APEI: EINJ: Clean up on error in einj_probe()
Dan Carpenter
1
-1
/
+1
2025-05-26
Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-docs'
Rafael J. Wysocki
2
-1
/
+4
2025-05-26
Merge branches 'acpi-pci', 'acpi-battery', 'acpi-ec' and 'acpi-apei'
Rafael J. Wysocki
4
-44
/
+49
2025-05-26
Merge branches 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
3
-160
/
+196
2025-05-26
Merge branch 'acpi-tables'
Rafael J. Wysocki
5
-3
/
+194
2025-05-26
Merge branch 'acpica'
Rafael J. Wysocki
152
-247
/
+263
2025-05-23
ACPI: MRRM: Fix default max memory region
Anil S Keshavamurthy
1
-1
/
+2
2025-05-23
ACPI: irq: Introduce acpi_get_gsi_dispatcher()
Roman Kisel
1
-2
/
+14
2025-05-23
ACPI: bus: Bail out if acpi_kobj registration fails
Armin Wolf
1
-2
/
+4
2025-05-23
ACPI: platform_profile: Avoid initializing on non-ACPI platforms
Alexandre Ghiti
1
-0
/
+3
2025-05-22
mm: numa_memblks: introduce numa_add_reserved_memblk
Yuquan Wang
1
-1
/
+1
[prev]
[next]