summaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* regulator: Allow for asymmetric settling timesMatthias Kaehlcke2017-05-17
*---. Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p...Mark Brown2017-04-30
|\ \ \
| | | * regulator: Add settling time for non-linear voltage transitionLaxman Dewangan2017-04-05
| | |/
| * | regulator: core: Add new notification for enabling of regulatorHarald Geyer2017-03-24
| |/
* | regulator: core: Allow dummy regulators for suppliesMark Brown2017-04-14
* | regulator: core: Only propagate voltage changes to if it can change voltagesMark Brown2017-04-14
* | regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2017-03-29
* | regulator: core: Fix kerneldoc commentsTamara Diaconita2017-03-29
* | regulator: Mark supply_name const and duplicate it as suchStephen Boyd2017-03-17
* | regulator: core: use snprintf() instead of scnprintf()Bartosz Golaszewski2017-03-07
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su...Mark Brown2017-02-19
|\ \ \ | | |/ | |/|
| | * regulator: core: Don't use regulators as supplies until the parent is boundJon Hunter2017-01-12
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2017-02-19
|\ \
| * | regulator: core: simplify _regulator_get()Dmitry Torokhov2017-02-08
| * | regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errorsDmitry Torokhov2017-02-05
| * | regulator: core: fix typo in regulator_bulk_disable()Dmitry Torokhov2017-02-04
| * | regulator: core: simplify regulator_bulk_force_disable()Dmitry Torokhov2017-02-04
| * | regulator: core: have _regulator_get() accept get_type argumentDmitry Torokhov2017-02-04
| * | regulator: core: remove dead code in _regulator_get()Dmitry Torokhov2017-02-04
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps...Mark Brown2017-02-19
|\ \ \ | | |/
| * | regulator: Fix regulator_summary for deviceless consumersLeonard Crestez2017-02-16
| |/
* | regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas2017-02-16
|/
*-. Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...Mark Brown2016-12-12
|\ \
| | * regulator: core: Add new API to poll for error conditionsAxel Haslam2016-11-04
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2016-12-12
|\ \
| * | regulator: core: add newline in debug messageDavid Lechner2016-12-05
| * | regulator: core: Correct type of mode in regulator_mode_constrainCharles Keepax2016-11-30
| |/
* | regulator: core: silence warning: "VDD1: ramp_delay not set"H. Nikolaus Schaller2016-10-28
|/
*-. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown2016-09-30
|\ \
| | * regulator: core: Add set_voltage_time opMatthias Kaehlcke2016-09-16
| | * regulator: core: Don't skip set_voltage_time when ramp delay disabledMatthias Kaehlcke2016-09-16
| | * regulator: core: Simplify error flow in _regulator_do_set_voltage()Matthias Kaehlcke2016-09-16
| | * regulator: core: Use local ops variable in _regulator_do_set_voltage()Matthias Kaehlcke2016-09-14
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...Mark Brown2016-09-30
|\ \ \ | |_|/ |/| |
| | * regulator: core: don't return error with inadequate reasonJoonwoo Park2016-09-24
| |/ |/|
| * regulator: Remove support for optional supplies in the bulk APIBjorn Andersson2016-08-16
|/
* regulator: Remove regulator_can_change_voltage()Mark Brown2016-06-09
*---. Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown2016-05-13
|\ \ \
| | | * regulator: core: Add debugfs to show constraint flagsRichard Fitzgerald2016-04-22
| | |/ | |/|
| | * regulator: refactor valid_ops_mask checking codeWEN Pingbo2016-04-25
| | * regulator: core: Log when we bring constraints into rangeMark Brown2016-03-29
* | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2016-05-13
|\ \ \
| * | | regulator: core: Add early supply resolution for regulatorsJon Hunter2016-04-27
| * | | Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2016-04-27
| |\ \ \
| * | | | regulator: core: Move registration of regulator deviceJon Hunter2016-04-22
| * | | | Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2016-04-22
| |\ \ \ \
| | * | | | regulator: reorder initialization steps in regulator_register()Boris Brezillon2016-04-13
| | | |/ / | | |/| |
| * | | | regulator: core: Clear the supply pointer if enabling failsJon Hunter2016-04-22
| * | | | regulator: core: Don't terminate supply resolution earlyJon Hunter2016-04-22
* | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2016-05-13
|\ \ \ \ \