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
/
base
/
power
/
opp
/
opp.h
Age
Commit message (
Expand
)
Author
2017-10-03
PM / OPP: Move the OPP directory out of power/
Viresh Kumar
2017-01-30
PM / OPP: Move away from RCU locking
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to struct dev_pm_opp
Viresh Kumar
2017-01-30
PM / OPP: Use dev_pm_opp_get_opp_table() instead of _add_opp_table()
Viresh Kumar
2017-01-30
PM / OPP: Add 'struct kref' to OPP table
Viresh Kumar
2017-01-30
PM / OPP: Add per OPP table mutex
Viresh Kumar
2017-01-27
PM / OPP: Don't allocate OPP table from _opp_allocate()
Viresh Kumar
2017-01-27
PM / OPP: Rename and split _dev_pm_opp_remove_table()
Viresh Kumar
2017-01-27
PM / OPP: Add light weight _opp_free() routine
Viresh Kumar
2017-01-27
PM / OPP: Rename _allocate_opp() to _opp_allocate()
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-10-21
PM / OPP: make _of_get_opp_desc_node() a static function
Masahiro Yamada
2016-06-16
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
Viresh Kumar
2016-05-06
PM / OPP: Move CONFIG_OF dependent code in a separate file
Viresh Kumar
2016-02-21
PM / OPP: Rename structures for clarity
Viresh Kumar
2016-02-10
PM / OPP: Manage device clk
Viresh Kumar
2016-02-10
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
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-11-23
PM / OPP: Add missing doc comments
Viresh Kumar
2015-11-23
PM / OPP: Add debugfs support
Viresh Kumar
2015-11-06
PM / OPP: Protect updates to list_dev with mutex
Viresh Kumar
2015-09-15
PM / OPP: Move cpu specific code to opp/cpu.c
Viresh Kumar