index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
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