aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/lima/lima_devfreq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08drm/lima: Migrate to dev_pm_opp_set_config()Viresh Kumar1-5/+6
2022-07-08OPP: Make dev_pm_opp_set_regulators() accept NULL terminated listViresh Kumar1-1/+2
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+10
2021-03-16drm/lima: Convert to use resource-managed OPP APIYangtao Li1-36/+11
2021-02-07drm/lima: add governor data with pre-defined thresholdsChristian Hewitt1-1/+9
2021-02-07drm/lima: Use delayed timer as default in devfreq profileLukasz Luba1-0/+1
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+4
2020-12-09drm/lima: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar1-9/+4
2020-11-16drm/lima: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar1-5/+1
2020-11-16drm/lima: simplify the return expression of lima_devfreq_targetLiu Shixin1-6/+1
2020-04-24drm/lima: add lima_devfreq_resume/suspendQiang Yu1-0/+24
2020-04-24drm/lima: Clean up redundant pdev pointerRobin Murphy1-4/+3
2020-03-28drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl1-0/+234