aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*---. Merge remote-tracking branches 'regulator/topic/rk808', 'regulator/topic/rn5t...Mark Brown2014-09-3010-313/+694
|\ \ \
| | | * regulator: s2mps11: Optimize the regulator description macroAmit Daniel Kachhap2014-08-161-174/+85
| | | * regulator: s2mpa01: Optimize the regulator description macroAmit Daniel Kachhap2014-08-161-98/+36
| | | * regulator: s2mpxxx: Move regulator min/step voltages in common placeAmit Daniel Kachhap2014-08-166-72/+62
| | * | regulator: rn5t618: add driver for Ricoh RN5T618 regulatorsBeniamino Galvani2014-08-303-0/+150
| * | | regulator: rk808: Add function for ramp delay for buck1/buck2Doug Anderson2014-09-161-2/+55
| * | | regulator: rk808: Fix missing of_node_putAxel Lin2014-09-121-1/+2
| * | | regulator: rk808: Remove unused variablesAxel Lin2014-09-121-26/+0
| * | | regulator: rk808: Remove pdata from the regulatorChris Zhong2014-09-101-72/+17
| * | | regulator: RK808: Add proper input supplies for rk808Doug Anderson2014-09-021-1/+14
| * | | regulator: rk808: Fix n_voltages for DCDC4Axel Lin2014-09-021-1/+1
| * | | regulator: rk808: Fix memory leakAxel Lin2014-08-281-1/+1
| * | | regulator: rk808: remove redundant codeChris Zhong2014-08-271-13/+4
| * | | regulator: RK808: modify for struct rk808 changeChris Zhong2014-08-261-20/+14
| * | | regulator: rk808: Fix uninitialized valueDoug Anderson2014-08-211-1/+1
| |/ /
| * / regulator: RK808: Add regulator driver for RK808Chris Zhong2014-08-203-0/+421
| |/
| |
| \
| \
| \
*---. \ Merge remote-tracking branches 'regulator/topic/max1586', 'regulator/topic/ma...Mark Brown2014-09-308-3/+767
|\ \ \ \
| | | * | regulator: of: Add stub OF match function for !OF caseMark Brown2014-09-101-0/+10
| | * | | regulator: max77802: Remove duplicate rdev_get_id() callAxel Lin2014-09-051-2/+2
| | * | | regulator: max77802: set opmode to normal if off is read from hwJavier Martinez Canillas2014-08-271-1/+11
| | * | | regulator: max77802: Remove unused fields from struct max77802_regulator_prvAxel Lin2014-08-201-2/+0
| | * | | regulator: Add DT bindings for max77802 PMIC regulatorsJavier Martinez Canillas2014-08-181-0/+53
| | * | | regulator: Add driver for max77802 PMIC PMIC regulatorsJavier Martinez Canillas2014-08-183-0/+588
| | | |/ | | |/|
| * | | regulator: max1586: of_get_max1586_platform_data() can be staticFengguang Wu2014-09-011-1/+1
| * | | regulator: max1586: add device-tree bindingRobert Jarzmik2014-09-011-0/+28
| * | | regulator: max1586: add device-tree supportRobert Jarzmik2014-09-012-3/+80
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*-------. \ \ Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2014-09-3020-278/+2487
|\ \ \ \ \ \ \
| | | | | * | | regulator: isl9305: REGULATOR_ISL9305 needs to select REGMAP_I2CAxel Lin2014-09-101-0/+1
| | | | | * | | regulator: isl9305: Convert to new style DT parsingMark Brown2014-09-101-51/+11
| | | | | * | | Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-09-104-3/+66
| | | | | |\ \ \ | | | | | | | |/ | | | | | | |/|
| | | | | | * | regulator: of: Provide simplified DT parsing methodMark Brown2014-09-104-3/+66
| | | | | | |/
| | | | | * | regulator: isl9305: Add Intersil ISL9305/H driverMark Brown2014-09-065-0/+320
| | | | * | | regulator: hi6421: Fix misleading commentAxel Lin2014-09-061-3/+3
| | | | * | | regulator: hi6421: Fix misleading commentAxel Lin2014-09-051-1/+1
| | | | * | | regulator: hi6421: Remove unused fields from struct hi6421_regulator_infoAxel Lin2014-08-211-27/+4
| | | | * | | regulator: hi6421: style fix, else with a single return is not requiredGuodong Xu2014-08-191-6/+6
| | | | |/ /
| | | | * | regulator: add driver for hi6421 voltage regulatorGuodong Xu2014-08-163-0/+668
| | | * | | regulator: fan53555: Fix null pointer dereferenceAxel Lin2014-09-181-1/+1
| | | * | | regulator: fan53555: Fixup report wrong vendor messageAxel Lin2014-09-181-2/+1
| | | * | | regulator: fan53555: fix wrong cast in probeHeiko Stübner2014-09-171-1/+1
| | | * | | regulator: fan53555: add support for Silergy SYR82x regulatorsHeiko Stuebner2014-09-163-16/+89
| | | * | | regulator: fan53555: add devicetree supportHeiko Stuebner2014-09-161-4/+46
| | | * | | regulator: add devicetree bindings for Fairchild FAN53555 regulatorsHeiko Stuebner2014-09-162-0/+24
| | | * | | regulator: fan53555: use set_ramp_delay to set the ramp up slew rateHeiko Stuebner2014-09-161-11/+42
| | | * | | regulator: fan53555: enable vin supplyHeiko Stuebner2014-09-151-0/+1
| | | | |/ | | | |/|
| | * | | regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin2014-08-211-1/+1
| | * | | regulator: core: add const to regulator_ops and fix build error in mc13892Guodong Xu2014-08-192-8/+11
| | * | | regulator: core: Fix build error due to const qualifier for opsAxel Lin2014-08-181-1/+1
| | | |/ | | |/|
| | * | regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu2014-08-162-0/+37
| | * | regulator: core: factor out delay function from _regulator_do_enableGuodong Xu2014-08-161-34/+40