index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
devfreq.h
Age
Commit message (
Expand
)
Author
2020-10-16
PM / devfreq: remove a duplicated kernel-doc markup
Mauro Carvalho Chehab
2020-09-29
PM / devfreq: Change prototype of devfreq_get_devfreq_by_phandle function
Chanwoo Choi
2020-09-29
PM / devfreq: Add devfreq_get_devfreq_by_node function
Leonard Crestez
2020-07-30
PM / devfreq: Add support delayed timer for polling mode
Chanwoo Choi
2020-03-25
PM / devfreq: Get rid of some doc warnings
Mauro Carvalho Chehab
2020-03-25
PM / devfreq: Remove unneeded extern keyword
Chanwoo Choi
2019-12-30
PM / devfreq: Fix multiple kernel-doc warnings
Randy Dunlap
2019-12-30
PM / devfreq: Move statistics to separate struct devfreq_stats
Kamil Konieczny
2019-12-30
PM / devfreq: Change time stats to 64-bit
Kamil Konieczny
2019-12-09
PM / devfreq: Use PM QoS for sysfs min/max_freq
Leonard Crestez
2019-12-09
PM / devfreq: Add PM QoS support
Leonard Crestez
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-12-11
PM / devfreq: add devfreq_suspend/resume() functions
Lukasz Luba
2018-12-11
PM / devfreq: add support for suspend/resume of a devfreq device
Lukasz Luba
2018-10-02
PM / devfreq: Make update_devfreq() public
Matthias Kaehlcke
2017-10-26
PM / devfreq: Define the constant governor name
Chanwoo Choi
2017-10-26
PM / devfreq: Show the all available frequencies
Chanwoo Choi
2017-10-26
PM / devfreq: Use the available min/max frequency
Chanwoo Choi
2017-08-28
PM / devfreq: Move private devfreq_update_stats() into devfreq
Chanwoo Choi
2017-04-12
PM / devfreq: Move struct devfreq_governor to devfreq directory
Chanwoo Choi
2017-01-31
PM / devfreq: Fix available_governor sysfs
Chanwoo Choi
2016-05-03
PM / devfreq: Add new passive governor
Chanwoo Choi
2016-05-03
PM / devfreq: Add new DEVFREQ_TRANSITION_NOTIFIER notifier
Chanwoo Choi
2016-05-03
PM / devfreq: Add devfreq_get_devfreq_by_phandle()
Chanwoo Choi
2016-01-13
PM / devfreq: Set the freq_table of devfreq device
Chanwoo Choi
2015-09-11
PM / devfreq: comments for get_dev_status usage updated
MyungJoo Ham
2015-09-11
PM / devfreq: cache the last call to get_dev_status()
Javi Merino
2014-12-19
PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-05-24
PM / devfreq: Add devm_devfreq_{register,unregister}_opp_notfier function
Chanwoo Choi
2014-05-24
PM / devfreq: Add resource-managed function for devfreq device
Chanwoo Choi
2013-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-10-25
PM / OPP: rename header to linux/pm_opp.h
Nishanth Menon
2013-10-25
PM / OPP: rename data structures to dev_pm equivalents
Nishanth Menon
2013-10-14
Correct some typos for word frequency
LABBE Corentin
2013-06-03
PM / devfreq: add comments and Documentation
MyungJoo Ham
2013-04-02
PM / devfreq: Fix compiler warnings for CONFIG_PM_DEVFREQ unset
Rajagopal Venkat
2012-11-26
PM / devfreq: remove compiler error when a governor is module
MyungJoo Ham
2012-11-20
PM / devfreq: map devfreq drivers to governor using name
Nishanth Menon
2012-11-20
PM / devfreq: provide hooks for governors to be registered
Nishanth Menon
2012-11-20
PM / devfreq: Add sysfs node for representing frequency transition information.
Jonghwa Lee
2012-11-20
PM / devfreq: documentation cleanups for devfreq header
Nishanth Menon
2012-11-15
PM / devfreq: Add current freq callback in device profile
Rajagopal Venkat
2012-11-15
PM / devfreq: Add suspend and resume apis
Rajagopal Venkat
2012-11-15
PM / devfreq: Core updates to support devices which can idle
Rajagopal Venkat
2012-03-17
PM / devfreq: add relation of recommended frequency.
MyungJoo Ham
2012-01-20
PM / devfreq: add min/max_freq limit requested by users.
MyungJoo Ham
2012-01-20
PM / devfreq: fixed syntax errors.
MyungJoo Ham
2011-11-07
PM / devfreq: fix private_data
Jonathan Corbet
2011-10-02
PM / devfreq: Add basic governors
MyungJoo Ham
2011-10-02
PM: Introduce devfreq: generic DVFS framework with device-specific OPPs
MyungJoo Ham