index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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/ra...
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...
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/...
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/...
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/a...
Linus Torvalds
2
-1
/
+2
2025-05-27
Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
167
-457
/
+710
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
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-...
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
2025-05-21
Merge tag 'v6.15-rc7' into x86/core, to pick up fixes
Ingo Molnar
1
-3
/
+8
2025-05-18
x86/msr: Remove a superfluous inclusion of <asm/asm.h>
Xin Li (Intel)
1
-1
/
+0
2025-05-16
ACPI: thermal: Execute _SCP before reading trip points
Armin Wolf
1
-4
/
+6
2025-05-16
ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"
Armin Wolf
1
-1
/
+0
2025-05-15
x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID header
Ahmed S. Darwish
1
-1
/
+1
2025-05-12
ACPI: tables: Improve logging around acpi_initialize_tables()
Bartosz Szczepanek
1
-1
/
+5
2025-05-12
ACPI: VIOT: Remove (explicitly) unused header
Andy Shevchenko
1
-1
/
+1
2025-05-12
ACPI: MRRM: Add /sys files to describe memory ranges
Tony Luck
1
-1
/
+141
2025-05-12
ACPI: MRRM: Minimal parse of ACPI MRRM table
Tony Luck
3
-0
/
+46
2025-05-12
Merge ACPICA material for 6.16 to satisfy dependencies
Rafael J. Wysocki
152
-247
/
+263
2025-05-12
ACPICA: Update copyright year
Saket Dumbre
143
-144
/
+144
2025-05-12
ACPICA: Replace strncpy() with memcpy()
Ahmed Salem
3
-5
/
+5
2025-05-12
ACPICA: Apply ACPI_NONSTRING in more places
Ahmed Salem
1
-1
/
+1
2025-05-12
ACPICA: Adjust the position of code lines
Zhe Qiao
1
-1
/
+1
[prev]
[next]