summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/imx-cpufreq-dt.c
Commit message (Expand)AuthorAgeFilesLines
* cpufreq: Use of_property_present() for testing DT property presenceRob Herring2023-03-131-1/+1
* OPP: Migrate set-supported-hw API to use set-config helpersViresh Kumar2022-07-081-6/+6
* cpufreq: imx-cpufreq-dt: support i.MX7ULPPeng Fan2020-04-281-2/+82
* cpufreq: imx-cpufreq-dt: Correct i.MX8MP's market segment fuse locationAnson Huang2020-03-111-1/+9
* cpufreq: imx-cpufreq-dt: Add "cpu-supply" property checkAnson Huang2020-02-171-0/+3
* cpufreq: imx-cpufreq-dt: Add i.MX8MP supportAnson Huang2020-01-071-2/+4
* cpufreq: imx-cpufreq-dt: Correct i.MX8MN's default speed grade valueAnson Huang2019-10-221-10/+10
* cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang2019-08-221-1/+7
* cpufreq: imx-cpufreq-dt: Add i.MX8MN supportAnson Huang2019-07-081-1/+2
* cpufreq: imx-cpufreq-dt: Remove global platform match listLeonard Crestez2019-06-061-16/+2
* cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused partsLeonard Crestez2019-06-031-0/+15
* cpufreq: Add imx-cpufreq-dt driverLeonard Crestez2019-05-201-0/+96