aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.9.131 into android-msm-bluecross-4.9Nathan Chancellor2018-10-211-1/+1
|\
| * regulator: fix crash caused by null driver dataYu Zhao2018-10-031-1/+1
* | Merge android-4.9.89 (960923f) into msm-4.9Blagovest Kolenichev2018-04-171-2/+7
|\|
| * regulator: core: Limit propagation of parent voltage count and listMatthias Kaehlcke2018-03-221-2/+7
* | regulator: core: fix debugfs file creationTirupathi Reddy2017-12-071-3/+5
* | regulator: core: fix debugfs files creation for consumer regulatorsTirupathi Reddy2017-11-151-0/+7
* | Merge remote-tracking branch '4.9/tmp-fd67b2f' into msm-4.9Kyle Yan2017-10-231-0/+10
|\|
| * regulator: core: Resolve supplies before disabling unused regulatorsJavier Martinez Canillas2017-10-211-0/+10
* | regulator: core: fix a possible race in disable_work handlingTirupathi Reddy2017-07-121-2/+10
* | regulator: core: Fix voltage change propagations to supply regulatorsTirupathi Reddy2017-05-251-1/+2
* | Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9Kyle Yan2017-03-131-2/+3
|\|
| * regulator: Fix regulator_summary for deviceless consumersLeonard Crestez2017-03-121-2/+3
* | regulator: core: allow long device tree supply regulator property namesDavid Collins2017-02-221-2/+2
* | regulator: Call proxy-consumer functions for each regulator registeredDavid Collins2017-01-171-0/+3
* | Revert "regulator: Enable supply regulator if child rail is enabled."David Collins2017-01-161-10/+0
* | regulator: core: add regulator_list_corner_voltage functionDavid Collins2017-01-161-0/+34
* | regulator: add verbose error messages for invalid voltage requestsDavid Collins2017-01-161-0/+17
* | regulator: Remove redundant set_mode call in drms_uA_updateDavid Collins2017-01-161-1/+9
* | regulator: add notifier event for regulator enableDavid Collins2017-01-161-0/+2
* | regulator: core: add debugfs regulator monitoring and control featuresDavid Collins2017-01-111-3/+338
|/
* regulator: core: silence warning: "VDD1: ramp_delay not set"H. Nikolaus Schaller2016-10-281-1/+1
*-. Merge remote-tracking branches 'regulator/topic/of', 'regulator/topic/pv88080...Mark Brown2016-09-301-40/+72
|\ \
| | * regulator: core: Add set_voltage_time opMatthias Kaehlcke2016-09-161-27/+59
| | * regulator: core: Don't skip set_voltage_time when ramp delay disabledMatthias Kaehlcke2016-09-161-6/+2
| | * regulator: core: Simplify error flow in _regulator_do_set_voltage()Matthias Kaehlcke2016-09-161-2/+6
| | * regulator: core: Use local ops variable in _regulator_do_set_voltage()Matthias Kaehlcke2016-09-141-10/+10
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/bulk', 'regulator/topic/dbx50...Mark Brown2016-09-301-22/+20
|\ \ \ | |_|/ |/| |
| | * regulator: core: don't return error with inadequate reasonJoonwoo Park2016-09-241-18/+18
| |/ |/|
| * regulator: Remove support for optional supplies in the bulk APIBjorn Andersson2016-08-161-4/+2
|/
* regulator: Remove regulator_can_change_voltage()Mark Brown2016-06-091-27/+0
*---. Merge remote-tracking branches 'regulator/topic/can-change', 'regulator/topic...Mark Brown2016-05-131-59/+83
|\ \ \
| | | * regulator: core: Add debugfs to show constraint flagsRichard Fitzgerald2016-04-221-0/+52
| | |/ | |/|
| | * regulator: refactor valid_ops_mask checking codeWEN Pingbo2016-04-251-59/+29
| | * regulator: core: Log when we bring constraints into rangeMark Brown2016-03-291-0/+2
* | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2016-05-131-26/+41
|\ \ \
| * | | regulator: core: Add early supply resolution for regulatorsJon Hunter2016-04-271-11/+26
| * | | Merge branch 'topic/bypass' of git://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2016-04-271-0/+14
| |\ \ \
| * | | | regulator: core: Move registration of regulator deviceJon Hunter2016-04-221-15/+9
| * | | | Merge branch 'topic/sysfs-init' of git://git.kernel.org/pub/scm/linux/kernel/...Mark Brown2016-04-221-10/+10
| |\ \ \ \
| | * | | | regulator: reorder initialization steps in regulator_register()Boris Brezillon2016-04-131-10/+10
| | | |/ / | | |/| |
| * | | | regulator: core: Clear the supply pointer if enabling failsJon Hunter2016-04-221-0/+1
| * | | | regulator: core: Don't terminate supply resolution earlyJon Hunter2016-04-221-1/+6
* | | | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2016-05-131-3/+1
|\ \ \ \ \
| * | | | | regulator: core: remove lockdep assert from suspend_prepareTero Kristo2016-04-181-2/+0
| * | | | | regulator: Remove unneded check for regulator supplyJavier Martinez Canillas2016-03-211-1/+1
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'regulator/topic/bypass' into regulator-nextMark Brown2016-05-131-0/+14
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | regulator: core: Use parent voltage from the supply when bypassedMark Brown2016-04-121-0/+14
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge remote-tracking branches 'regulator/fix/constrain' and 'regulator/fix/d...Mark Brown2016-05-131-11/+38
|\ \ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |
| | * | regulator: Fix deadlock during regulator registrationJon Hunter2016-03-301-5/+5
| | * | regulator: Try to resolve regulators supplies on registrationJavier Martinez Canillas2016-03-281-0/+9
| | |/