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-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
2025-05-12
ACPICA: Apply ACPI_NONSTRING
Kees Cook
3
-4
/
+4
2025-05-12
ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"
Colin Ian King
1
-1
/
+1
2025-05-12
ACPICA: utilities: Fix overflow check in vsnprintf()
gldrk
1
-5
/
+2
2025-05-11
acpi,srat: give memory block size advice based on CFMWS alignment
Gregory Price
1
-1
/
+12
2025-05-09
ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type()
Zaid Alali
1
-13
/
+9
2025-05-09
ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik list
Werner Sembach
1
-0
/
+6
2025-05-09
ACPI: battery: negate current when discharging
Peter Marheine
1
-3
/
+16
2025-05-09
ACPI: PCI: Constify fwnode_handle in acpi_pci_root_remap_iospace()
Pei Xiao
1
-1
/
+1
2025-05-09
ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[]
Mingcong Bai
1
-1
/
+1
2025-05-08
ACPI: PPTT: Fix processor subtable walk
Jeremy Linton
1
-3
/
+8
2025-05-08
firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHES
Huang Yiwei
2
-1
/
+2
2025-05-07
ACPI: APEI: EINJ: Fix probe error message
Jon Hunter
1
-5
/
+5
2025-05-06
ACPICA: Apply pack(1) to union aml_resource
Tamir Duberstein
5
-48
/
+21
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
3
-1
/
+7
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
5
-6
/
+34
2025-04-30
ACPI: CPPC: Add three functions related to autonomous selection
Lifeng Zheng
1
-0
/
+83
2025-04-30
ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
Lifeng Zheng
1
-7
/
+11
2025-04-30
ACPI: CPPC: Refactor register value get and set ABIs
Lifeng Zheng
1
-104
/
+7
2025-04-30
ACPI: CPPC: Add cppc_set_reg_val()
Lifeng Zheng
1
-0
/
+49
2025-04-30
ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()
Lifeng Zheng
1
-23
/
+27
2025-04-30
ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
Lifeng Zheng
1
-11
/
+11
2025-04-30
ACPI: CPPC: Optimize cppc_get_perf()
Lifeng Zheng
1
-7
/
+17
2025-04-30
ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
Lifeng Zheng
1
-0
/
+14
2025-04-30
ACPI: CPPC: Simplify PCC shared memory region handling
Sudeep Holla
1
-13
/
+3
2025-04-30
ACPI: PCC: Simplify PCC shared memory region handling
Sudeep Holla
1
-11
/
+2
2025-04-25
Merge back earlier ACPICA material for 6.16
Rafael J. Wysocki
6
-38
/
+84
2025-04-24
ACPICA: Add support for printing AML arguments when trace point enabled
Mario Limonciello
3
-0
/
+55
2025-04-23
ACPI: tables: Add __nonstring annotations for unterminated strings
Kees Cook
1
-1
/
+1
2025-04-20
gcc-15: disable '-Wunterminated-string-initialization' entirely for now
Linus Torvalds
1
-1
/
+1
2025-04-20
gcc-15: acpi: sprinkle random '__nonstring' crumbles around
Linus Torvalds
3
-4
/
+4
2025-04-11
Merge branches 'acpi-ec' and 'acpi-button'
Rafael J. Wysocki
2
-1
/
+29
2025-04-10
ACPI: processor: idle: Remove redundant pr->power.count assignment
Zhang Rui
1
-8
/
+0
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2
-2
/
+2
2025-04-09
ACPI: APEI: EINJ: Transition to the faux device interface
Sudeep Holla
1
-21
/
+11
2025-04-09
ACPI: processor: idle: Set pr->flags.power unconditionally
Zhang Rui
1
-1
/
+1
2025-04-09
ACPI: battery: Round capacity percengate to closest integer
shitao
1
-2
/
+2
[prev]
[next]