aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/qcom-cpufreq-kryo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-01Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreqRafael J. Wysocki1-2/+18
2019-02-28cpufreq: kryo: Release OPP tables on module removalViresh Kumar1-2/+18
2019-02-07cpufreq: qcom-kryo: make some variables staticYangtao Li1-1/+1
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-07-30Merge back cpufreq material for 4.19.Rafael J. Wysocki1-2/+3
2018-07-24cpufreq: qcom-kryo: add NULL entry to the end of_device_id arrayYueHaibing1-0/+1
2018-07-18cpufreq: qcom-kryo: Silently error out on EPROBE_DEFERNiklas Cassel1-2/+3
2018-06-24cpufreq: qcom-kryo: Fix error handling in probe()Dan Carpenter1-4/+4
2018-06-19cpufreq: kryo: Add module remove and exitIlia Lin1-3/+19
2018-06-19cpufreq: kryo: Fix possible error code dereferenceIlia Lin1-0/+3
2018-05-30cpufreq: Add Kryo CPU scaling driverIlia Lin1-0/+212