summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_devfreq.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-11/+21
2019-12-06drm/panfrost: Register devfreq cooling deviceRobin Murphy1-11/+21
2019-12-06drm/panfrost: devfreq: Round frequencies to OPPsSteven Price1-13/+6
2019-10-29drm/panfrost: Simplify devfreq utilisation trackingSteven Price1-39/+25
2019-10-29drm/panfrost: Use generic code for devfreqSteven Price1-50/+10
2019-10-09drm/panfrost: Remove NULL check for regulatorSteven Price1-4/+2
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard1-2/+2
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price1-6/+4
2019-08-28drm/panfrost: Add missing check for pfdev->regulatorSteven Price1-2/+4
2019-08-23drm/panfrost: Add missing check for pfdev->regulatorSteven Price1-2/+4
2019-08-19drm/panfrost: Remove opp table when unloadingSteven Price1-0/+6
2019-08-19drm/panfrost: Enable devfreq to work without regulatorSteven Price1-5/+2
2019-07-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu1-1/+2
2019-06-10drm/panfrost: make devfreq optional againNeil Armstrong1-1/+12
2019-05-22drm/panfrost: Select devfreqEzequiel Garcia1-11/+2
2019-04-18drm/panfrost: Add missing includeSteven Price1-0/+1
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring1-0/+218