index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2024-12-14
ACPI: CPPC: Fix _CPC register setting issue
Lifeng Zheng
1
-1
/
+0
2024-11-08
ACPI: CPPC: Make rmw_lock a raw_spin_lock
Pierre Gondois
1
-4
/
+5
2024-10-17
ACPI: CPPC: Fix MASK_VAL() usage
Clément Léger
1
-4
/
+39
2024-10-17
ACPI: bus: Avoid using CPPC if not supported by firmware
Rafael J. Wysocki
1
-0
/
+3
2024-05-17
ACPI: CPPC: Fix access width used for PCC registers
Vanshidhar Konda
1
-12
/
+36
2024-05-17
ACPI: CPPC: Fix bit_offset shift in MASK_VAL() macro
Jarred White
1
-2
/
+2
2024-05-17
Revert "Revert "ACPI: CPPC: Use access_width over bit_width for system memory...
Easwar Hariharan
1
-3
/
+24
2024-04-13
Revert "ACPI: CPPC: Use access_width over bit_width for system memory accesses"
Greg Kroah-Hartman
1
-24
/
+3
2024-04-10
ACPI: CPPC: Use access_width over bit_width for system memory accesses
Jarred White
1
-3
/
+24
2022-08-17
ACPI: CPPC: Do not prevent CPPC from working in the future
Rafael J. Wysocki
1
-30
/
+24
2022-06-09
ACPI: CPPC: Assume no transition latency if no PCCT
Pierre Gondois
1
-1
/
+16
2022-04-08
ACPI: CPPC: Avoid out of bounds access when parsing _CPC data
Rafael J. Wysocki
1
-0
/
+5
2022-01-27
ACPI: CPPC: Check present CPUs for determining _CPC is valid
Mario Limonciello
1
-1
/
+1
2021-12-01
ACPI: CPPC: Add NULL pointer check to cppc_get_perf()
Rafael J. Wysocki
1
-1
/
+8
2021-09-07
ACPI: CPPC: Introduce cppc_get_nominal_perf()
Rafael J. Wysocki
1
-16
/
+31
2021-04-26
Merge branch 'acpi-misc'
Rafael J. Wysocki
1
-40
/
+41
2021-04-08
ACPI: CPPC: Replace cppc_attr with kobj_attribute
Nathan Chancellor
1
-11
/
+3
2021-04-08
ACPI: CPPC: fix some coding style issues
Xiaofei Tan
1
-35
/
+36
2021-03-23
ACPI: CPPC: Add emtpy stubs of functions for CONFIG_ACPI_CPPC_LIB unset
Rafael J. Wysocki
1
-1
/
+0
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
1
-5
/
+5
2021-01-22
ACPI: CPPC: initialise vaddr pointers to NULL
Ionela Voinescu
1
-2
/
+2
2021-01-22
ACPI: CPPC: add __iomem annotation to generic_comm_base pointer
Ionela Voinescu
1
-2
/
+2
2020-12-22
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-81
/
+60
2020-12-15
cppc_cpufreq: replace per-cpu data array with a list
Ionela Voinescu
1
-81
/
+60
2020-12-15
ACPI: processor: fix NONE coordination for domain mapping failure
Ionela Voinescu
1
-1
/
+1
2020-12-11
x86, sched: Calculate frequency invariance for AMD systems
Nathan Fontenot
1
-0
/
+7
2020-05-28
ACPI: CPPC: Fix reference count leak in acpi_cppc_processor_probe()
Qiushi Wu
1
-0
/
+1
2020-04-27
ACPI: CPPC: Make some symbols static
Zou Wei
1
-2
/
+2
2020-03-28
ACPI: CPPC: clean up acpi_get_psd_map()
Liguang Zhang
1
-26
/
+7
2019-10-18
ACPI: CPPC: Set pcc_data[pcc_ss_id] to NULL in acpi_cppc_processor_exit()
John Garry
1
-1
/
+1
2019-08-28
ACPI / CPPC: do not require the _PSD method
Al Stone
1
-2
/
+4
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
1
-5
/
+1
2019-05-06
Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm'
Rafael J. Wysocki
1
-17
/
+17
2019-03-27
ACPI: Fix comment typos
Bjorn Helgaas
1
-17
/
+17
2019-03-26
ACPI / CPPC: Fix guaranteed performance handling
Srinivas Pandruvada
1
-2
/
+7
2019-02-18
ACPI / CPPC: Add a helper to get desired performance
Xiongfeng Wang
1
-0
/
+42
2018-10-16
ACPI / CPPC: Add support for guaranteed performance
Srinivas Pandruvada
1
-2
/
+6
2018-05-10
ACPI / CPPC: Fix invalid PCC channel status errors
Prakash, Prashanth
1
-29
/
+19
2018-04-24
ACPI / CPPC: Check for valid PCC subspace only if PCC is used
Prashanth Prakash
1
-9
/
+21
2018-04-24
ACPI / CPPC: Add support for CPPC v3
Prashanth Prakash
1
-16
/
+65
2018-02-23
ACPI / CPPC: Update all pr_(debug/err) messages to log the susbspace id
George Cherian
1
-11
/
+16
2018-02-07
ACPI / CPPC: Use 64-bit arithmetic instead of 32-bit
Gustavo A. R. Silva
1
-1
/
+1
2017-12-18
ACPI: CPPC: remove initial assignment of pcc_ss_data
Colin Ian King
1
-1
/
+1
2017-12-06
ACPI / CPPC: Fix KASAN global out of bounds warning
George Cherian
1
-8
/
+15
2017-11-09
ACPI / CPPC: Make CPPC ACPI driver aware of PCC subspace IDs
George Cherian
1
-89
/
+151
2017-05-09
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-04-19
ACPI / CPPC: add sysfs entries for CPPC perf capabilities
Prakash, Prashanth
1
-28
/
+33
2017-04-19
ACPI / CPPC: Read lowest nonlinear perf in cppc_get_perf_caps()
Prakash, Prashanth
1
-8
/
+11
2016-12-13
ACPI / CPPC: Fix per-CPU pointer management in acpi_cppc_processor_probe()
Rafael J. Wysocki
1
-4
/
+6
2016-12-13
ACPI / CPPC: Fix crash in acpi_cppc_processor_exit()
Sebastian Andrzej Siewior
1
-0
/
+2
[next]