| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-13 | cpufreq: ti-cpufreq: Convert to of_machine_get_match() | Geert Uytterhoeven | 1 | -11/+1 |
| 2026-01-27 | cpufreq: ti-cpufreq: add support for AM62L3 SoC | Dhruva Gole | 1 | -1/+33 |
| 2025-08-22 | cpufreq: ti: Allow all silicon revisions to support OPPs | Judith Mendez | 1 | -4/+4 |
| 2025-08-22 | cpufreq: ti: Support more speed grades on AM62Px SoC | Judith Mendez | 1 | -0/+4 |
| 2025-08-20 | cpufreq: ti: Add support for AM62D2 | Paresh Bhagat | 1 | -0/+2 |
| 2024-10-10 | cpufreq: ti-cpufreq: Remove revision offsets in AM62 family | Dhruva Gole | 1 | -3/+0 |
| 2024-10-10 | cpufreq: ti-cpufreq: Allow backward compatibility for efuse syscon | Dhruva Gole | 1 | -0/+7 |
| 2024-09-04 | cpufreq: ti-cpufreq: Use socinfo to get revision in AM62 family | Dhruva Gole | 1 | -0/+19 |
| 2024-09-04 | cpufreq: ti-cpufreq: Introduce quirks to handle syscon fails appropriately | Nishanth Menon | 1 | -2/+8 |
| 2024-09-04 | cpufreq: Fix warning on unused of_device_id tables for !CONFIG_OF | Rob Herring (Arm) | 1 | -1/+1 |
| 2024-06-25 | cpufreq: ti: update OPP table for AM62Px SoCs | Bryan Brattlof | 1 | -1/+34 |
| 2024-06-25 | cpufreq: ti: update OPP table for AM62Ax SoCs | Bryan Brattlof | 1 | -1/+58 |
| 2024-06-06 | cpufreq: ti-cpufreq: Handle deferred probe with dev_err_probe() | Primoz Fiser | 1 | -1/+1 |
| 2024-04-23 | cpufreq: ti: Implement scope-based cleanup in ti_cpufreq_match_node() | Shivani Gupta | 1 | -3/+1 |
| 2023-10-12 | cpufreq: ti-cpufreq: Add opp support for am62p5 SoCs | Bryan Brattlof | 1 | -0/+1 |
| 2023-07-20 | cpufreq: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-05-29 | cpufreq: ti-cpufreq: Add support for AM62A7 | Vibhore Vardhan | 1 | -0/+1 |
| 2022-11-07 | cpufreq: ti-cpufreq: Add support for AM625 | Dave Gerlach | 1 | -0/+36 |
| 2022-09-26 | cpufreq: Add __init annotation to module init funcs | Xiu Jianfeng | 1 | -1/+1 |
| 2022-07-08 | cpufreq: ti: Migrate to dev_pm_opp_set_config() | Viresh Kumar | 1 | -23/+14 |
| 2022-07-08 | OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list | Viresh Kumar | 1 | -4/+3 |
| 2020-08-23 | 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-09 | cpufreq: ti: Add cpufreq driver to determine available OPPs at runtime | Dave Gerlach | 1 | -0/+272 |