summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
| | |/
| * | regulator: core: Ensure we are at least in bounds for our constraintsMark Brown2016-03-271-7/+25
| |/
* | regulator: core: Fix locking of GPIO list on freeMark Brown2016-04-131-1/+1
* | regulator: core: Remove duplicate copy of active-discharge parsingVladimir Zapolskiy2016-03-251-11/+0
|/
*-. Merge remote-tracking branches 'regulator/topic/ltc3589', 'regulator/topic/ma...Mark Brown2016-03-131-0/+11
|\ \
| | * regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-021-0/+11
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/discharge', 'regulator/topic/...Mark Brown2016-03-131-0/+11
|\ \ \ \ \ | | | |/ / | | |_| / | |/| |
| * | | regulator: core: Add support for active-discharge configurationLaxman Dewangan2016-03-021-0/+11
| | |/ | |/|
* | | regulator: core: fix crash in error path of regulator_registerKrzysztof Adamski2016-02-251-4/+4
* | | Merge branch 'fix/core' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2016-02-251-17/+12
|\ \ \
| * | | regulator: core: Rely on regulator_dev_release to free constraintsCharles Keepax2016-01-271-17/+12
| |/ /
* | | regulator: core: Request GPIO before creating sysfs entriesKrzysztof Adamski2016-02-221-10/+10
|/ /
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/lp8788', 'regulator/topic/mt6...Mark Brown2016-01-121-2/+4
|\ \ \ | | |/ | |/|
| | * regulator: Make bulk API support optional suppliesBjorn Andersson2015-11-171-2/+4
| |/
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/const', 'regulator/topic/lm36...Mark Brown2016-01-121-1/+9
|\ \ \ | | |/ | |/|
| | * regulator: core: Fix nested locking of suppliesThierry Reding2015-12-021-2/+9
| | * regulator: core: Ensure we lock all regulatorsMark Brown2015-12-021-1/+1
| | * regulator: core: fix regulator_lock_supply regressionArnd Bergmann2015-11-271-1/+2
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2016-01-121-9/+4
|\ \ \ | |_|/ |/| |
| * | regulator: core: remove some dead codeDan Carpenter2016-01-071-8/+3
| * | regulator: core: use dev_to_rdevGeliang Tang2016-01-051-1/+1
| |/
* | regulator: core: avoid unused variable warningArnd Bergmann2015-11-201-11/+3
|/
*-. Merge remote-tracking branches 'regulator/topic/supply', 'regulator/topic/tps...Mark Brown2015-11-041-70/+179
|\ \
| * | regulator: Use regulator_lock_supply() for get_voltage() tooMark Brown2015-11-041-3/+3
| * | regulator: core: Propagate voltage changes to supply regulatorsSascha Hauer2015-10-221-2/+52
| * | regulator: core: Factor out regulator_map_voltageSascha Hauer2015-10-201-17/+18
| * | regulator: core: create unlocked version of regulator_set_voltageSascha Hauer2015-10-161-23/+34
| * | regulator: core: create unlocked version of regulator_list_voltageSascha Hauer2015-10-011-27/+35
| * | regulator: core: introduce function to lock regulators and its suppliesSascha Hauer2015-10-011-0/+39
| |/
* | Merge remote-tracking branch 'regulator/topic/list' into regulator-nextMark Brown2015-11-041-91/+164
|\ \
| * | regulator: core: Remove regulator_listTomeu Vizoso2015-09-211-91/+164
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2015-11-041-4/+4
|\ \
| * | regulator: core: Make error messages more informativeStephen Boyd2015-09-161-4/+4
| |/
* | regulator: core: Handle probe deferral from DT when resolving suppliesMark Brown2015-10-011-0/+4
* | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2015-09-211-11/+10
|\ \ | |/ |/|
| * regulator: core: Correct return value check in regulator_resolve_supplyCharles Keepax2015-09-171-8/+8
| * regulator: core: fix possible NULL dereferenceSudip Mukherjee2015-09-021-3/+2
* | Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds2015-09-081-1/+1
|\ \ | |/ |/|
| *-. Merge remote-tracking branches 'regmap/topic/debugfs' and 'regmap/topic/force...Mark Brown2015-09-041-1/+1
| |\ \
| | * | regulator: core: Print at debug level on debugfs creation failureStephen Boyd2015-08-141-1/+1
| | |/
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp...Mark Brown2015-08-301-0/+9
|\ \ \ \ | | |_|/ | |/| |
| | * | regulator: Add over current protection (OCP) supportStephen Boyd2015-07-241-0/+9
| |/ /
| | |
| \ \
*-. \ \ Merge remote-tracking branches 'regulator/topic/da9210', 'regulator/topic/da9...Mark Brown2015-08-301-55/+61
|\ \ \ \ | | |/ / | |/| |
| | * | regulator: core: Use class device list for regulator_list in late initMark Brown2015-08-121-51/+55
| | * | regulator: core: Move more deallocation into class unregisterMark Brown2015-08-121-2/+3
OpenPOWER on IntegriCloud