aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpufreq/qcom-cpufreq-hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-04Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pmRafael J. Wysocki1-8/+83
2020-07-30cpufreq: cached_resolved_idx can not be negativeViresh Kumar1-4/+1
2020-07-30cpufreq: qcom: Disable fast switch when scaling DDR/L3Sibi Sankar1-2/+1
2020-07-30cpufreq: qcom: Update the bandwidth levels on frequency changeSibi Sankar1-2/+81
2020-06-24OPP: refactor dev_pm_opp_of_register_em() and update related driversLukasz Luba1-1/+1
2019-11-07cpufreq: qcom-hw: Move driver initialization earlierAmit Kucheria1-1/+1
2019-08-22cpufreq: qcom-hw: invoke frequency-invariance setter functionDouglas RAILLARD1-1/+9
2019-08-22cpufreq: qcom-hw: Update logic to detect turbo frequencySibi Sankar1-7/+6
2019-02-13Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm into pm-cpufreqRafael J. Wysocki1-10/+40
2019-02-08cpufreq: qcom-hw: Register an Energy ModelMatthias Kaehlcke1-0/+2
2019-02-08cpufreq: qcom: Read voltage LUT and populate OPPTaniya Das1-9/+37
2019-02-08cpufreq: qcom-hw: Move to device_initcallAmit Kucheria1-1/+1
2019-01-30cpufreq: qcom-hw: Register as a cpufreq cooling deviceAmit Kucheria1-1/+2
2018-12-18cpufreq: qcom-hw: Add support for QCOM cpufreq HW driverTaniya Das1-0/+308