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
2026-04-04
ACPI: TAD: Use __free() for cleanup in time_store()
Rafael J. Wysocki
1
-14
/
+14
2026-04-04
ACPI: TAD: Support RTC without wakeup
Rafael J. Wysocki
1
-13
/
+13
2026-04-04
ACPI: TAD: Create one attribute group
Rafael J. Wysocki
1
-45
/
+35
2026-04-04
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
1
-1
/
+2
2026-03-27
Merge back earlier cpufreq material for 7.1
Rafael J. Wysocki
1
-1
/
+2
2026-03-26
ACPI: FPDT: expose FBPT and S3PT subtables via sysfs
Nate DeSimone
1
-0
/
+28
2026-03-25
cpufreq: acpi-cpufreq: use DMI max speed when CPPC is unavailable
Henry Tseng
1
-1
/
+2
2026-03-25
ACPI: PPTT: Remove duplicate structure, acpi_pptt_cache_v1_full
Ben Horgan
1
-25
/
+6
2026-03-24
ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()
Weiming Shi
1
-0
/
+2
2026-03-23
ACPICA: Replace strncpy() with strscpy_pad() in acpi_ut_safe_strncpy()
Kees Cook
1
-2
/
+1
2026-03-19
Merge back ACPI processor driver updates for 7.1
Rafael J. Wysocki
1
-14
/
+7
2026-03-19
Merge back updates of core ACPI drivers for 7.1
Rafael J. Wysocki
16
-170
/
+90
2026-03-19
Merge branches 'acpica' and 'acpi-bus'
Rafael J. Wysocki
2
-4
/
+1
2026-03-19
ACPI: CPPC: Check cpc_read() return values consistently
Sumit Gupta
1
-27
/
+72
2026-03-18
ACPI: processor: idle: Replace strlcat() with better alternative
Andy Shevchenko
1
-3
/
+1
2026-03-18
ACPI: bus: Fix MFD child automatic modprobe issue
Pratap Nirujogi
1
-3
/
+0
2026-03-18
ACPI: processor: Fix previous acpi_processor_errata_piix4() fix
Rafael J. Wysocki
1
-7
/
+8
2026-03-17
ACPICA: Update the format of Arg3 of _DSM
Saket Dumbre
1
-1
/
+1
2026-03-16
ACPI: NUMA: Only parse CFMWS at boot when CXL_ACPI is on
Kai Huang
1
-2
/
+5
2026-03-13
ACPI: AC: Define ACPI_AC_CLASS in one place
Rafael J. Wysocki
2
-2
/
+0
2026-03-13
ACPI: driver: Do not set acpi_device_class() unnecessarily
Rafael J. Wysocki
15
-31
/
+5
2026-03-13
ACPI: driver: Avoid using pnp.device_class for netlink handling
Rafael J. Wysocki
6
-24
/
+18
2026-03-13
ACPI: event: Redefine acpi_notifier_call_chain()
Rafael J. Wysocki
4
-8
/
+14
2026-03-13
ACPI: driver: Do not set acpi_device_name() unnecessarily
Rafael J. Wysocki
14
-45
/
+14
2026-03-13
ACPI: video: Consolidate pnp.bus_id workarounds handling
Rafael J. Wysocki
1
-10
/
+8
2026-03-13
ACPI: video: Rework checking for duplicate video bus devices
Rafael J. Wysocki
1
-28
/
+28
2026-03-13
Merge branch 'acpi-video' into acpi-driver
Rafael J. Wysocki
4
-24
/
+69
2026-03-12
Merge back ACPI OS services layer (OSL) material for 7.1
Rafael J. Wysocki
1
-1
/
+18
2026-03-12
Merge branch 'acpi-osl'
Rafael J. Wysocki
1
-1
/
+1
2026-03-11
ACPI: processor: idle: Remove redundant static variable and rename cstate check function
Huisong Li
1
-9
/
+3
2026-03-11
ACPI: processor: idle: Move max_cstate update out of the loop
Huisong Li
1
-1
/
+2
2026-03-11
ACPI: processor: idle: Remove redundant cstate check in acpi_processor_power_init
Huisong Li
1
-2
/
+0
2026-03-11
ACPI: CPPC: Fix uninitialized ref variable in cppc_get_perf_caps()
Pengjie Zhang
1
-5
/
+4
2026-03-11
ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()
Ben Dooks
1
-1
/
+1
2026-03-10
ACPI: video: Switch over to auxiliary bus type
Rafael J. Wysocki
4
-24
/
+69
2026-03-09
ACPI: PAD: Rearrange notify handler installation and removal
Rafael J. Wysocki
1
-14
/
+5
2026-03-09
ACPI: AC: Get rid of unnecessary declarations
Rafael J. Wysocki
1
-12
/
+2
2026-03-09
ACPI: processor: idle: Add missing bounds check in flatten_lpi_states()
Jingkai Tan
1
-0
/
+2
2026-03-08
locking/semaphore: Remove the list_head from struct semaphore
Matthew Wilcox (Oracle)
1
-1
/
+1
2026-03-05
ACPI: CPPC: Move reference performance to capabilities
Pengjie Zhang
1
-31
/
+24
2026-03-05
Merge branch 'acpica'
Rafael J. Wysocki
1
-2
/
+3
2026-03-03
Revert "ACPI: PM: Let acpi_dev_pm_attach() skip devices without ACPI PM"
Rafael J. Wysocki
1
-9
/
+0
2026-03-02
ACPICA: Update the _CPC definition to match ACPI 6.6
Saket Dumbre
1
-2
/
+3
2026-02-27
ACPI: OSL: Poweroff when encountering a fatal ACPI error
Armin Wolf
1
-1
/
+18
2026-02-27
ACPI: CPPC: add APIs and sysfs interface for perf_limited
Sumit Gupta
1
-0
/
+56
2026-02-27
ACPI: CPPC: Extend cppc_set_epp_perf() for FFH/SystemMemory
Sumit Gupta
1
-3
/
+21
2026-02-27
ACPI: CPPC: Warn on missing mandatory DESIRED_PERF register
Sumit Gupta
1
-0
/
+10
2026-02-27
ACPI: CPPC: Add cppc_get_perf() API to read performance controls
Sumit Gupta
1
-0
/
+80
2026-02-26
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-0
/
+8
2026-02-26
ACPI: TAD/x86: cmos_rtc: Consolidate address space handler setup
Rafael J. Wysocki
2
-43
/
+10
[prev]
[next]