summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/vctrl' into regulator-nextMark Brown2017-04-303-0/+554
|\
| * regulator: vctrl: Fix out of bounds array access for vctrl->vtableAxel Lin2017-04-141-4/+4
| * regulator: Add driver for voltage controlled regulatorsMatthias Kaehlcke2017-04-103-0/+554
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-307-2/+325
|\ \ \ \ \ \
| | | | | * | regulator: twl6030: remove redundant range check min_uV > 1300000 && min_uV <...Colin Ian King2017-03-241-2/+0
| | | | | |/
| | | | * | regulator: tps65132: fix platform_no_drv_owner.cocci warningskbuild test robot2017-04-141-1/+0
| | | | * | regulator: tps65132: Fix off-by-one for .max_register settingAxel Lin2017-04-131-1/+1
| | | | * | regulator: tps65132: add regulator driver for TI TPS65132Venkat Reddy Talla2017-04-123-0/+294
| | | | |/
| | | * / regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-052-0/+6
| | | |/
| | * / regulator: pfuze100-regulator: add coin supportGeorge McCollister2017-03-131-0/+24
| | |/
| * / regulator: core: Add new notification for enabling of regulatorHarald Geyer2017-03-241-0/+2
| |/
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge remote-tracking branches 'regulator/topic/helpers', 'regulator/topic/hi...Mark Brown2017-04-305-3/+76
|\ \ \ \ \ \
| | | | | * | regulator: ltc3676: Add OF device ID tableJavier Martinez Canillas2017-02-211-0/+7
| | | | * | | regulator: ltc3589: Add OF device ID tableJavier Martinez Canillas2017-02-211-1/+24
| | | | |/ /
| | | * | | regulator: lm363x: Use generic DT property name for external control pinsMilo Kim2017-03-071-2/+2
| | * | | | regulator: hi655x: Describe consumed platform deviceJeremy Linton2017-04-031-0/+7
| | | |_|/ | | |/| |
| * | | | regulator: helpers: Add regmap set_pull_down helperCharles Keepax2017-04-061-0/+18
| * | | | regulator: helpers: Add regmap set_soft_start helperCharles Keepax2017-04-061-0/+18
| |/ / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/ari...Mark Brown2017-04-3012-139/+390
|\ \ \ \ \ \ \
| | | | * | | | regulator: s2mpa01: Fix inconsistent indentingKrzysztof Kozlowski2017-03-131-5/+5
| | | | * | | | regulator: s5m8767: Constify regulator_opsKrzysztof Kozlowski2017-03-131-2/+2
| | | | * | | | regulator: s2mps11: Constify regulator_opsKrzysztof Kozlowski2017-03-131-8/+8
| | | | * | | | regulator: s2mpa01: Constify regulator_opsKrzysztof Kozlowski2017-03-131-2/+2
| | | | * | | | regulator: max8660: Constify regulator_opsKrzysztof Kozlowski2017-03-131-2/+2
| | | | * | | | regulator: max77693: Constify regulator_opsKrzysztof Kozlowski2017-03-131-1/+1
| | | | * | | | regulator: max1586: Constify regulator_opsKrzysztof Kozlowski2017-03-131-2/+2
| | | | |/ / /
| | | * | / / regulator: Add ROHM BD9571MWV-M PMIC regulator driverMarek Vasut2017-04-253-0/+190
| | | | |/ / | | | |/| |
| | * | | | regulator: arizona-ldo1: Factor out generic initializationRichard Fitzgerald2017-04-251-48/+66
| | * | | | regulator: arizona-ldo1: Make arizona_ldo1 independent of struct arizonaRichard Fitzgerald2017-04-251-4/+4
| | * | | | regulator: arizona-ldo1: Move pdata into a separate structureRichard Fitzgerald2017-04-251-18/+21
| | * | | | regulator: arizona-micsupp: Factor out generic initializationRichard Fitzgerald2017-04-251-36/+46
| | * | | | regulator: arizona-micsupp: Make arizona_micsupp independent of struct arizonaRichard Fitzgerald2017-04-251-10/+17
| | * | | | regulator: arizona-micsupp: Move pdata into a separate structureRichard Fitzgerald2017-04-251-10/+11
| | * | | | regulator: arizona: Split KConfig options for LDO1 and MICSUPP regulatorsRichard Fitzgerald2017-04-252-4/+13
| | * | | | Merge tag 'v4.11-rc1' into regulator-arizonaMark Brown2017-04-2548-351/+882
| | |\| | |
| | * | | | regulator: arizona-ldo1: Avoid potential memory leak reading init_dataCharles Keepax2017-03-291-4/+5
| | * | | | regulator: arizona-micsupp: Avoid potential memory leak reading init_dataCharles Keepax2017-03-291-4/+5
| | | |/ / | | |/| |
| * | | | regulator: anatop: make sure regulator name is properly definedDong Aisheng2017-04-141-2/+5
| * | | | regulator: anatop: set default voltage selector for pcieDong Aisheng2017-04-131-0/+5
| * | | | regulator: anatop: remove unneeded name field of struct anatop_regulatorDong Aisheng2017-04-111-4/+3
| * | | | regulator: anatop: use of_property_read_string to read the nameDong Aisheng2017-04-111-1/+2
| * | | | regulator: anatop: check return value of of_get_regulator_init_dataDong Aisheng2017-04-111-0/+3
| |/ / /
* | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2017-04-302-19/+16
|\ \ \ \
| * | | | regulator: core: Allow dummy regulators for suppliesMark Brown2017-04-141-8/+0
| * | | | regulator: core: Only propagate voltage changes to if it can change voltagesMark Brown2017-04-141-2/+4
| * | | | regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2017-03-291-2/+7
| * | | | regulator: core: Fix kerneldoc commentsTamara Diaconita2017-03-291-2/+0
| * | | | regulator: Mark supply_name const and duplicate it as suchStephen Boyd2017-03-172-3/+3
| * | | | regulator: core: use snprintf() instead of scnprintf()Bartosz Golaszewski2017-03-071-2/+2
| | |/ / | |/| |
| | | |
| \ \ \
| \ \ \
| \ \ \
*---. \ \ \ Merge remote-tracking branches 'regulator/fix/isl9305', 'regulator/fix/rk808'...Mark Brown2017-04-302-3/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |