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
/
include
/
linux
/
cpufreq.h
Age
Commit message (
Expand
)
Author
2015-01-23
cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
Viresh Kumar
2015-01-23
cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
Viresh Kumar
2015-01-23
cpufreq: stats: get rid of per-cpu cpufreq_stats_table
Viresh Kumar
2014-11-29
cpufreq: Introduce ->ready() callback for cpufreq drivers
Viresh Kumar
2014-11-29
cpufreq: Fix formatting issues in 'struct cpufreq_driver'
Viresh Kumar
2014-10-21
cpufreq: allow driver-specific data
Thomas Petazzoni
2014-09-09
cpufreq: Add support for per-policy driver data
Viresh Kumar
2014-07-21
cpufreq: Introduce new relation for freq selection
Stratos Karafotis
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
2014-06-05
cpufreq: add support for intermediate (stable) frequencies
Viresh Kumar
2014-05-08
cpufreq: Fix build error on some platforms that use cpufreq_for_each_*
Stratos Karafotis
2014-05-07
PM / OPP: Move cpufreq specific OPP functions out of generic OPP library
Nishanth Menon
2014-05-07
cpufreq: Catch double invocations of cpufreq_freq_transition_begin/end
Srivatsa S. Bhat
2014-04-30
cpufreq: Introduce macros for cpufreq_frequency_table iteration
Stratos Karafotis
2014-04-07
cpufreq: create another field .flags in cpufreq_frequency_table
Viresh Kumar
2014-03-26
cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static
Viresh Kumar
2014-03-26
cpufreq: Make sure frequency transitions are serialized
Srivatsa S. Bhat
2014-03-20
cpufreq: Add stop CPU callback to cpufreq_driver interface
Dirk Brandewie
2014-03-19
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE}
Viresh Kumar
2014-03-12
cpufreq: Remove cpufreq_generic_exit()
Viresh Kumar
2014-03-12
cpufreq: add 'freq_table' in struct cpufreq_policy
Viresh Kumar
2014-03-06
cpufreq: Implement cpufreq_generic_suspend()
Viresh Kumar
2014-03-06
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2014-01-17
cpufreq: Add boost frequency support in core
Lukasz Majewski
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-17
cpufreq: stats: handle cpufreq_unregister_driver() and suspend/resume properly
Viresh Kumar
2014-01-06
cpufreq: Make sure CPU is running on a freq from freq-table
Viresh Kumar
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2014-01-06
cpufreq: Introduce cpufreq_notify_post_transition()
Viresh Kumar
2013-12-08
Revert "cpufreq: suspend governors on system suspend/hibernate"
Rafael J. Wysocki
2013-12-06
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
Rafael J. Wysocki
2013-11-28
cpufreq: suspend governors on system suspend/hibernate
Viresh Kumar
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-10-31
cpufreq: distinguish drivers that do asynchronous notifications
Viresh Kumar
2013-10-25
cpufreq: create per policy rwsem instead of per CPU cpu_policy_rwsem
viresh kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-18
cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
Daniel Vetter
2013-10-16
cpufreq: create cpufreq_generic_init() routine
Viresh Kumar
2013-10-16
cpufreq: define generic .attr, .exit() and .verify() routines
Viresh Kumar
2013-10-16
cpufreq: add new routine cpufreq_verify_within_cpu_limits()
Viresh Kumar
2013-10-16
cpufreq: use cpufreq_driver->flags to mark CPUFREQ_HAVE_GOVERNOR_PER_POLICY
Viresh Kumar
2013-10-16
cpufreq: rewrite cpufreq_driver->flags using shift operator
Viresh Kumar
2013-09-30
cpufreq: Add new helper cpufreq_table_validate_and_show()
Viresh Kumar
2013-09-10
Revert "cpufreq: make sure frequency transitions are serialized"
Rafael J. Wysocki
2013-09-10
cpufreq: Remove temporary fix for race between CPU hotplug and sysfs-writes
Srivatsa S. Bhat
2013-09-10
cpufreq: serialize calls to __cpufreq_governor()
Viresh Kumar
2013-08-10
cpufreq: Drop the owner field from struct cpufreq_driver
Viresh Kumar
2013-08-10
cpufreq: Store cpufreq policies in a list
Lukasz Majewski
2013-08-07
cpufreq: Give consistent names to cpufreq_policy objects
Viresh Kumar
2013-08-07
cpufreq: Re-arrange declarations in cpufreq.h
Viresh Kumar
[next]