index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
dbx500-cpufreq.c
Age
Commit message (
Expand
)
Author
2017-03-16
cpufreq: dbx500: Manage cooling device from cpufreq driver
Viresh Kumar
2014-10-20
cpufreq: drop owner assignment from platform_drivers
Wolfram Sang
2014-04-30
cpufreq: Use cpufreq_for_each_* macros for frequency table iteration
Stratos Karafotis
2014-01-17
cpufreq: introduce cpufreq_generic_get() routine
Viresh Kumar
2014-01-06
cpufreq: Mark ARM drivers with CPUFREQ_NEED_INITIAL_FREQ_CHECK flag
Viresh Kumar
2013-10-31
cpufreq: move freq change notifications to cpufreq core
Viresh Kumar
2013-10-25
cpufreq: Implement light weight ->target_index() routine
Viresh Kumar
2013-10-16
cpufreq: dbx500: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: dbx500: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: dbx500: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: dbx500: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-07-14
cpufreq: delete __cpuinit usage from all cpufreq files
Paul Gortmaker
2013-06-24
cpufreq: dbx500: call CPUFREQ_POSTCHANGE notfier in error cases
Viresh Kumar
2013-04-11
cpufreq: dbx500: Round to closest available freq
Mats Fagerstrom
2013-04-02
cpufreq: drivers: don't check range of target freq in .target()
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2013-02-21
Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-07
cpufreq: db8500: set CPUFREQ_CONST_LOOPS
Fabio Baltieri
2013-01-07
cpufreq: dbx500: Update file header
Lee Jones
2013-01-07
cpufreq: dbx500: Minor code cleanup
Jonas Aaberg
2013-01-07
cpufreq: dbx500: Move clk_get to probe
Ulf Hansson
2013-01-07
cpufreq: Give driver used for dbx500 family a more generic name
Lee Jones