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
/
ti-cpufreq.c
Age
Commit message (
Expand
)
Author
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-02-12
cpufreq: ti-cpufreq: Add support for OPP_PLUS
Lokesh Vutla
2019-10-10
cpufreq: ti-cpufreq: Add support for AM3517
Adam Ford
2019-10-10
ARM: dts: omap36xx: using OPP1G needs to control the abb_ldo
H. Nikolaus Schaller
2019-10-10
cpufreq: ti-cpufreq: omap36xx use "cpu0","vbb" if run in multi_regulator mode
H. Nikolaus Schaller
2019-10-10
cpufreq: ti-cpufreq: add support for omap34xx and omap36xx
H. Nikolaus Schaller
2019-07-30
cpufreq: ti-cpufreq: Mark expected switch fall-through
Gustavo A. R. Silva
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2018-11-19
cpufreq: ti-cpufreq: Only register platform_device when supported
Dave Gerlach
2018-06-06
cpufreq: ti-cpufreq: Use devres managed API in probe()
Suman Anna
2018-06-06
cpufreq: ti-cpufreq: Fix an incorrect error return value
Suman Anna
2018-04-10
cpufreq: ti-cpufreq: Use builtin_platform_driver()
Viresh Kumar
2017-12-17
cpufreq: ti-cpufreq: Add support for multiple regulators
Dave Gerlach
2017-12-17
cpufreq: ti-cpufreq: Convert to module_platform_driver
Dave Gerlach
2017-10-14
cpufreq: ti-cpufreq: add missing of_node_put()
Zumeng Chen
2017-10-03
cpufreq: ti-cpufreq: kfree opp_data when failure
Zumeng Chen
2017-09-20
cpufreq: ti-cpufreq: Support additional am43xx platforms
Dave Gerlach
2017-08-25
cpufreq: ti: Fix 'of_node_put' being called twice in error handling path
Christophe Jaillet
2017-02-16
cpufreq: make ti-cpufreq explicitly non-modular
Paul Gortmaker
2017-02-09
cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime
Dave Gerlach