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
2023-10-06
OPP: Add dev_pm_opp_find_level_floor()
Krishna chaitanya chundru
2023-10-06
OPP: Extend dev_pm_opp_data with a level
Ulf Hansson
2023-10-06
OPP: Add dev_pm_opp_add_dynamic() to allow more flexibility
Ulf Hansson
2023-07-24
OPP: Reuse dev_pm_opp_get_freq_indexed()
Viresh Kumar
2023-07-24
OPP: Add dev_pm_opp_find_freq_exact_indexed()
Viresh Kumar
2023-07-24
OPP: Introduce dev_pm_opp_get_freq_indexed() API
Manivannan Sadhasivam
2023-07-21
OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
Manivannan Sadhasivam
2023-07-21
OPP: Rearrange entries in pm_opp.h
Viresh Kumar
2022-07-12
OPP: Remove dev{m}_pm_opp_of_add_table_noclk()
Viresh Kumar
2022-07-12
OPP: Provide a simple implementation to configure multiple clocks
Viresh Kumar
2022-07-12
OPP: Allow multiple clocks for a device
Viresh Kumar
2022-07-08
OPP: Remove dev_pm_opp_find_freq_ceil_by_volt()
Viresh Kumar
2022-07-08
OPP: Remove custom OPP helper support
Viresh Kumar
2022-07-08
OPP: Add dev_pm_opp_get_supplies()
Viresh Kumar
2022-07-08
OPP: Add support for config_regulators() helper
Viresh Kumar
2022-07-08
OPP: Migrate set-prop-name helper API to use set-config helpers
Viresh Kumar
2022-07-08
OPP: Migrate attach-genpd API to use set-config helpers
Viresh Kumar
2022-07-08
OPP: Migrate set-opp-helper API to use set-config helpers
Viresh Kumar
2022-07-08
OPP: Migrate set-clk-name API to use set-config helpers
Viresh Kumar
2022-07-08
OPP: Migrate set-supported-hw API to use set-config helpers
Viresh Kumar
2022-07-08
OPP: Migrate set-regulators API to use set-config helpers
Viresh Kumar
2022-07-08
OPP: Add dev_pm_opp_set_config() and friends
Viresh Kumar
2022-07-08
OPP: Make dev_pm_opp_set_regulators() accept NULL terminated list
Viresh Kumar
2022-05-04
opp: Reorder definition of ceil/floor helpers
Viresh Kumar
2022-05-04
opp: Add apis to retrieve opps with interconnect bandwidth
Krzysztof Kozlowski
2022-03-03
OPP: Add "opp-microwatt" supporting code
Lukasz Luba
2021-10-04
opp: Add more resource-managed variants of dev_pm_opp_of_add_table()
Dmitry Osipenko
2021-10-04
opp: Change type of dev_pm_opp_attach_genpd(names) argument
Dmitry Osipenko
2021-03-16
opp: Change return type of devm_pm_opp_attach_genpd()
Dmitry Osipenko
2021-03-16
opp: Change return type of devm_pm_opp_register_set_opp_helper()
Dmitry Osipenko
2021-03-15
opp: Add devres wrapper for dev_pm_opp_of_add_table
Yangtao Li
2021-03-15
opp: Add devres wrapper for dev_pm_opp_set_supported_hw
Yangtao Li
2021-03-15
opp: Add devres wrapper for dev_pm_opp_set_regulators
Yangtao Li
2021-03-15
opp: Add devres wrapper for dev_pm_opp_set_clkname
Yangtao Li
2021-02-04
OPP: Add function to look up required OPP's for a given OPP
Saravana Kannan
2021-02-02
opp: Replace ENOTSUPP with EOPNOTSUPP
Viresh Kumar
2021-02-02
opp: Fix "foo * bar" should be "foo *bar"
Viresh Kumar
2021-02-02
opp: Remove dev_pm_opp_set_bw()
Viresh Kumar
2021-02-02
opp: Implement dev_pm_opp_set_opp()
Viresh Kumar
2021-02-02
opp: Add devm_pm_opp_attach_genpd
Dmitry Osipenko
2021-02-02
opp: Add devm_pm_opp_register_set_opp_helper
Dmitry Osipenko
2021-02-02
opp: Add dev_pm_opp_of_add_table_noclk()
Viresh Kumar
2021-02-02
opp: Add dev_pm_opp_sync_regulators()
Dmitry Osipenko
2021-02-02
opp: Add dev_pm_opp_get_required_pstate()
Dmitry Osipenko
2021-02-02
opp: Add dev_pm_opp_find_level_ceil()
Dmitry Osipenko
2020-12-09
opp: Don't create an OPP table from dev_pm_opp_get_opp_table()
Viresh Kumar
2020-08-04
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2020-07-30
OPP: Add and export helper to set bandwidth
Sibi Sankar
2020-06-24
OPP: refactor dev_pm_opp_of_register_em() and update related drivers
Lukasz Luba
2020-05-29
opp: Add support for parsing interconnect bandwidth
Georgi Djakov
[next]