index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ofw
/
ofw_regulator.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
We are allowed to enable regulators with the "regulator-always-on"
patrick
2019-04-30
1
-3
/
+3
*
Add support for current limit regulators in addition to the voltage
patrick
2019-02-20
1
-25
/
+136
*
In the voltage regulator getter we need to actually check the GPIO
patrick
2019-02-18
1
-2
/
+3
*
Setting a fixed voltage regulator to the voltage it is fixed to
patrick
2019-01-02
1
-1
/
+5
*
A fixed regulator's minimum voltage attribute is called regulator-min-microvolt
patrick
2019-01-02
1
-2
/
+2
*
Fix OFW GPIO regulator by breaking out of the loop once the correct
patrick
2018-10-23
1
-2
/
+4
*
avoid uninitialised variable use
jsg
2018-08-28
1
-1
/
+2
*
Support GPIO-based voltage regulators.
patrick
2018-08-13
1
-2
/
+118
*
Add delay when increasing the voltage of a regulator that has a
kettenis
2018-08-02
1
-3
/
+15
*
Add support for enabling registered regulators. Make sure that we leave
kettenis
2017-12-18
1
-10
/
+30
*
Enforce voltage limits from the device tree. Enforcing the limits also
kettenis
2017-12-16
1
-2
/
+18
*
Extend regulator "framework" with functions to get/set voltages.
kettenis
2017-11-18
1
-1
/
+54
*
Add a minimal regulator "framework".
kettenis
2016-08-13
1
-0
/
+81