| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: act8865: add PMIC act8865 driver | Wenyou Yang | 2013-12-24 | 1 | -0/+53 |
* | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown | 2013-10-24 | 1 | -5/+0 |
|\ |
|
| * | regulator: core: Remove unused regulator_use_dummy_regulator() | Mark Brown | 2013-09-17 | 1 | -5/+0 |
* | | Merge remote-tracking branch 'regulator/topic/linear' into regulator-next | Mark Brown | 2013-10-24 | 1 | -2/+9 |
|\ \ |
|
| * | | regulator: Add REGULATOR_LINEAR_RANGE macro | Axel Lin | 2013-10-11 | 1 | -0/+9 |
| * | | regulator: Remove max_uV from struct regulator_linear_range | Axel Lin | 2013-10-11 | 1 | -2/+0 |
* | | | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-next | Mark Brown | 2013-10-24 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | regulator: core: provide fixed voltage in desc for single voltage rail | Laxman Dewangan | 2013-09-10 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2013-10-24 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | regulator: core: add support for configuring turn-on time through constraints | Laxman Dewangan | 2013-09-18 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-next | Mark Brown | 2013-10-24 | 2 | -0/+84 |
|\ \ \
| |_|/
|/| | |
|
| * | | regulator: core: Add ability to create a lookup alias for supply | Charles Keepax | 2013-10-18 | 1 | -0/+79 |
| * | | regulator: core: Provide managed regulator registration | Mark Brown | 2013-09-17 | 1 | -0/+5 |
| |/ |
|
* / | regulator: fix fatal kernel-doc error | Randy Dunlap | 2013-09-17 | 1 | -0/+2 |
|/ |
|
* | Merge remote-tracking branch 'regulator/topic/ramp' into regulator-next | Mark Brown | 2013-09-01 | 1 | -0/+1 |
|\ |
|
| * | regulator: core: Add support for disabling ramp delay | Yadwinder Singh Brar | 2013-07-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'regulator/topic/pfuze100' into regulator-next | Mark Brown | 2013-09-01 | 1 | -0/+44 |
|\ \ |
|
| * | | regulator: pfuze100: add pfuze100 regulator driver | Robin Gong | 2013-07-25 | 1 | -0/+44 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/optional' into regulator-next | Mark Brown | 2013-09-01 | 1 | -0/+25 |
|\ \ |
|
| * | | regulator: Add devm_regulator_get_exclusive() | Matthias Kaehlcke | 2013-08-29 | 1 | -0/+2 |
| * | | regulator: core: Provide hints to the core about optional supplies | Mark Brown | 2013-07-31 | 1 | -1/+17 |
| * | | regulator: core: Add missing stub for regulator_get_exclusive() | Mark Brown | 2013-07-31 | 1 | -0/+7 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/max8660' into regulator-next | Mark Brown | 2013-09-01 | 1 | -1/+1 |
|\ \ |
|
| * | | regulators: max8660: add DT bindings | Daniel Mack | 2013-08-02 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'regulator/topic/fan53555' into regulator-next | Mark Brown | 2013-09-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | regulator: fan53555: Prevent multiple include of fan53555.h | Axel Lin | 2013-08-07 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2013-09-01 | 1 | -2/+5 |
|\ \ \
| |_|/
|/| | |
|
| * | | regulator: core: Make set_voltage_tol() try for mid-range first | Mark Brown | 2013-07-15 | 1 | -2/+5 |
| |/ |
|
* / | regulator: core: Add helpers for multiple linear ranges | Mark Brown | 2013-07-15 | 1 | -0/+25 |
|/ |
|
* | Merge remote-tracking branch 'regulator/topic/linar' into regulator-next | Mark Brown | 2013-07-01 | 1 | -0/+1 |
|\ |
|
| * | regulator: core: add regulator_get_linear_step() | Paul Walmsley | 2013-06-07 | 1 | -0/+1 |
* | | regulator: ab8500-ext: Register as a device in its own right | Lee Jones | 2013-06-11 | 1 | -4/+0 |
|/ |
|
* | Merge remote-tracking branch 'regulator/topic/max8952' into v3.9-rc8 | Mark Brown | 2013-04-28 | 1 | -5/+5 |
|\ |
|
| * | regulator: max8952: Add Device Tree support | Tomasz Figa | 2013-04-05 | 1 | -4/+4 |
| * | regulator: max8952: Separate constraints from platform data struct | Tomasz Figa | 2013-04-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8 | Mark Brown | 2013-04-28 | 1 | -2/+2 |
|\ \ |
|
| * | | regulator: core: use regulator_ena_pin member | Kim, Milo | 2013-03-04 | 1 | -2/+0 |
| * | | regulator: core: support shared enable GPIO concept | Kim, Milo | 2013-03-04 | 1 | -0/+2 |
* | | | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8 | Mark Brown | 2013-04-28 | 1 | -0/+3 |
|\ \ \ |
|
| * | | | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits... | Axel Lin | 2013-03-05 | 1 | -0/+3 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8 | Mark Brown | 2013-04-28 | 1 | -7/+7 |
|\ \ \ |
|
| * | | | regulator: core: Mark all get and enable calls as __must_check | Mark Brown | 2013-03-04 | 1 | -7/+7 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'regulator/topic/ascend' into v3.9-rc8 | Mark Brown | 2013-04-28 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | regulator: core: Add regulator_map_voltage_ascend() API | Axel Lin | 2013-04-18 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | regulator: ab8500-ext: Make the return type of ab8500_ext_regulator_exit() void | Axel Lin | 2013-04-11 | 1 | -1/+1 |
* | | | regulator: ab8500: Introduce aux5, aux6 regulators for AB8540 | Zhenhua HUANG | 2013-04-03 | 1 | -0/+2 |
* | | | regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard | Lee Jones | 2013-04-02 | 1 | -15/+4 |
* | | | regulator: ab8500: Add support for the ab8540 | Lee Jones | 2013-04-01 | 1 | -0/+86 |
* | | | regulator: ab8500: add support for ab8505 | Lee Jones | 2013-04-01 | 1 | -2/+73 |
* | | | regulator: ab8500: Init debug from regulator driver | Lee Jones | 2013-03-29 | 1 | -0/+14 |