index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
base
/
power
/
opp
/
opp.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-06
PM / OPP: Allow platform specific custom set_opp() callbacks
Viresh Kumar
1
-0
/
+2
2016-12-06
PM / OPP: Separate out _generic_set_opp()
Viresh Kumar
1
-0
/
+3
2016-12-06
PM / OPP: Add infrastructure to manage multiple regulators
Viresh Kumar
1
-4
/
+6
2016-12-06
PM / OPP: Manage supply's voltage/current in a separate structure
Viresh Kumar
1
-8
/
+3
2016-10-21
PM / OPP: make _of_get_opp_desc_node() a static function
Masahiro Yamada
1
-1
/
+0
2016-06-16
PM / OPP: Add 'UNKNOWN' status for shared_opp in struct opp_table
Viresh Kumar
1
-1
/
+7
2016-05-06
PM / OPP: Move CONFIG_OF dependent code in a separate file
Viresh Kumar
1
-0
/
+14
2016-02-21
PM / OPP: Rename structures for clarity
Viresh Kumar
1
-32
/
+29
2016-02-10
PM / OPP: Manage device clk
Viresh Kumar
1
-0
/
+3
2016-02-10
PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
Viresh Kumar
1
-0
/
+6
2016-02-10
PM / OPP: get/put regulators from OPP core
Viresh Kumar
1
-0
/
+4
2015-12-10
PM / OPP: Parse 'opp-<prop>-<name>' bindings
Viresh Kumar
1
-0
/
+2
2015-12-10
PM / OPP: Parse 'opp-supported-hw' binding
Viresh Kumar
1
-0
/
+5
2015-11-23
PM / OPP: Add missing doc comments
Viresh Kumar
1
-1
/
+3
2015-11-23
PM / OPP: Add debugfs support
Viresh Kumar
1
-0
/
+42
2015-11-06
PM / OPP: Protect updates to list_dev with mutex
Viresh Kumar
1
-0
/
+3
2015-09-15
PM / OPP: Move cpu specific code to opp/cpu.c
Viresh Kumar
1
-0
/
+143