| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'regulator/topic/vctrl' into regulator-next | Mark Brown | 2017-04-30 | 3 | -0/+554 |
|\ |
|
| * | regulator: vctrl: Fix out of bounds array access for vctrl->vtable | Axel Lin | 2017-04-14 | 1 | -4/+4 |
| * | regulator: Add driver for voltage controlled regulators | Matthias Kaehlcke | 2017-04-10 | 3 | -0/+554 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p... | Mark Brown | 2017-04-30 | 7 | -2/+325 |
|\ \ \ \ \ \ |
|
| | | | | * | | regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <... | Colin Ian King | 2017-03-24 | 1 | -2/+0 |
| | | | | |/ |
|
| | | | * | | regulator: tps65132: fix platform_no_drv_owner.cocci warnings | kbuild test robot | 2017-04-14 | 1 | -1/+0 |
| | | | * | | regulator: tps65132: Fix off-by-one for .max_register setting | Axel Lin | 2017-04-13 | 1 | -1/+1 |
| | | | * | | regulator: tps65132: add regulator driver for TI TPS65132 | Venkat Reddy Talla | 2017-04-12 | 3 | -0/+294 |
| | | | |/ |
|
| | | * / | regulator: Add settling time for non-linear voltage transition | Laxman Dewangan | 2017-04-05 | 2 | -0/+6 |
| | | |/ |
|
| | * / | regulator: pfuze100-regulator: add coin support | George McCollister | 2017-03-13 | 1 | -0/+24 |
| | |/ |
|
| * / | regulator: core: Add new notification for enabling of regulator | Harald Geyer | 2017-03-24 | 1 | -0/+2 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi... | Mark Brown | 2017-04-30 | 5 | -3/+76 |
|\ \ \ \ \ \ |
|
| | | | | * | | regulator: ltc3676: Add OF device ID table | Javier Martinez Canillas | 2017-02-21 | 1 | -0/+7 |
| | | | * | | | regulator: ltc3589: Add OF device ID table | Javier Martinez Canillas | 2017-02-21 | 1 | -1/+24 |
| | | | |/ / |
|
| | | * | | | regulator: lm363x: Use generic DT property name for external control pins | Milo Kim | 2017-03-07 | 1 | -2/+2 |
| | * | | | | regulator: hi655x: Describe consumed platform device | Jeremy Linton | 2017-04-03 | 1 | -0/+7 |
| | | |_|/
| | |/| | |
|
| * | | | | regulator: helpers: Add regmap set_pull_down helper | Charles Keepax | 2017-04-06 | 1 | -0/+18 |
| * | | | | regulator: helpers: Add regmap set_soft_start helper | Charles Keepax | 2017-04-06 | 1 | -0/+18 |
| |/ / / |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*-----. \ \ \ | Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari... | Mark Brown | 2017-04-30 | 12 | -139/+390 |
|\ \ \ \ \ \ \ |
|
| | | | * | | | | regulator: s2mpa01: Fix inconsistent indenting | Krzysztof Kozlowski | 2017-03-13 | 1 | -5/+5 |
| | | | * | | | | regulator: s5m8767: Constify regulator_ops | Krzysztof Kozlowski | 2017-03-13 | 1 | -2/+2 |
| | | | * | | | | regulator: s2mps11: Constify regulator_ops | Krzysztof Kozlowski | 2017-03-13 | 1 | -8/+8 |
| | | | * | | | | regulator: s2mpa01: Constify regulator_ops | Krzysztof Kozlowski | 2017-03-13 | 1 | -2/+2 |
| | | | * | | | | regulator: max8660: Constify regulator_ops | Krzysztof Kozlowski | 2017-03-13 | 1 | -2/+2 |
| | | | * | | | | regulator: max77693: Constify regulator_ops | Krzysztof Kozlowski | 2017-03-13 | 1 | -1/+1 |
| | | | * | | | | regulator: max1586: Constify regulator_ops | Krzysztof Kozlowski | 2017-03-13 | 1 | -2/+2 |
| | | | |/ / / |
|
| | | * | / / | regulator: Add ROHM BD9571MWV-M PMIC regulator driver | Marek Vasut | 2017-04-25 | 3 | -0/+190 |
| | | | |/ /
| | | |/| | |
|
| | * | | | | regulator: arizona-ldo1: Factor out generic initialization | Richard Fitzgerald | 2017-04-25 | 1 | -48/+66 |
| | * | | | | regulator: arizona-ldo1: Make arizona_ldo1 independent of struct arizona | Richard Fitzgerald | 2017-04-25 | 1 | -4/+4 |
| | * | | | | regulator: arizona-ldo1: Move pdata into a separate structure | Richard Fitzgerald | 2017-04-25 | 1 | -18/+21 |
| | * | | | | regulator: arizona-micsupp: Factor out generic initialization | Richard Fitzgerald | 2017-04-25 | 1 | -36/+46 |
| | * | | | | regulator: arizona-micsupp: Make arizona_micsupp independent of struct arizona | Richard Fitzgerald | 2017-04-25 | 1 | -10/+17 |
| | * | | | | regulator: arizona-micsupp: Move pdata into a separate structure | Richard Fitzgerald | 2017-04-25 | 1 | -10/+11 |
| | * | | | | regulator: arizona: Split KConfig options for LDO1 and MICSUPP regulators | Richard Fitzgerald | 2017-04-25 | 2 | -4/+13 |
| | * | | | | Merge tag 'v4.11-rc1' into regulator-arizona | Mark Brown | 2017-04-25 | 48 | -351/+882 |
| | |\| | | |
|
| | * | | | | regulator: arizona-ldo1: Avoid potential memory leak reading init_data | Charles Keepax | 2017-03-29 | 1 | -4/+5 |
| | * | | | | regulator: arizona-micsupp: Avoid potential memory leak reading init_data | Charles Keepax | 2017-03-29 | 1 | -4/+5 |
| | | |/ /
| | |/| | |
|
| * | | | | regulator: anatop: make sure regulator name is properly defined | Dong Aisheng | 2017-04-14 | 1 | -2/+5 |
| * | | | | regulator: anatop: set default voltage selector for pcie | Dong Aisheng | 2017-04-13 | 1 | -0/+5 |
| * | | | | regulator: anatop: remove unneeded name field of struct anatop_regulator | Dong Aisheng | 2017-04-11 | 1 | -4/+3 |
| * | | | | regulator: anatop: use of_property_read_string to read the name | Dong Aisheng | 2017-04-11 | 1 | -1/+2 |
| * | | | | regulator: anatop: check return value of of_get_regulator_init_data | Dong Aisheng | 2017-04-11 | 1 | -0/+3 |
| |/ / / |
|
* | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2017-04-30 | 2 | -19/+16 |
|\ \ \ \ |
|
| * | | | | regulator: core: Allow dummy regulators for supplies | Mark Brown | 2017-04-14 | 1 | -8/+0 |
| * | | | | regulator: core: Only propagate voltage changes to if it can change voltages | Mark Brown | 2017-04-14 | 1 | -2/+4 |
| * | | | | regulator: core: Limit propagation of parent voltage count and list | Matthias Kaehlcke | 2017-03-29 | 1 | -2/+7 |
| * | | | | regulator: core: Fix kerneldoc comments | Tamara Diaconita | 2017-03-29 | 1 | -2/+0 |
| * | | | | regulator: Mark supply_name const and duplicate it as such | Stephen Boyd | 2017-03-17 | 2 | -3/+3 |
| * | | | | regulator: core: use snprintf() instead of scnprintf() | Bartosz Golaszewski | 2017-03-07 | 1 | -2/+2 |
| | |/ /
| |/| | |
|
| | | | | |
| \ \ \ | |
| \ \ \ | |
| \ \ \ | |
*---. \ \ \ | Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'... | Mark Brown | 2017-04-30 | 2 | -3/+2 |
|\ \ \ \ \ \
| |_|_|/ / /
|/| | | / /
| | |_|/ /
| |/| | | |
|