summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panfrost/panfrost_devfreq.c
AgeCommit message (Expand)Author
2020-08-07drm/panfrost: add regulators to devfreqClément Péron
2020-08-07drm/panfrost: properly handle error in probeClément Péron
2020-08-07drm/panfrost: use spinlock instead of atomicClément Péron
2020-08-07drm/panfrost: introduce panfrost_devfreq structClément Péron
2020-08-07drm/panfrost: clean headers in devfreqClément Péron
2020-08-07drm/panfrost: avoid static declarationClément Péron
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-06drm/panfrost: Register devfreq cooling deviceRobin Murphy
2019-12-06drm/panfrost: devfreq: Round frequencies to OPPsSteven Price
2019-10-29drm/panfrost: Simplify devfreq utilisation trackingSteven Price
2019-10-29drm/panfrost: Use generic code for devfreqSteven Price
2019-10-09drm/panfrost: Remove NULL check for regulatorSteven Price
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-09-19drm/panfrost: Remove NULL checks for regulatorSteven Price
2019-08-28drm/panfrost: Add missing check for pfdev->regulatorSteven Price
2019-08-23drm/panfrost: Add missing check for pfdev->regulatorSteven Price
2019-08-19drm/panfrost: Remove opp table when unloadingSteven Price
2019-08-19drm/panfrost: Enable devfreq to work without regulatorSteven Price
2019-07-25drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constantYue Hu
2019-06-10drm/panfrost: make devfreq optional againNeil Armstrong
2019-05-22drm/panfrost: Select devfreqEzequiel Garcia
2019-04-18drm/panfrost: Add missing includeSteven Price
2019-04-12drm/panfrost: Add initial panfrost driverRob Herring