index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
|
cpufreq: Introducing CPUFREQ_RELATION_E
Vincent Donnefort
2021-10-05
6
-8
/
+20
|
*
|
cpufreq: Make policy min/max hard requirements
Vincent Donnefort
2021-10-05
1
-0
/
+7
|
|
/
*
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-11-02
4
-3
/
+13
|
\
\
|
*
|
cpufreq: tegra186/tegra194: Handle errors in BPMP response
Mikko Perttunen
2021-10-04
2
-1
/
+11
|
*
|
cpufreq: remove useless INIT_LIST_HEAD()
Han Wang
2021-10-04
1
-2
/
+0
|
*
|
cpufreq: s3c244x: add fallthrough comments for switch
Arnd Bergmann
2021-10-04
1
-0
/
+2
|
*
|
cpufreq: vexpress: Drop unused variable
Guenter Roeck
2021-10-04
1
-1
/
+0
*
|
|
cpufreq: intel_pstate: Fix cpu->pstate.turbo_freq initialization
Zhang Rui
2021-10-26
1
-1
/
+2
*
|
|
cpufreq: intel_pstate: Process HWP Guaranteed change notification
Srinivas Pandruvada
2021-10-05
1
-6
/
+111
|
|
/
|
/
|
*
|
Merge tag 'pm-5.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-09-17
2
-9
/
+15
|
\
\
|
*
|
cpufreq: schedutil: Destroy mutex before kobject_put() frees the memory
James Morse
2021-09-14
1
-1
/
+1
|
*
|
cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
Doug Smythies
2021-09-13
1
-8
/
+14
|
|
/
*
/
cpufreq: vexpress: Drop unused variable
Guenter Roeck
2021-09-16
1
-1
/
+0
|
/
*
-
.
Merge branches 'pm-cpufreq', 'pm-sleep' and 'pm-em'
Rafael J. Wysocki
2021-09-10
1
-114
/
+71
|
\
\
|
*
|
cpufreq: intel_pstate: hybrid: Rework HWP calibration
Rafael J. Wysocki
2021-09-07
1
-114
/
+71
*
|
|
Merge tag 'pm-5.15-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-09-08
16
-119
/
+541
|
\
|
|
|
*
|
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-09-07
3
-0
/
+321
|
|
\
\
[next]