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
2016-01-29
Merge branches 'pm-cpuidle', 'pm-cpufreq', 'pm-domains' and 'pm-sleep'
Rafael J. Wysocki
2016-01-27
cpufreq: cpufreq-dt: avoid uninitialized variable warnings:
Arnd Bergmann
2016-01-27
cpufreq: pxa2xx: fix pxa_cpufreq_change_voltage prototype
Arnd Bergmann
2016-01-27
cpufreq: Use list_is_last() to check last entry of the policy list
Gautham R Shenoy
2016-01-27
cpufreq: Fix NULL reference crash while accessing policy->governor_data
Viresh Kumar
2016-01-15
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-01-05
cpufreq-dt: fix handling regulator_get_voltage() result
Andrzej Hajda
2016-01-05
cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERI...
Chen Yu
2016-01-02
cpufreq: mt8173: migrate to use operating-points-v2 bindings
Pi-Cheng Chen
2016-01-01
cpufreq: Simplify core code related to boost support
Rafael J. Wysocki
2016-01-01
cpufreq: acpi-cpufreq: Simplify boost-related code
Rafael J. Wysocki
2016-01-01
cpufreq: Make cpufreq_boost_supported() static
Rafael J. Wysocki
2015-12-28
blackfin-cpufreq: Mark cpu_set_cclk() as static
Markus Elfring
2015-12-28
blackfin-cpufreq: Change return type of cpu_set_cclk() to that of clk_set_rate()
Markus Elfring
2015-12-28
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
2015-12-24
cpufreq: scpi-cpufreq: signedness bug in scpi_get_dvfs_info()
Dan Carpenter
2015-12-21
Merge back earlier cpufreq material for v4.5.
Rafael J. Wysocki
2015-12-17
powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL
Stewart Smith
2015-12-14
Merge branches 'powercap', 'pm-cpufreq' and 'pm-domains'
Rafael J. Wysocki
2015-12-12
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-12-12
cpufreq: st: Provide runtime initialised driver for ST's platforms
Lee Jones
2015-12-12
cpufreq: intel_pstate: Minor cleanup for FRAC_BITS
Prarit Bhargava
2015-12-12
cpufreq: mt8173: Move resources allocation into ->probe()
Pi-Cheng Chen
2015-12-12
cpufreq: tegra: add regulator dependency for T124
Arnd Bergmann
2015-12-11
Merge tag 'samsung-fixes-4.4' of https://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
2015-12-10
cpufreq: intel_pstate: Account for IO wait time
Philippe Longepe
2015-12-10
cpufreq: intel_pstate: Account for non C0 time
Philippe Longepe
2015-12-10
cpufreq: intel_pstate: Configurable algorithm to get target pstate
Philippe Longepe
2015-12-10
cpufreq: mt8173: check return value of regulator_get_voltage() call
Pi-Cheng Chen
2015-12-10
cpufreq: mt8173: remove redundant regulator_get_voltage() call
Pi-Cheng Chen
2015-12-10
cpufreq: mt8173: add CPUFREQ_HAVE_GOVERNOR_PER_POLICY flag
Pi-Cheng Chen
2015-12-10
cpufreq: qoriq: Register cooling device based on device tree
Hongtao Jia
2015-12-10
cpufreq: pcc-cpufreq: update default value of cpuinfo_transition_latency
Jacob Tanenbaum
2015-12-10
cpufreq: arm_big_little: Add support to register a cpufreq cooling device
Punit Agrawal
2015-12-10
cpufreq-dt: Supply power coefficient when registering cooling devices
Punit Agrawal
2015-12-09
cpufreq: governor: Use lockless timer function
Rafael J. Wysocki
2015-12-09
cpufreq: ondemand: update update_sampling_rate() to make it more efficient
Viresh Kumar
2015-12-09
cpufreq: governor: replace per-CPU delayed work with timers
Viresh Kumar
2015-12-07
cpufreq: governor: initialize/destroy timer_mutex with 'shared'
Viresh Kumar
2015-12-07
cpufreq: governor: Pass policy as argument to ->gov_dbs_timer()
Viresh Kumar
2015-12-07
cpufreq: ondemand: Work is guaranteed to be pending
Viresh Kumar
2015-12-07
cpufreq: ondemand: Update sampling rate only for concerned policies
Viresh Kumar
2015-12-04
Merge branches 'pm-domains' and 'pm-cpufreq'
Rafael J. Wysocki
2015-12-02
cpufreq: use last policy after online for drivers with ->setpolicy
Srinivas Pandruvada
2015-11-27
Merge branches 'pm-cpufreq' and 'acpi-cppc'
Rafael J. Wysocki
2015-11-27
cpufreq: s3c24xx: Do not mark s3c2410_plls_add as __init
Arnd Bergmann
2015-11-25
intel_pstate: Fix "performance" mode behavior with HWP enabled
Alexandra Yates
2015-11-23
cpufreq: SCPI: Depend on SCPI clk driver
Punit Agrawal
2015-11-23
Merge back earlier cpufreq fixes for v4.4.
Rafael J. Wysocki
2015-11-23
cpufreq: intel_pstate: Fix limits->max_perf rounding error
Prarit Bhargava
[next]