index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
devfreq.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-29
PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
Christophe JAILLET
1
-1
/
+2
2023-01-30
PM / devfreq: Fix build issues with devfreq disabled
Rob Clark
1
-5
/
+2
2022-11-20
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
1
-3
/
+4
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
1
-0
/
+5
2022-05-17
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
1
-2
/
+2
2022-05-17
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
1
-2
/
+15
2021-03-09
PM / devfreq: Register devfreq as a cooling device on demand
Daniel Lezcano
1
-0
/
+9
2021-02-04
PM / devfreq: Cache OPP table reference in devfreq
Saravana Kannan
1
-0
/
+2
2020-10-26
PM / devfreq: Remove redundant governor_name from struct devfreq
Chanwoo Choi
1
-4
/
+0
2020-10-16
PM / devfreq: remove a duplicated kernel-doc markup
Mauro Carvalho Chehab
1
-6
/
+1
2020-09-29
PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function
Chanwoo Choi
1
-2
/
+3
2020-09-29
PM / devfreq: Add devfreq_get_devfreq_by_node function
Leonard Crestez
1
-0
/
+6
2020-07-30
PM / devfreq: Add support delayed timer for polling mode
Chanwoo Choi
1
-0
/
+9
2020-03-25
PM / devfreq: Get rid of some doc warnings
Mauro Carvalho Chehab
1
-3
/
+3
2020-03-25
PM / devfreq: Remove unneeded extern keyword
Chanwoo Choi
1
-51
/
+49
2019-12-30
PM / devfreq: Fix multiple kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2019-12-30
PM / devfreq: Move statistics to separate struct devfreq_stats
Kamil Konieczny
1
-9
/
+17
2019-12-30
PM / devfreq: Change time stats to 64-bit
Kamil Konieczny
1
-2
/
+2
2019-12-09
PM / devfreq: Use PM QoS for sysfs min/max_freq
Leonard Crestez
1
-4
/
+5
2019-12-09
PM / devfreq: Add PM QoS support
Leonard Crestez
1
-0
/
+5
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-12-11
PM / devfreq: add devfreq_suspend/resume() functions
Lukasz Luba
1
-0
/
+6
2018-12-11
PM / devfreq: add support for suspend/resume of a devfreq device
Lukasz Luba
1
-0
/
+7
2018-10-02
PM / devfreq: Make update_devfreq() public
Matthias Kaehlcke
1
-0
/
+8
2017-10-26
PM / devfreq: Define the constant governor name
Chanwoo Choi
1
-0
/
+7
2017-10-26
PM / devfreq: Show the all available frequencies
Chanwoo Choi
1
-2
/
+3
2017-10-26
PM / devfreq: Use the available min/max frequency
Chanwoo Choi
1
-0
/
+4
2017-08-28
PM / devfreq: Move private devfreq_update_stats() into devfreq
Chanwoo Choi
1
-13
/
+0
2017-04-12
PM / devfreq: Move struct devfreq_governor to devfreq directory
Chanwoo Choi
1
-29
/
+1
2017-01-31
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
1
-0
/
+3
2016-05-03
PM / devfreq: Add new passive governor
Chanwoo Choi
1
-0
/
+33
2016-05-03
PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
Chanwoo Choi
1
-1
/
+58
2016-05-03
PM / devfreq: Add devfreq_get_devfreq_by_phandle()
Chanwoo Choi
1
-0
/
+9
2016-01-13
PM / devfreq: Set the freq_table of devfreq device
Chanwoo Choi
1
-1
/
+1
2015-09-11
PM / devfreq: comments for get_dev_status usage updated
MyungJoo Ham
1
-1
/
+8
2015-09-11
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
1
-0
/
+15
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
1
-1
/
+1
2014-05-24
PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
Chanwoo Choi
1
-0
/
+14
2014-05-24
PM / devfreq: Add resource-managed function for devfreq device
Chanwoo Choi
1
-1
/
+20
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-10-25
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
1
-1
/
+1
2013-10-25
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
1
-2
/
+2
2013-10-14
Correct some typos for word frequency
LABBE Corentin
1
-1
/
+1
2013-06-03
PM / devfreq: add comments and Documentation
MyungJoo Ham
1
-0
/
+2
2013-04-02
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
Rajagopal Venkat
1
-8
/
+8
2012-11-26
PM / devfreq: remove compiler error when a governor is module
MyungJoo Ham
1
-1
/
+1
2012-11-20
PM / devfreq: map devfreq drivers to governor using name
Nishanth Menon
1
-17
/
+4
2012-11-20
PM / devfreq: provide hooks for governors to be registered
Nishanth Menon
1
-0
/
+3
2012-11-20
PM / devfreq: Add sysfs node for representing frequency transition information.
Jonghwa Lee
1
-0
/
+15
2012-11-20
PM / devfreq: documentation cleanups for devfreq header
Nishanth Menon
1
-27
/
+27
[next]