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