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
/
pm_opp.h
Age
Commit message (
Expand
)
Author
2019-04-10
OPP: Introduce dev_pm_opp_find_freq_ceil_by_volt()
Andrew-sh.Cheng
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-02-15
Merge tag 'qcom-drivers-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2019-02-08
Merge branch 'opp/power' into cpufreq/qcom-hw
Viresh Kumar
2019-02-07
PM / OPP: Introduce a power estimation helper
Quentin Perret
2019-01-22
OPP: Add support for parsing the 'opp-level' property
Rajendra Nayak
2019-01-04
cpufreq: scpi/scmi: Fix freeing of dynamic OPPs
Viresh Kumar
2018-12-14
OPP: Don't return 0 on error from of_get_required_opp_performance_state()
Viresh Kumar
2018-12-14
OPP: Add dev_pm_opp_xlate_performance_state() helper
Viresh Kumar
2018-11-05
OPP: Remove of_dev_pm_opp_find_required_opp()
Viresh Kumar
2018-11-05
OPP: Rename and relocate of_genpd_opp_to_performance_state()
Viresh Kumar
2018-11-05
OPP: Add dev_pm_opp_{set|put}_genpd_virt_dev() helper
Viresh Kumar
2018-09-19
OPP: Pass index to _of_init_opp_table()
Viresh Kumar
2018-05-09
PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()
Viresh Kumar
2018-05-09
PM / OPP: Implement dev_pm_opp_get_of_node()
Viresh Kumar
2018-05-09
PM / OPP: Implement of_dev_pm_opp_find_required_opp()
Viresh Kumar
2018-05-09
PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
Viresh Kumar
2017-10-14
PM / OPP: Add dev_pm_opp_{un}register_get_pstate_helper()
Viresh Kumar
2017-10-11
PM / OPP: Rename dev_pm_opp_register_put_opp_helper()
Viresh Kumar
2017-06-24
PM / OPP: Add dev_pm_opp_{set|put}_clkname()
Viresh Kumar
2017-02-09
PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API
Dave Gerlach
2017-01-30
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
2017-01-30
PM / OPP: Return opp_table from dev_pm_opp_set_*() routines
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
2017-01-27
PM / OPP: Don't expose srcu_head to register notifiers
Viresh Kumar
2017-01-27
PM / OPP: Rename dev_pm_opp_get_suspend_opp() and return OPP rate
Viresh Kumar
2016-12-06
PM / OPP: Allow platform specific custom set_opp() callbacks
Viresh Kumar
2016-12-06
PM / OPP: Separate out _generic_set_opp()
Viresh Kumar
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
2016-12-06
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
2016-11-30
PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()
Stephen Boyd
2016-05-05
PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table
Sudeep Holla
2016-05-05
PM / OPP: pass cpumask by reference
Arnd Bergmann
2016-04-28
PM / OPP: Add dev_pm_opp_get_sharing_cpus()
Viresh Kumar
2016-04-28
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
Viresh Kumar
2016-04-28
PM / OPP: -ENOSYS is applicable only to syscalls
Viresh Kumar
2016-04-25
PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
Viresh Kumar
2016-02-10
PM / OPP: Add dev_pm_opp_set_rate()
Viresh Kumar
2016-02-10
PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
Viresh Kumar
2016-02-10
PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
Viresh Kumar
2016-02-10
PM / OPP: get/put regulators from OPP core
Viresh Kumar
2015-12-10
PM / OPP: Parse 'opp-<prop>-<name>' bindings
Viresh Kumar
2015-12-10
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
2015-09-15
PM / OPP: Prefix exported opp routines with dev_pm_opp_
Viresh Kumar
2015-09-15
PM / OPP: Rename opp init/free table routines
Viresh Kumar
2015-09-09
PM / OPP: add dev_pm_opp_get_suspend_opp() helper
Bartlomiej Zolnierkiewicz
2015-08-07
PM / OPP: add dev_pm_opp_is_turbo() helper
Bartlomiej Zolnierkiewicz
2015-08-07
PM / OPP: Add helpers for initializing CPU OPPs
Viresh Kumar
2015-08-07
PM / OPP: Add clock-latency-ns support
Viresh Kumar
2014-11-29
PM / OPP Introduce APIs to remove OPPs
Viresh Kumar
[next]