index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
cppc_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-04
ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUs
Sean V Kelley
1
-2
/
+2
2026-01-08
ACPI: CPPC: Fix missing PCC check for guaranteed_perf
Pengjie Zhang
1
-1
/
+2
2025-11-24
ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-24
ACPI: CPPC: Perform fast check switch only for online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-11-24
ACPI: CPPC: Check _CPC validity for only the online CPUs
Gautham R. Shenoy
1
-1
/
+1
2025-06-19
ACPI: CPPC: Fix NULL pointer dereference when nosmp is used
Yunhui Cui
1
-1
/
+1
2024-12-05
ACPI: CPPC: Fix _CPC register setting issue
Lifeng Zheng
1
-1
/
+0
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-6
/
+0
2024-10-29
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
1
-4
/
+5
2024-10-24
cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exception
liwei
1
-5
/
+17
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-10
ACPI: CPPC: Add support for setting EPP register in FFH
Mario Limonciello
1
-1
/
+9
2024-09-02
ACPI: CPPC: Fix MASK_VAL() usage
Clément Léger
1
-4
/
+39
2024-07-02
ACPI: CPPC: Replace ternary operator with umax()
Prabhakar Pujeri
1
-1
/
+1
2024-06-13
ACPI: CPPC: add sysfs entry for guaranteed performance
Petr Tesařík
1
-0
/
+2
2024-05-13
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-1
/
+3
2024-04-26
cppc_acpi: print error message if CPPC is unsupported
Perry Yuan
1
-1
/
+3
2024-04-22
ACPI: CPPC: Fix access width used for PCC registers
Vanshidhar Konda
1
-16
/
+37
2024-04-22
ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
Jarred White
1
-2
/
+2
2024-03-13
Merge tag 'acpi-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-5
/
+26
2024-03-05
ACPI: CPPC: Use access_width over bit_width for system memory accesses
Jarred White
1
-5
/
+26
2024-01-31
ACPI: CPPC: Add helper to get the highest performance value
Meng Li
1
-0
/
+13
2023-12-23
cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()
Vincent Guittot
1
-0
/
+104
2023-03-17
ACPI: CPPC: Add auto select register read/write support
Wyes Karny
1
-0
/
+96
2023-03-17
ACPI: CPPC: Add min and max perf register writing support
Wyes Karny
1
-7
/
+15
2023-02-21
Merge tag 'acpi-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-1
/
+3
2023-02-15
Merge branches 'acpi-video', 'acpi-misc' and 'acpi-docs'
Rafael J. Wysocki
1
-1
/
+1
2023-02-14
ACPI: make kobj_type structures constant
Thomas Weißschuh
1
-1
/
+1
2023-02-09
ACPI: CPPC: Fix some kernel-doc comments
Yang Li
1
-0
/
+2
2023-02-03
ACPI: CPPC: Add AMD pstate energy performance preference cppc control
Perry Yuan
1
-0
/
+67
2022-12-02
ACPI: use sysfs_emit() instead of scnprintf()
ye xingchen
1
-2
/
+2
2022-09-24
ACPI: CPPC: Disable FIE if registers in PCC regions
Jeremy Linton
1
-0
/
+42
2022-08-25
ACPI: CPPC: Add ACPI disabled check to acpi_cpc_valid()
Perry Yuan
1
-0
/
+3
2022-07-26
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
1
-30
/
+24
2022-07-18
ACPI: CPPC: Don't require flexible address space if X86_FEATURE_CPPC is suppo...
Mario Limonciello
1
-2
/
+4
2022-07-05
ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supported
Mario Limonciello
1
-1
/
+15
2022-07-05
ACPI: CPPC: Only probe for _CPC if CPPC v2 is acked
Mario Limonciello
1
-1
/
+3
2022-05-30
Merge branches 'acpi-glue', 'acpi-osl', 'acpi-processor' and 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
2022-05-25
ACPI: CPPC: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-19
cpufreq: CPPC: Enable fast_switch
Pierre Gondois
1
-0
/
+18
2022-05-19
ACPI: CPPC: Assume no transition latency if no PCCT
Pierre Gondois
1
-1
/
+16
2022-05-19
ACPI: CPPC: Check _OSC for flexible address space
Pierre Gondois
1
-0
/
+9
2022-03-25
ACPI: CPPC: Change default error code and clean up debug messages in probe
Rafael J. Wysocki
1
-12
/
+15
2022-03-25
ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
Rafael J. Wysocki
1
-0
/
+5
2022-03-18
Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'
Rafael J. Wysocki
1
-3
/
+3
2022-03-17
ACPI: bus: Avoid using CPPC if not supported by firmware
Rafael J. Wysocki
1
-0
/
+3
2022-03-10
x86, ACPI: rename init_freq_invariance_cppc() to arch_init_invariance_cppc()
Ionela Voinescu
1
-3
/
+3
2022-01-17
ACPI: CPPC: Drop redundant local variable from cpc_read()
Rafael J. Wysocki
1
-4
/
+3
2022-01-17
ACPI: CPPC: Fix up I/O port access in cpc_read()
Rafael J. Wysocki
1
-1
/
+3
2022-01-10
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-4
/
+95
[next]