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