index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2022-03-22
5
-25
/
+45
|
\
|
*
cpufreq: blocklist Qualcomm sc8280xp and sa8540p in cpufreq-dt-platdev
Bjorn Andersson
2022-02-25
1
-0
/
+2
|
*
cpufreq: qcom-hw: Add support for per-core-dcvs
Bjorn Andersson
2022-02-24
1
-0
/
+18
|
*
cpufreq: CPPC: Fix performance/frequency conversion
Pierre Gondois
2022-02-10
1
-22
/
+21
|
*
cpufreq: Add i.MX7S to cpufreq-dt-platdev blocklist
Stefan Agner
2022-02-09
1
-0
/
+1
|
*
cpufreq: qcom-cpufreq-nvmem: fix reading of PVS Valid fuse
Luca Weiss
2022-02-09
1
-1
/
+1
|
*
cpufreq: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-09
2
-2
/
+2
*
|
Merge branch 'pm-tools'
Rafael J. Wysocki
2022-03-18
2
-3
/
+78
|
\
\
|
*
|
cpufreq: amd-pstate: Add more tracepoint for AMD P-State module
Jinzhou Su
2022-03-09
2
-3
/
+78
*
|
|
cpufreq: powernow-k8: Re-order the init checks
Mario Limonciello
2022-03-17
1
-3
/
+3
*
|
|
cpufreq: intel_pstate: Use firmware default EPP
Srinivas Pandruvada
2022-03-16
1
-6
/
+32
*
|
|
cpufreq: unify show() and store() naming and use __ATTR_XX
Lianjie Zhang
2022-03-10
4
-20
/
+18
*
|
|
Merge back cpufreq changes for v5.18.
Rafael J. Wysocki
2022-02-28
2
-7
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cpufreq: longhaul: Replace acpi_bus_get_device()
Rafael J. Wysocki
2022-02-04
1
-2
/
+2
|
*
|
cpufreq: Move to_gov_attr_set() to cpufreq.h
Kevin Hao
2022-02-04
1
-5
/
+0
|
|
/
*
|
cpufreq: qcom-hw: Delay enabling throttle_irq
Bjorn Andersson
2022-02-09
1
-1
/
+10
*
|
cpufreq: Reintroduce ready() callback
Bjorn Andersson
2022-02-09
1
-0
/
+4
|
/
*
cpufreq: amd-pstate: Fix Kconfig dependencies for AMD P-State
Huang Rui
2022-01-06
1
-3
/
+3
*
cpufreq: amd-pstate: Fix struct amd_cpudata kernel-doc comment
Yang Li
2022-01-06
1
-0
/
+2
*
cpufreq: amd-pstate: Add AMD P-State performance attributes
Huang Rui
2021-12-30
1
-0
/
+18
*
cpufreq: amd-pstate: Add AMD P-State frequencies attributes
Huang Rui
2021-12-30
1
-0
/
+47
*
cpufreq: amd-pstate: Add boost mode support for AMD P-State
Huang Rui
2021-12-30
1
-3
/
+66
*
cpufreq: amd-pstate: Add trace for AMD P-State module
Huang Rui
2021-12-30
4
-1
/
+88
*
cpufreq: amd-pstate: Introduce the support for the processors with shared mem...
Huang Rui
2021-12-30
1
-8
/
+97
*
cpufreq: amd-pstate: Add fast switch function for AMD P-State
Huang Rui
2021-12-30
1
-0
/
+36
*
cpufreq: amd-pstate: Introduce a new AMD P-State driver to support future pro...
Huang Rui
2021-12-30
3
-0
/
+404
*
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-12-30
2
-23
/
+49
|
\
|
*
cpufreq: mediatek-hw: Fix double devm_remap in hotplug case
Hector.Yuan
2021-12-27
1
-3
/
+30
|
*
cpufreq: qcom-hw: Use optional irq API
Stephen Boyd
2021-12-03
1
-3
/
+5
|
*
cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts
Vladimir Zapolskiy
2021-11-25
1
-0
/
+5
|
*
cpufreq: qcom-hw: Fix probable nested interrupt handling
Vladimir Zapolskiy
2021-11-25
1
-2
/
+2
|
*
cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
Ard Biesheuvel
2021-11-25
1
-4
/
+4
|
*
cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function
Lukasz Luba
2021-11-23
1
-12
/
+3
|
*
cpufreq: qcom-cpufreq-hw: Update offline CPUs per-cpu thermal pressure
Lukasz Luba
2021-11-23
1
-1
/
+2
*
|
cpufreq: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-28
3
-6
/
+9
*
|
cpufreq: intel_pstate: Update cpuinfo.max_freq on HWP_CAP changes
Rafael J. Wysocki
2021-12-22
1
-7
/
+17
*
|
cpufreq: Fix initialization of min and max frequency QoS requests
Rafael J. Wysocki
2021-12-17
1
-2
/
+2
*
|
cpufreq: intel_pstate: Update EPP for AlderLake mobile
Srinivas Pandruvada
2021-12-17
1
-22
/
+57
*
|
cpufreq: intel_pstate: Drop redundant intel_pstate_get_hwp_cap() call
Rafael J. Wysocki
2021-12-17
1
-12
/
+8
*
|
cpufreq: Fix a comment in cpufreq_policy_free
Tang Yizhou
2021-12-01
1
-2
/
+3
*
|
cpufreq: Fix get_cpu_device() failure in add_cpu_dev_symlink()
Xiongfeng Wang
2021-12-01
1
-5
/
+4
*
|
cpufreq: intel_pstate: ITMT support for overclocked system
Srinivas Pandruvada
2021-11-23
1
-0
/
+10
*
|
cpufreq: intel_pstate: Fix active mode offline/online EPP handling
Rafael J. Wysocki
2021-11-23
1
-0
/
+6
*
|
cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
Adamos Ttofari
2021-11-23
1
-0
/
+1
|
/
*
cpufreq: intel_pstate: Clear HWP Status during HWP Interrupt enable
Srinivas Pandruvada
2021-11-04
1
-0
/
+1
*
cpufreq: intel_pstate: Fix unchecked MSR 0x773 access
Srinivas Pandruvada
2021-11-04
1
-0
/
+3
*
cpufreq: intel_pstate: Clear HWP desired on suspend/shutdown and offline
Rafael J. Wysocki
2021-11-04
1
-2
/
+30
*
-
.
Merge branches 'pm-em' and 'powercap'
Rafael J. Wysocki
2021-11-02
8
-17
/
+38
|
\
\
|
*
|
cpufreq: mediatek-hw: Fix cpufreq_table_find_index_dl() call
Vincent Donnefort
2021-10-07
1
-1
/
+1
|
*
|
cpufreq: Use CPUFREQ_RELATION_E in DVFS governors
Vincent Donnefort
2021-10-05
3
-8
/
+10
[next]