index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
s5pv210-cpufreq.c
Age
Commit message (
Expand
)
Author
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: s5pv210: use cpufreq_generic_init()
Viresh Kumar
2013-10-16
cpufreq: s5pv210: don't initialize part of policy set by core
Viresh Kumar
2013-10-16
cpufreq: s5pv210: Use generic cpufreq routines
Viresh Kumar
2013-09-30
cpufreq: s5pv210: use cpufreq_table_validate_and_show()
Viresh Kumar
2013-04-02
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
Viresh Kumar
2011-07-13
[CPUFREQ] s5pv210: make needlessly global symbols static
Axel Lin
2011-07-13
[CPUFREQ] S5PV210: Add reboot notifier to prevent system hang
Huisung Kang
2011-07-13
[CPUFREQ] S5PV210: Adjust udelay prior to voltage scaling down
Todd Poynor
2011-07-13
[CPUFREQ] S5PV210: Lock a mutex while changing the cpu frequency
Arve Hjønnevåg
2011-07-13
[CPUFREQ] S5PV210: Add pm_notifier to prevent system unstable
Huisung Kang
2011-07-13
[CPUFREQ] S5PV210: Add arm/int voltage control support
Jonghwan Choi
2011-07-13
[CPUFREQ] S5PV210: Add additional symantics for "relation" in cpufreq with pm
Huisung Kang
2011-07-13
[CPUFREQ] s5pv210-cpufreq.c: Add missing clk_put
Julia Lawall
2011-07-13
[CPUFREQ] Move ARM Samsung cpufreq drivers to drivers/cpufreq/
Kukjin Kim