summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/panfrost/panfrost_devfreq.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: devfreq: Round frequencies to OPPsSteven Price2019-12-061-13/+6
* drm/panfrost: Simplify devfreq utilisation trackingSteven Price2019-10-291-39/+25
* drm/panfrost: Use generic code for devfreqSteven Price2019-10-291-50/+10
* drm/panfrost: Remove NULL check for regulatorSteven Price2019-10-091-4/+2
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-031-2/+2
|\
| * 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: Add missing check for pfdev->regulatorSteven Price2019-08-231-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