summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/lima/lima_devfreq.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-1/+10
|\
| * drm/lima: add governor data with pre-defined thresholdsChristian Hewitt2021-02-071-1/+9
| * drm/lima: Use delayed timer as default in devfreq profileLukasz Luba2021-02-071-0/+1
* | drm/lima: Convert to use resource-managed OPP APIYangtao Li2021-03-161-36/+11
|/
* Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2020-12-151-9/+4
|\
| * drm/lima: dev_pm_opp_put_*() accepts NULL argumentViresh Kumar2020-12-091-9/+4
* | drm/lima: Unconditionally call dev_pm_opp_of_remove_table()Viresh Kumar2020-11-161-5/+1
* | drm/lima: simplify the return expression of lima_devfreq_targetLiu Shixin2020-11-161-6/+1
|/
* drm/lima: add lima_devfreq_resume/suspendQiang Yu2020-04-241-0/+24
* drm/lima: Clean up redundant pdev pointerRobin Murphy2020-04-241-4/+3
* drm/lima: Add optional devfreq and cooling device supportMartin Blumenstingl2020-03-281-0/+234