index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
smpboot.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-22
regulator: tps65218: Add support for LS2
Christian Hohnstaedt
2
-6
/
+15
2019-02-21
regulator: s5m8767: Simplify s5m8767_set_voltage_time_sel implementation
Axel Lin
1
-5
/
+1
2019-02-21
regulator: s5m8767: Constify s5m8767_opmode_reg
Axel Lin
1
-1
/
+1
2019-02-21
regulator: core: Log forbidden DRMS operation
Marc Gonzalez
1
-1
/
+3
2019-02-21
regulator: lp873x: Constify lp873x_buck_ramp_delay array
Axel Lin
1
-1
/
+1
2019-02-21
.mailmap: Add Mathieu Othacehe
Mathieu Othacehe
1
-0
/
+1
2019-02-21
regulator: fan53555: Add support for FAN53526
Bjorn Andersson
2
-11
/
+93
2019-02-20
regulator: twl6030: Constify regulator_ops
Axel Lin
1
-4
/
+4
2019-02-20
regulator: twl6030: Use regulator_list_voltage_linear_range for twl6030ldo_ops
Axel Lin
1
-46
/
+27
2019-02-20
regulator: max77650: Add missing .owner field in regulator_desc
Axel Lin
1
-0
/
+6
2019-02-20
regulator: max77620: Add missing .owner field in regulator_desc
Axel Lin
1
-0
/
+2
2019-02-19
regulator: axp20x: remove a redundant null check on rdev
Colin Ian King
1
-3
/
+0
2019-02-19
regulator: da9063: Select maximum current in specific range for set_current_l...
Axel Lin
1
-1
/
+1
2019-02-19
regulator: da9062: Select maximum current in specific range for set_current_l...
Axel Lin
1
-1
/
+1
2019-02-19
regulator: stpmic1: Change buck1 voltage range
Pascal PAILLET-LME
1
-3
/
+4
2019-02-19
regulator: stpmic1: Add active discharge support
Pascal PAILLET-LME
1
-13
/
+55
2019-02-19
dt-bindings: regulator: Add active discharge support for stpmic1
Pascal PAILLET-LME
1
-0
/
+1
2019-02-19
regulator: stpmic1: Remove support for regulator pull down
Pascal PAILLET-LME
1
-12
/
+0
2019-02-19
dt-bindings: regulator: remove regulator pull-down support for stpmic1
Pascal PAILLET-LME
1
-2
/
+0
2019-02-19
regulator: stpmic1: Simplify regulators registration
Pascal PAILLET-LME
1
-116
/
+52
2019-02-19
dt-bindings: regulator: remove interrupt-parent description on stpmic1
Pascal PAILLET-LME
1
-3
/
+0
2019-02-19
regulator: stpmic1: Use regulator mode definition from bindings
Pascal PAILLET-LME
1
-3
/
+2
2019-02-19
regulator: core: Drop lockdep annotation in drms_uA_update()
Niklas Cassel
1
-2
/
+0
2019-02-18
regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulator
Axel Lin
1
-8
/
+4
2019-02-18
regulator: pv88060: Fix .ops for PV88060_SW
Axel Lin
1
-3
/
+8
2019-02-18
regulator: core: remove unused rdev_get_supply()
Masahiro Yamada
1
-8
/
+0
2019-02-18
regulator: axp20x: fix DCDCB and BLDO2 definitions for AXP806
Ondrej Jirman
1
-2
/
+2
2019-02-15
regulator: core: Take lock before applying system load
Niklas Cassel
1
-0
/
+2
2019-02-15
regulator: ltc3676: Fix module description
Axel Lin
1
-1
/
+1
2019-02-15
regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacks
Axel Lin
1
-58
/
+5
2019-02-14
regulator: bd718x7: Support SNVS low power state
Matti Vaittinen
1
-25
/
+176
2019-02-14
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
2
-10
/
+35
2019-02-14
devicetree: bindings: bd718x7: document HW state related ROHM specific proper...
Matti Vaittinen
2
-0
/
+55
2019-02-14
regulator: bd70528: drop struct bd70528
Matti Vaittinen
1
-2
/
+2
2019-02-13
regulator: s2mpa01: Fix step values for some LDOs
Stuart Menefy
1
-5
/
+5
2019-02-12
regulator: max77802-regulator: fix indentation in if statement
Colin Ian King
1
-3
/
+3
2019-02-11
regulator: lp8788-buck: Convert to linear range
Axel Lin
1
-18
/
+20
2019-02-11
regulator: s2mps11: Fix steps for buck7, buck8 and LDO35
Krzysztof Kozlowski
1
-3
/
+3
2019-02-08
regulator: lm363x: Check return value of gpiod_get_index_optional
Axel Lin
1
-2
/
+4
2019-02-08
dt-bindings: regulator: update fixed-regulator example
Johan Hovold
1
-2
/
+2
2019-02-08
regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_ops
Axel Lin
1
-2
/
+2
2019-02-08
regulator: fix device unlinking
Guennadi Liakhovetski
1
-9
/
+1
2019-02-07
regulator: lochnagar: Fix n_voltages setting for VDDCORE
Axel Lin
1
-1
/
+1
2019-02-06
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
2
-37
/
+7
2019-02-06
regulator: gpio: Simplify probe path
Linus Walleij
1
-34
/
+24
2019-02-06
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
17
-66
/
+13
2019-02-06
regulator: gpio: Convert to use descriptors
Linus Walleij
4
-113
/
+95
2019-02-06
regulator: rk808: Convert rk805 buck1/2 to use linear range
Axel Lin
1
-43
/
+12
2019-02-06
regulator: as3722: Correct minor typo
Charles Keepax
1
-1
/
+1
2019-02-04
regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803
Vasily Khoruzhick
1
-3
/
+3
[next]