summaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/qcom-cpufreq-kryo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2019-03-011-2/+18
|\
| * cpufreq: kryo: Release OPP tables on module removalViresh Kumar2019-02-281-2/+18
* | cpufreq: qcom-kryo: make some variables staticYangtao Li2019-02-071-1/+1
|/
* cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor2018-09-291-2/+2
* Merge back cpufreq material for 4.19.Rafael J. Wysocki2018-07-301-2/+3
|\
| * cpufreq: qcom-kryo: Silently error out on EPROBE_DEFERNiklas Cassel2018-07-181-2/+3
* | cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing2018-07-241-0/+1
|/
* cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter2018-06-241-4/+4
* cpufreq: kryo: Add module remove and exitIlia Lin2018-06-191-3/+19
* cpufreq: kryo: Fix possible error code dereferenceIlia Lin2018-06-191-0/+3
* cpufreq: Add Kryo CPU scaling driverIlia Lin2018-05-301-0/+212