index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
regulator
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
regulator: lochnagar: Move driver to binding from DT
Charles Keepax
2018-11-20
1
-11
/
+37
*
|
|
|
regulator: s2mps11: Fix GPIO descriptor initialization
Marek Szyprowski
2018-11-20
1
-3
/
+2
*
|
|
|
Merge branch 'topic/coupled' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-11-19
5
-131
/
+717
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
regulator: core: Keep regulators-list locked while traversing the list
Dmitry Osipenko
2018-11-19
1
-1
/
+8
|
*
|
|
regulator: core: Properly handle case where supply is the couple
Dmitry Osipenko
2018-11-19
1
-2
/
+17
|
*
|
|
regulator: core: Use ww_mutex for regulators locking
Dmitry Osipenko
2018-11-19
4
-103
/
+312
|
*
|
|
regulator: core: Decouple regulators on regulator_unregister()
Dmitry Osipenko
2018-11-08
1
-0
/
+38
|
*
|
|
regulator: core: Add new max_uV_step constraint
Dmitry Osipenko
2018-11-08
2
-0
/
+45
|
*
|
|
regulator: core: Don't allow to get regulator until all couples resolved
Dmitry Osipenko
2018-11-08
1
-0
/
+10
|
*
|
|
regulator: core: Mutually resolve regulators coupling
Dmitry Osipenko
2018-11-08
1
-37
/
+17
|
*
|
|
regulator: core: Change voltage setting path
Maciej Purski
2018-11-08
1
-46
/
+99
|
*
|
|
regulator: core: Add voltage balancing mechanism
Maciej Purski
2018-11-08
1
-0
/
+229
|
|
/
/
*
|
|
regulator/of_get_regulator: add child path to find the regulator supplier
zoro
2018-11-15
1
-0
/
+35
*
|
|
regulator: max77686: Pass descriptor instead of GPIO number
Linus Walleij
2018-11-15
1
-7
/
+12
*
|
|
regulator: wm8994: Pass descriptor instead of GPIO number
Linus Walleij
2018-11-15
1
-8
/
+12
*
|
|
regulator: s2mps11: Pass descriptor instead of GPIO number
Linus Walleij
2018-11-15
1
-23
/
+23
*
|
|
regulator: bd718x7: Change next state after poweroff to ready
Matti Vaittinen
2018-11-14
1
-0
/
+23
*
|
|
regulator: as3711: convert to SPDX identifiers
Kuninori Morimoto
2018-11-14
1
-4
/
+1
*
|
|
regulator: bd9571mwv: convert to SPDX identifiers
Kuninori Morimoto
2018-11-14
1
-9
/
+1
*
|
|
regulator: bd718x7: Use regulator_map_voltage_ascend for buck5 and buck7
Axel Lin
2018-11-13
1
-0
/
+1
*
|
|
regulator: of: add support for parsing regulator-state-standby
Andrei.Stefanescu@microchip.com
2018-11-13
1
-1
/
+4
*
|
|
regulator: lochnagar: Explicitly include register headers
Charles Keepax
2018-11-08
1
-0
/
+2
*
|
|
regulator: bd718x7: Remove double indirection for bd718xx_pmic_inits.rdatas
Geert Uytterhoeven
2018-11-07
1
-4
/
+4
*
|
|
regulator: pfuze100-regulator: add coin support to PF0100
Adam Ford
2018-11-06
1
-0
/
+2
|
/
/
*
|
Merge tag 'regulator-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2018-10-23
28
-790
/
+2651
|
\
\
|
|
\
|
|
\
|
*
-
.
\
Merge remote-tracking branches 'regulator/topic/bd718xx' and 'regulator/topic...
Mark Brown
2018-10-21
1
-0
/
+91
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
regulator: pfuze100-regulator: fix spelling mistake "standy" -> "standby"
Colin Ian King
2018-09-17
1
-1
/
+1
|
|
|
*
regulator: pfuze100-regulator: provide pm_power_off_prepare handler
Oleksij Rempel
2018-09-11
1
-0
/
+91
|
*
|
|
regulator: lochnagar: Use a consisent comment style for SPDX header
Charles Keepax
2018-10-19
1
-8
/
+7
|
*
|
|
regulator: bd718x7: Remove struct bd718xx_pmic
Axel Lin
2018-10-19
1
-39
/
+20
|
*
|
|
regulator: Fetch enable gpiods nonexclusive
Linus Walleij
2018-10-15
8
-17
/
+24
|
*
|
|
regulator/gpio: Allow nonexclusive GPIO access
Linus Walleij
2018-10-12
1
-0
/
+13
|
*
|
|
regulator: lochnagar: Add support for the Cirrus Logic Lochnagar
Charles Keepax
2018-10-12
3
-0
/
+263
|
*
|
|
regulator: stpmic1: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
2018-10-10
1
-1
/
+1
|
*
|
|
regulator: stpmic1: add stpmic1 regulator driver
pascal paillet
2018-10-08
3
-0
/
+687
|
*
|
|
regulator: axp20x: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-04
1
-1
/
+2
|
*
|
|
regulator: fixed: Default enable high on DT regulators
Linus Walleij
2018-10-02
1
-3
/
+8
|
*
|
|
Merge tag 'bd71847-support' into regulator-4.20
Mark Brown
2018-09-28
7
-632
/
+1379
|
|
\
|
|
|
|
*
|
regulator: bd718xx: rename bd71837 to 718xx
Matti Vaittinen
2018-09-28
3
-2
/
+2
|
|
*
|
regulator: bd718XX use pickable ranges
Matti Vaittinen
2018-09-28
1
-28
/
+125
|
|
*
|
regulator/mfd: bd718xx: rename bd71837/bd71847 common instances
Matti Vaittinen
2018-09-28
1
-13
/
+13
|
|
*
|
regulator: Support regulators where voltage ranges are selectable
Matti Vaittinen
2018-09-28
2
-0
/
+237
|
|
*
|
regulator/mfd: Support ROHM BD71847 power management IC
Matti Vaittinen
2018-09-28
1
-329
/
+726
|
|
*
|
Merge tag 'regulator-v4.19-rc5' into regulator-bd718xx
Mark Brown
2018-09-28
3
-4
/
+21
|
|
|
\
\
|
*
|
|
|
regulator: da905{2,5}: Remove unnecessary array check
Nathan Chancellor
2018-09-21
2
-2
/
+2
|
*
|
|
|
regulator: qcom: Add PMS405 regulators
Bjorn Andersson
2018-09-20
1
-0
/
+77
|
*
|
|
|
regulator: bd718x7: add missing linux/of.h inclusion
Matti Vaittinen
2018-09-19
1
-0
/
+1
|
*
|
|
|
regulator: fixed: Convert to use GPIO descriptor only
Linus Walleij
2018-09-17
2
-18
/
+16
|
*
|
|
|
regulator: fix kernel-doc for regulator_suspend()
Randy Dunlap
2018-09-04
1
-1
/
+1
|
*
|
|
|
regulator: Fix useless O^2 complexity in suspend/resume
Marek Szyprowski
2018-09-03
1
-28
/
+11
[prev]
[next]