| Commit message (Expand) | Author | Age |
* | regulator: Fix suspend to idle | Mark Brown | 2018-01-30 |
* | regulator: Fix build error | Mark Brown | 2018-01-26 |
* | Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g... | Mark Brown | 2018-01-26 |
|\ |
|
| * | regulator: add PM suspend and resume hooks | Chunyan Zhang | 2018-01-26 |
| * | regulator: empty the old suspend functions | Chunyan Zhang | 2018-01-26 |
| * | regulator: leave one item to record whether regulator is enabled | Chunyan Zhang | 2018-01-26 |
| * | regulator: make regulator voltage be an array to support more states | Chunyan Zhang | 2018-01-26 |
* | | regulator: core: Refactor regulator_list_voltage() | Maciej Purski | 2018-01-26 |
* | | regulator: core: Move of_find_regulator_by_node() to of_regulator.c | Maciej Purski | 2018-01-26 |
* | | regulator: fix incorrect indentation of two assignment statements | Colin Ian King | 2017-12-07 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/cpcap', 'regulator/topic/da90... | Mark Brown | 2017-09-04 |
|\ \ |
|
| | * | regulator: Convert to using %pOF instead of full_name | Rob Herring | 2017-07-19 |
| |/ |
|
* | | regulator: core: fix a possible race in disable_work handling | Tirupathi Reddy | 2017-07-20 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/settle', 'regulator/topic/tps... | Mark Brown | 2017-07-03 |
|\ \ |
|
| * | | regulator: Allow for asymmetric settling times | Matthias Kaehlcke | 2017-05-17 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2017-07-03 |
|\ \ |
|
| * | | regulator: core: Fix size limit of supply_map | Haishan Zhou | 2017-06-30 |
| * | | regulator: core: Prioritise consumer mappings over regulator name | Charles Keepax | 2017-06-13 |
| |/ |
|
* | | regulator: core: Fix voltage change propagations to supply regulators | Tirupathi Reddy | 2017-06-28 |
|/ |
|
*---. | Merge remote-tracking branches 'regulator/topic/notifier', 'regulator/topic/p... | Mark Brown | 2017-04-30 |
|\ \ \ |
|
| | | * | regulator: Add settling time for non-linear voltage transition | Laxman Dewangan | 2017-04-05 |
| | |/ |
|
| * | | regulator: core: Add new notification for enabling of regulator | Harald Geyer | 2017-03-24 |
| |/ |
|
* | | 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: core: Limit propagation of parent voltage count and list | Matthias Kaehlcke | 2017-03-29 |
* | | regulator: core: Fix kerneldoc comments | Tamara Diaconita | 2017-03-29 |
* | | regulator: Mark supply_name const and duplicate it as such | Stephen Boyd | 2017-03-17 |
* | | regulator: core: use snprintf() instead of scnprintf() | Bartosz Golaszewski | 2017-03-07 |
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/topic/s2mpa01', 'regulator/topic/su... | Mark Brown | 2017-02-19 |
|\ \ \
| | |/
| |/| |
|
| | * | regulator: core: Don't use regulators as supplies until the parent is bound | Jon Hunter | 2017-01-12 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2017-02-19 |
|\ \ |
|
| * | | regulator: core: simplify _regulator_get() | Dmitry Torokhov | 2017-02-08 |
| * | | regulator: core: have regulator_dev_lookup() return ERR_PTR-encoded errors | Dmitry Torokhov | 2017-02-05 |
| * | | regulator: core: fix typo in regulator_bulk_disable() | Dmitry Torokhov | 2017-02-04 |
| * | | regulator: core: simplify regulator_bulk_force_disable() | Dmitry Torokhov | 2017-02-04 |
| * | | regulator: core: have _regulator_get() accept get_type argument | Dmitry Torokhov | 2017-02-04 |
| * | | regulator: core: remove dead code in _regulator_get() | Dmitry Torokhov | 2017-02-04 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge remote-tracking branches 'regulator/fix/debugfs' and 'regulator/fix/tps... | Mark Brown | 2017-02-19 |
|\ \ \
| | |/ |
|
| * | | regulator: Fix regulator_summary for deviceless consumers | Leonard Crestez | 2017-02-16 |
| |/ |
|
* | | regulator: core: Resolve supplies before disabling unused regulators | Javier Martinez Canillas | 2017-02-16 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by... | Mark Brown | 2016-12-12 |
|\ \ |
|
| | * | regulator: core: Add new API to poll for error conditions | Axel Haslam | 2016-11-04 |
| |/ |
|
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-next | Mark Brown | 2016-12-12 |
|\ \ |
|
| * | | regulator: core: add newline in debug message | David Lechner | 2016-12-05 |
| * | | regulator: core: Correct type of mode in regulator_mode_constrain | Charles Keepax | 2016-11-30 |
| |/ |
|
* | | regulator: core: silence warning: "VDD1: ramp_delay not set" | H. Nikolaus Schaller | 2016-10-28 |
|/ |
|
*-. | Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080... | Mark Brown | 2016-09-30 |
|\ \ |
|
| | * | regulator: core: Add set_voltage_time op | Matthias Kaehlcke | 2016-09-16 |
| | * | regulator: core: Don't skip set_voltage_time when ramp delay disabled | Matthias Kaehlcke | 2016-09-16 |
| | * | regulator: core: Simplify error flow in _regulator_do_set_voltage() | Matthias Kaehlcke | 2016-09-16 |