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
/
drivers
/
opp
/
core.c
Age
Commit message (
Expand
)
Author
2022-07-08
OPP: Use generic key finding helpers for bandwidth key
Viresh Kumar
2022-07-08
OPP: Use generic key finding helpers for level key
Viresh Kumar
2022-07-08
OPP: Add generic key finding helpers and use them for freq APIs
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: Make _generic_set_opp_regulator() a config_regulators() interface
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-06-09
OPP: Track if clock name is configured by platform
Viresh Kumar
2022-06-09
OPP: Fix typo in comment
Viresh Kumar
2022-06-06
opp: Fix some kernel-doc comments
Yang Li
2022-06-06
opp: Fix error check in dev_pm_opp_attach_genpd()
Tang Bin
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-04-11
opp: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-04-11
PM: opp: simplify with dev_err_probe()
Krzysztof Kozlowski
2022-03-03
OPP: Add "opp-microwatt" supporting code
Lukasz Luba
2021-10-04
opp: Change type of dev_pm_opp_attach_genpd(names) argument
Dmitry Osipenko
2021-08-23
opp: core: Check for pending links before reading required_opp pointers
Marijn Suijten
2021-08-16
opp: Drop empty-table checks from _put functions
Dmitry Osipenko
2021-06-18
opp: Allow required-opps to be used for non genpd use cases
Hsin-Yi Wang
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_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-03-12
opp: Don't drop extra references to OPPs accidentally
Beata Michalska
2021-02-18
opp: Don't skip freq update for different frequency
Jonathan Marek
2021-02-04
OPP: Add function to look up required OPP's for a given OPP
Saravana Kannan
2021-02-02
opp: Don't ignore clk_get() errors other than -ENOENT
Viresh Kumar
2021-02-02
opp: Update bandwidth requirements based on scaling up/down
Viresh Kumar
2021-02-02
opp: Allow lazy-linking of required-opps
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: Update parameters of _set_opp_custom()
Viresh Kumar
2021-02-02
opp: Allow _generic_set_opp_clk_only() to work for non-freq devices
Viresh Kumar
2021-02-02
opp: Allow _generic_set_opp_regulator() to work for non-freq devices
Viresh Kumar
2021-02-02
opp: Allow _set_opp() to work for non-freq devices
Viresh Kumar
2021-02-02
opp: Split _set_opp() out of dev_pm_opp_set_rate()
Viresh Kumar
2021-02-02
opp: Keep track of currently programmed OPP
Viresh Kumar
2021-02-02
opp: No need to check clk for errors
Viresh Kumar
2021-02-02
opp: Rename _opp_set_rate_zero()
Viresh Kumar
[prev]
[next]