index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
devfreq.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / devfreq: Move private devfreq_update_stats() into devfreq
Chanwoo Choi
2017-08-28
1
-13
/
+0
*
PM / devfreq: Move struct devfreq_governor to devfreq directory
Chanwoo Choi
2017-04-12
1
-29
/
+1
*
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2017-01-31
1
-0
/
+3
*
PM / devfreq: Add new passive governor
Chanwoo Choi
2016-05-03
1
-0
/
+33
*
PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
Chanwoo Choi
2016-05-03
1
-1
/
+58
*
PM / devfreq: Add devfreq_get_devfreq_by_phandle()
Chanwoo Choi
2016-05-03
1
-0
/
+9
*
PM / devfreq: Set the freq_table of devfreq device
Chanwoo Choi
2016-01-13
1
-1
/
+1
*
PM / devfreq: comments for get_dev_status usage updated
MyungJoo Ham
2015-09-11
1
-1
/
+8
*
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
2015-09-11
1
-0
/
+15
*
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-12-19
1
-1
/
+1
*
PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
Chanwoo Choi
2014-05-24
1
-0
/
+14
*
PM / devfreq: Add resource-managed function for devfreq device
Chanwoo Choi
2014-05-24
1
-1
/
+20
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-11-15
1
-1
/
+1
|
\
|
*
Correct some typos for word frequency
LABBE Corentin
2013-10-14
1
-1
/
+1
*
|
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
2013-10-25
1
-1
/
+1
*
|
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
2013-10-25
1
-2
/
+2
|
/
*
PM / devfreq: add comments and Documentation
MyungJoo Ham
2013-06-03
1
-0
/
+2
*
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
Rajagopal Venkat
2013-04-02
1
-8
/
+8
*
PM / devfreq: remove compiler error when a governor is module
MyungJoo Ham
2012-11-26
1
-1
/
+1
*
PM / devfreq: map devfreq drivers to governor using name
Nishanth Menon
2012-11-20
1
-17
/
+4
*
PM / devfreq: provide hooks for governors to be registered
Nishanth Menon
2012-11-20
1
-0
/
+3
*
PM / devfreq: Add sysfs node for representing frequency transition information.
Jonghwa Lee
2012-11-20
1
-0
/
+15
*
PM / devfreq: documentation cleanups for devfreq header
Nishanth Menon
2012-11-20
1
-27
/
+27
*
PM / devfreq: Add current freq callback in device profile
Rajagopal Venkat
2012-11-15
1
-0
/
+3
*
PM / devfreq: Add suspend and resume apis
Rajagopal Venkat
2012-11-15
1
-0
/
+12
*
PM / devfreq: Core updates to support devices which can idle
Rajagopal Venkat
2012-11-15
1
-24
/
+10
*
PM / devfreq: add relation of recommended frequency.
MyungJoo Ham
2012-03-17
1
-3
/
+13
*
PM / devfreq: add min/max_freq limit requested by users.
MyungJoo Ham
2012-01-20
1
-0
/
+5
*
PM / devfreq: fixed syntax errors.
MyungJoo Ham
2012-01-20
1
-2
/
+2
*
PM / devfreq: fix private_data
Jonathan Corbet
2011-11-07
1
-1
/
+1
*
PM / devfreq: Add basic governors
MyungJoo Ham
2011-10-02
1
-0
/
+35
*
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
MyungJoo Ham
2011-10-02
1
-0
/
+203