开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_devfreq.c
Age
Commit message (
Expand
)
Author
2020-08-07
drm/panfrost: add regulators to devfreq
Clément Péron
2020-08-07
drm/panfrost: properly handle error in probe
Clément Péron
2020-08-07
drm/panfrost: use spinlock instead of atomic
Clément Péron
2020-08-07
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
2020-08-07
drm/panfrost: clean headers in devfreq
Clément Péron
2020-08-07
drm/panfrost: avoid static declaration
Clément Péron
2019-12-17
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-06
drm/panfrost: Register devfreq cooling device
Robin Murphy
2019-12-06
drm/panfrost: devfreq: Round frequencies to OPPs
Steven Price
2019-10-29
drm/panfrost: Simplify devfreq utilisation tracking
Steven Price
2019-10-29
drm/panfrost: Use generic code for devfreq
Steven Price
2019-10-09
drm/panfrost: Remove NULL check for regulator
Steven Price
2019-10-03
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-09-19
drm/panfrost: Remove NULL checks for regulator
Steven Price
2019-08-28
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-23
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-19
drm/panfrost: Remove opp table when unloading
Steven Price
2019-08-19
drm/panfrost: Enable devfreq to work without regulator
Steven Price
2019-07-25
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
2019-06-10
drm/panfrost: make devfreq optional again
Neil Armstrong
2019-05-22
drm/panfrost: Select devfreq
Ezequiel Garcia
2019-04-18
drm/panfrost: Add missing include
Steven Price
2019-04-12
drm/panfrost: Add initial panfrost driver
Rob Herring