index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
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
2016-12-01
ACPI / CPPC: set an error code on probe error path
Dan Carpenter
1
-1
/
+3
2016-09-17
ACPI / CPPC: Support PCC with interrupt flag
Hoan Tran
1
-1
/
+4
2016-09-09
ACPI / CPPC: Add prefix cppc to cpudata structure name
Srinivas Pandruvada
1
-2
/
+2
2016-09-09
ACPI / CPPC: Add support for functional fixed hardware address
Srinivas Pandruvada
1
-13
/
+62
2016-08-31
ACPI / CPPC: check for error bit in PCC status field
Prakash, Prashanth
1
-35
/
+31
2016-08-31
ACPI / CPPC: move all PCC related information into pcc_data
Prakash, Prashanth
1
-80
/
+87
2016-08-31
ACPI / CPPC: add sysfs support to compute delivered performance
Ashwin Chaugule
1
-18
/
+117
2016-08-31
ACPI / CPPC: set a non-zero value for transition_latency
Prakash, Prashanth
1
-2
/
+44
2016-08-31
ACPI / CPPC: support for batching CPPC requests
Prakash, Prashanth
1
-34
/
+164
2016-08-31
ACPI / CPPC: acquire pcc_lock only while accessing PCC subspace
Prakash, Prashanth
1
-14
/
+16
2016-08-31
ACPI / CPPC: restructure read/writes for efficient sys mapped reg ops
Ashwin Chaugule
1
-37
/
+71
2016-06-25
ACPI / CPPC: Prevent cpc_desc_ptr points to the invalid data
Hoan Tran
1
-3
/
+3
2016-06-24
ACPI: CPPC: Return error if _CPC is invalid on a CPU
Hoan Tran
1
-6
/
+12
2016-03-10
ACPI / CPPC: use MRTT/MPAR to decide if/when a req can be sent
Prakash, Prashanth
1
-1
/
+55
2016-03-10
ACPI / CPPC: replace writeX/readX to PCC with relaxed version
Prakash, Prashanth
1
-10
/
+10
2016-03-10
ACPI / CPPC: optimized cpc_read and cpc_write
Prakash, Prashanth
1
-16
/
+64
2016-03-10
ACPI / CPPC: Optimize PCC Read Write operations
Ashwin Chaugule
1
-29
/
+72
2015-11-20
Merge branches 'pm-cpufreq' and 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
2015-11-14
ACPI / CPPC: Use h/w reduced version of the PCCT structure
Ashwin Chaugule
1
-1
/
+1
2015-10-26
ACPI / CPPC: Fix potential memory leak
Ashwin Chaugule
1
-1
/
+0
2015-10-26
ACPI / CPPC: signedness bug in register_pcc_channel()
Dan Carpenter
1
-1
/
+1
2015-10-12
ACPI: Introduce CPU performance controls using CPPC
Ashwin Chaugule
1
-0
/
+734