aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/imx-cpufreq-dt.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-20cpufreq: imx-cpufreq-dt: Convert to platform remove callback returning voidYangtao Li1-4/+2
2023-03-13cpufreq: Use of_property_present() for testing DT property presenceRob Herring1-1/+1
2022-07-08OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar1-6/+6
2020-04-28cpufreq: imx-cpufreq-dt: support i.MX7ULPPeng Fan1-2/+82
2020-03-11cpufreq: imx-cpufreq-dt: Correct i.MX8MP's market segment fuse locationAnson Huang1-1/+9
2020-02-17cpufreq: imx-cpufreq-dt: Add "cpu-supply" property checkAnson Huang1-0/+3
2020-01-07cpufreq: imx-cpufreq-dt: Add i.MX8MP supportAnson Huang1-2/+4
2019-10-22cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang1-10/+10
2019-08-22cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang1-1/+7
2019-07-08cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang1-1/+2
2019-06-06cpufreq: imx-cpufreq-dt: Remove global platform match listLeonard Crestez1-16/+2
2019-06-03cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused partsLeonard Crestez1-0/+15
2019-05-20cpufreq: Add imx-cpufreq-dt driverLeonard Crestez1-0/+96