index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
mt8173-cpufreq.c
Age
Commit message (
Expand
)
Author
2017-03-12
cpufreq: mediatek: Add support for MT8176 and MT817x
Daniel Kurtz
2017-03-12
cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __init
Daniel Kurtz
2017-01-30
PM / OPP: Update OPP users to put reference
Viresh Kumar
2016-05-26
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-05-17
thermal: mediatek: Add cpu dynamic power cooling model.
Dawei Chien
2016-04-09
cpufreq: mt8173: use list_for_each_entry*()
Geliang Tang
2016-03-01
cpufreq: mediatek: allow building as a module
Arnd Bergmann
2016-01-02
cpufreq: mt8173: migrate to use operating-points-v2 bindings
Pi-Cheng Chen
2015-12-12
cpufreq: mt8173: Move resources allocation into ->probe()
Pi-Cheng Chen
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-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
2015-09-01
cpufreq: mediatek: Add MT8173 cpufreq driver
Pi-Cheng Chen