index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
Age
Commit message (
Expand
)
Author
2020-10-12
cpufreq: stats: Fix string format specifier mismatch
Viresh Kumar
2020-10-08
cpufreq,arm,arm64: restructure definitions of arch_set_freq_scale()
Ionela Voinescu
2020-10-07
cpufreq: stats: Add memory barrier to store_reset()
Rafael J. Wysocki
2020-10-06
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-10-05
cpufreq: Move traces and update to policy->cur to cpufreq core
Viresh Kumar
2020-10-05
cpufreq: stats: Enable stats for fast-switch as well
Viresh Kumar
2020-10-05
cpufreq: stats: Mark few conditionals with unlikely()
Viresh Kumar
2020-10-05
cpufreq: stats: Remove locking
Viresh Kumar
2020-10-05
cpufreq: stats: Defer stats update to cpufreq_stats_record_transition()
Viresh Kumar
2020-10-05
Merge back cpufreq material for 5.10.
Rafael J. Wysocki
2020-09-30
cpufreq: intel_pstate: Fix missing return statement
Zhang Rui
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
2020-09-18
cpufreq: report whether cpufreq supports Frequency Invariance (FI)
Ionela Voinescu
2020-09-18
cpufreq: move invariance setter calls in cpufreq core
Ionela Voinescu
2020-09-16
cpufreq: qcom: Don't add frequencies without an OPP
Matthias Kaehlcke
2020-09-16
cpufreq: qcom-hw: Add cpufreq support for SM8250 SoC
Manivannan Sadhasivam
2020-09-16
cpufreq: qcom-hw: Use of_device_get_match_data for offsets and row size
Manivannan Sadhasivam
2020-09-16
cpufreq: qcom-hw: Use devm_platform_ioremap_resource() to simplify code
Manivannan Sadhasivam
2020-09-16
cpufreq: qcom-hw: Make use of cpufreq driver_data for passing pdev
Manivannan Sadhasivam
2020-09-16
cpufreq: armada-37xx: Add missing MODULE_DEVICE_TABLE
Pali Rohár
2020-09-16
cpufreq: arm: Kconfig: add CPUFREQ_DT depend for STI CPUFREQ
Alain Volmat
2020-09-16
cpufreq: dt-platdev: Blacklist st,stih418 SoC
Alain Volmat
2020-09-16
cpufreq: sti-cpufreq: add stih418 support
Alain Volmat
2020-09-16
cpufreq: s5pv210: Use dev_err instead of pr_err in probe
Krzysztof Kozlowski
2020-09-16
cpufreq: s5pv210: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-16
cpufreq: tegra186: Fix initial frequency
Jon Hunter
2020-09-16
Merge commit 'ded10c47f39e' into HEAD
Viresh Kumar
2020-09-16
cpufreq: dt: Refactor initialization to handle probe deferral properly
Stephan Gerhold
2020-09-10
cpufreq: imx6q: Unconditionally call dev_pm_opp_of_remove_table()
Viresh Kumar
2020-09-01
cpufreq: intel_pstate: Fix intel_pstate_get_hwp_max() for turbo disabled
Francisco Jerez
2020-09-01
cpufreq: intel_pstate: Free memory only when turning off
Rafael J. Wysocki
2020-09-01
cpufreq: intel_pstate: Add ->offline and ->online callbacks
Rafael J. Wysocki
2020-09-01
cpufreq: intel_pstate: Tweak the EPP sysfs interface
Rafael J. Wysocki
2020-09-01
cpufreq: intel_pstate: Update cached EPP in the active mode
Rafael J. Wysocki
2020-09-01
cpufreq: intel_pstate: Refuse to turn off with HWP enabled
Rafael J. Wysocki
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-27
cpufreq: No need to verify cpufreq_driver in show_scaling_cur_freq()
Viresh Kumar
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
cpufreq: replace cpu_logical_map() with read_cpuid_mpir()
Sumit Gupta
2020-08-11
cpufreq: intel_pstate: Implement passive mode with HWP enabled
Rafael J. Wysocki
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-08-04
cpufreq: intel_pstate: Fix cpuinfo_max_freq when MSR_TURBO_RATIO_LIMIT is 0
Srinivas Pandruvada
2020-08-03
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
Merge tag 'arm-drivers-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-08-03
Merge tag 'rm-unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/rpp...
Linus Torvalds
2020-08-03
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2020-08-03
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
2020-07-30
cpufreq: intel_pstate: Fix EPP setting via sysfs in active mode
Rafael J. Wysocki
2020-07-30
cpufreq: intel_pstate: Rearrange the storing of new EPP values
Rafael J. Wysocki
2020-07-30
cpufreq: make schedutil the default for arm and arm64
Valentin Schneider
[next]