summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_devfreq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Remove NULL checks for regulatorSteven Price2019-09-191-6/+4
* drm/panfrost: Add missing check for pfdev->regulatorSteven Price2019-08-281-2/+4
* drm/panfrost: Remove opp table when unloadingSteven Price2019-08-191-0/+6
* drm/panfrost: Enable devfreq to work without regulatorSteven Price2019-08-191-5/+2
* drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu2019-07-261-1/+2
* drm/panfrost: make devfreq optional againNeil Armstrong2019-06-101-1/+12
* drm/panfrost: Select devfreqEzequiel Garcia2019-05-221-11/+2
* drm/panfrost: Add missing includeSteven Price2019-04-181-0/+1
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-121-0/+218