index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
devfreq.h
Age
Commit message (
Expand
)
Author
2025-07-14
PM / devfreq: Allow devfreq driver to add custom sysfs ABIs
Jie Zhan
2023-05-29
PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
Christophe JAILLET
2023-01-30
PM / devfreq: Fix build issues with devfreq disabled
Rob Clark
2022-11-20
PM/devfreq: governor: Add a private governor_data for governor
Kant Fan
2022-06-30
PM / devfreq: Rework freq_table to be local to devfreq struct
Christian Marangi
2022-05-17
PM / devfreq: passive: Keep cpufreq_policy for possible cpus
Chanwoo Choi
2022-05-17
PM / devfreq: Add cpu based scaling support to passive governor
Saravana Kannan
2021-03-09
PM / devfreq: Register devfreq as a cooling device on demand
Daniel Lezcano
2021-02-04
PM / devfreq: Cache OPP table reference in devfreq
Saravana Kannan
2020-10-26
PM / devfreq: Remove redundant governor_name from struct devfreq
Chanwoo Choi
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
[next]