index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
regulator: stpmic1: Simplify regulators registration
Pascal PAILLET-LME
2019-02-19
1
-116
/
+52
*
dt-bindings: regulator: remove interrupt-parent description on stpmic1
Pascal PAILLET-LME
2019-02-19
1
-3
/
+0
*
regulator: stpmic1: Use regulator mode definition from bindings
Pascal PAILLET-LME
2019-02-19
1
-3
/
+2
*
regulator: core: Drop lockdep annotation in drms_uA_update()
Niklas Cassel
2019-02-19
1
-2
/
+0
*
regulator: stpmic1: Remove regul_id and *regmap from struct stpmic1_regulator
Axel Lin
2019-02-18
1
-8
/
+4
*
regulator: pv88060: Fix .ops for PV88060_SW
Axel Lin
2019-02-18
1
-3
/
+8
*
regulator: core: remove unused rdev_get_supply()
Masahiro Yamada
2019-02-18
1
-8
/
+0
*
regulator: ltc3676: Fix module description
Axel Lin
2019-02-15
1
-1
/
+1
*
regulator: ltc3676: Simplify .readable_reg and .writable_reg callbacks
Axel Lin
2019-02-15
1
-58
/
+5
*
regulator: bd718x7: Support SNVS low power state
Matti Vaittinen
2019-02-14
1
-25
/
+176
*
regulator: add regulator_desc_list_voltage_linear_range
Matti Vaittinen
2019-02-14
2
-10
/
+35
*
devicetree: bindings: bd718x7: document HW state related ROHM specific proper...
Matti Vaittinen
2019-02-14
2
-0
/
+55
*
regulator: bd70528: drop struct bd70528
Matti Vaittinen
2019-02-14
1
-2
/
+2
*
regulator: max77802-regulator: fix indentation in if statement
Colin Ian King
2019-02-12
1
-3
/
+3
*
regulator: lp8788-buck: Convert to linear range
Axel Lin
2019-02-11
1
-18
/
+20
*
regulator: lm363x: Check return value of gpiod_get_index_optional
Axel Lin
2019-02-08
1
-2
/
+4
*
dt-bindings: regulator: update fixed-regulator example
Johan Hovold
2019-02-08
1
-2
/
+2
*
regulator: rt5033: Constify rt5033_safe_ldo_ops and rt5033_buck_ops
Axel Lin
2019-02-08
1
-2
/
+2
*
regulator: core: Only support passing enable GPIO descriptors
Linus Walleij
2019-02-06
2
-37
/
+7
*
regulator: gpio: Simplify probe path
Linus Walleij
2019-02-06
1
-34
/
+24
*
regulator: fixed/gpio: Pull inversion/OD into gpiolib
Linus Walleij
2019-02-06
17
-66
/
+13
*
regulator: gpio: Convert to use descriptors
Linus Walleij
2019-02-06
4
-113
/
+95
*
regulator: rk808: Convert rk805 buck1/2 to use linear range
Axel Lin
2019-02-06
1
-43
/
+12
*
regulator: as3722: Correct minor typo
Charles Keepax
2019-02-06
1
-1
/
+1
*
regulator: rk808: Fix BUCK1/2 voltages on rk805
Otavio Salvador
2019-02-02
1
-8
/
+45
*
regulator: max77650: Fix include files
Axel Lin
2019-01-30
1
-1
/
+1
*
dt-bindings: regulator: add DT bindings for max77650
Bartosz Golaszewski
2019-01-29
1
-0
/
+41
*
regulator: max77650: add regulator support
Bartosz Golaszewski
2019-01-29
3
-0
/
+527
*
regulator: isl6271a: Constify isl_core_ops and isl_fixed_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: isl6271a: Remove *rdev[3] from struct isl_pmic
Axel Lin
2019-01-28
1
-5
/
+4
*
regulator: rk808: Update module description to include RK805
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: rk808: Constify regulator_ops
Axel Lin
2019-01-28
1
-21
/
+21
*
regulator: mcp16502: Include linux/gpio/consumer.h to fix build error
Axel Lin
2019-01-28
1
-0
/
+1
*
regulator: da9063: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
1
-5
/
+24
*
regulator: da9062: Check return value of devm_regmap_field_alloc calls
Axel Lin
2019-01-28
1
-5
/
+24
*
regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803
Vasily Khoruzhick
2019-01-28
1
-3
/
+3
*
regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_desc
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp8788-buck: Constify lp8788_buck_desc
Axel Lin
2019-01-28
1
-1
/
+1
*
regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp8755: Constify lp8755_regulators
Axel Lin
2019-01-28
1
-1
/
+1
*
regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp872x: Constify regulator_ops and regulator_desc
Axel Lin
2019-01-28
1
-6
/
+6
*
regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_ops
Axel Lin
2019-01-28
1
-2
/
+2
*
regulator: bd9571mwv: Constify regulator_ops
Axel Lin
2019-01-24
1
-4
/
+4
*
regulator: bd718x7: Constify regulator_ops
Axel Lin
2019-01-24
1
-7
/
+7
*
regulator: bd70528: Constify regulator_linear_range and regulator_ops
Axel Lin
2019-01-24
1
-9
/
+8
*
regulator: stpmic1: Add static const qualifier at peroper places
Axel Lin
2019-01-23
1
-21
/
+17
*
regulator: bindings: ROHM bd70528 regulator bindings
Matti Vaittinen
2019-01-23
1
-0
/
+68
*
regulator: bd70528: Support ROHM BD70528 regulator block
Matti Vaittinen
2019-01-23
3
-0
/
+302
[next]