index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
panfrost
/
panfrost_devfreq.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/panfrost: Fix incorrect updating of current device frequency
Adrián Larumbe
2023-11-30
1
-2
/
+15
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-10-11
1
-1
/
+1
|
\
|
*
drm/panfrost: Skip speed binning on EOPNOTSUPP
David Michael
2023-08-21
1
-1
/
+1
*
|
drm/panfrost: Add fdinfo support GPU load metrics
Adrián Larumbe
2023-10-04
1
-0
/
+8
|
/
*
drm/panfrost: Add basic support for speed binning
AngeloGioacchino Del Regno
2023-03-31
1
-0
/
+30
*
drm/panfrost: devfreq: set opp to the recommended one to configure regulator
Clément Péron
2022-09-08
1
-0
/
+11
*
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2022-07-08
1
-2
/
+1
*
drm/panfrost: devfreq: Don't display error for EPROBE_DEFER
Chris Morgan
2021-07-23
1
-1
/
+2
*
drm/panfrost: devfreq: Disable devfreq when num_supplies > 1
Nicolas Boichat
2021-05-14
1
-0
/
+9
*
Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-04-28
1
-1
/
+9
|
\
|
*
drm/panfrost: Add governor data with pre-defined thresholds
Lukasz Luba
2021-01-22
1
-1
/
+9
*
|
drm/panfrost: Convert to use resource-managed OPP API
Yangtao Li
2021-03-16
1
-28
/
+9
|
/
*
drm/panfrost: Use delayed timer as default in devfreq profile
Lukasz Luba
2021-01-13
1
-0
/
+1
*
Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2020-12-16
1
-4
/
+2
|
\
|
*
drm/panfrost: dev_pm_opp_put_*() accepts NULL argument
Viresh Kumar
2020-12-09
1
-4
/
+2
*
|
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-12-16
1
-1
/
+1
|
\
\
|
*
|
drm/panfrost: Register devfreq cooling and attempt to add Energy Model
Lukasz Luba
2020-12-11
1
-1
/
+1
|
|
/
*
/
drm/panfrost: simplify the return expression of panfrost_devfreq_target()
Qinglang Miao
2020-10-01
1
-6
/
+1
|
/
*
drm/panfrost: add regulators to devfreq
Clément Péron
2020-08-07
1
-4
/
+25
*
drm/panfrost: properly handle error in probe
Clément Péron
2020-08-07
1
-6
/
+19
*
drm/panfrost: use spinlock instead of atomic
Clément Péron
2020-08-07
1
-11
/
+32
*
drm/panfrost: introduce panfrost_devfreq struct
Clément Péron
2020-08-07
1
-34
/
+42
*
drm/panfrost: clean headers in devfreq
Clément Péron
2020-08-07
1
-6
/
+2
*
drm/panfrost: avoid static declaration
Clément Péron
2020-08-07
1
-20
/
+18
*
Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-12-17
1
-11
/
+21
|
\
|
*
drm/panfrost: Register devfreq cooling device
Robin Murphy
2019-12-06
1
-11
/
+21
*
|
drm/panfrost: devfreq: Round frequencies to OPPs
Steven Price
2019-12-06
1
-13
/
+6
|
/
*
drm/panfrost: Simplify devfreq utilisation tracking
Steven Price
2019-10-29
1
-39
/
+25
*
drm/panfrost: Use generic code for devfreq
Steven Price
2019-10-29
1
-50
/
+10
*
drm/panfrost: Remove NULL check for regulator
Steven Price
2019-10-09
1
-4
/
+2
*
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2019-10-03
1
-2
/
+2
|
\
|
*
drm/panfrost: Remove NULL checks for regulator
Steven Price
2019-09-19
1
-6
/
+4
|
*
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-28
1
-2
/
+4
*
|
drm/panfrost: Add missing check for pfdev->regulator
Steven Price
2019-08-23
1
-2
/
+4
|
/
*
drm/panfrost: Remove opp table when unloading
Steven Price
2019-08-19
1
-0
/
+6
*
drm/panfrost: Enable devfreq to work without regulator
Steven Price
2019-08-19
1
-5
/
+2
*
drm: Switch to use DEVFREQ_GOV_SIMPLE_ONDEMAND constant
Yue Hu
2019-07-26
1
-1
/
+2
*
drm/panfrost: make devfreq optional again
Neil Armstrong
2019-06-10
1
-1
/
+12
*
drm/panfrost: Select devfreq
Ezequiel Garcia
2019-05-22
1
-11
/
+2
*
drm/panfrost: Add missing include
Steven Price
2019-04-18
1
-0
/
+1
*
drm/panfrost: Add initial panfrost driver
Rob Herring
2019-04-12
1
-0
/
+218