aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
*---. Merge remote-tracking branches 'regulator/topic/anatop', 'regulator/topic/dis...Mark Brown2014-12-05
|\ \ \
| | | * regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-20
| | |/ | |/|
| | * regulator: core: Add PRE_DISABLE notificationRichard Fitzgerald2014-11-24
| |/
* | regulator: core: Fix regualtor_ena_gpio_free not to access pin after freeingSeung-Woo Kim2014-12-04
* | regulator: Lower priority of constraint loggingMark Brown2014-10-31
|/
*---. Merge remote-tracking branches 'regulator/topic/tps65217', 'regulator/topic/t...Mark Brown2014-09-30
|\ \ \
| | | * regulator: core: Add REGULATOR_EVENT_PRE_VOLTAGE_CHANGE (and ABORT)Heiko Stübner2014-08-29
| | |/
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2014-09-30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-09-10
| | |/| | | | | |/
| | | * regulator: of: Provide simplified DT parsing methodMark Brown2014-09-10
| |_|/ |/| |
| * | regulator: core: add const to regulator_ops and fix build error in mc13892Guodong Xu2014-08-19
| |/
| * regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu2014-08-16
| * regulator: core: factor out delay function from _regulator_do_enableGuodong Xu2014-08-16
| * regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu2014-08-16
|/
*---. Merge remote-tracking branches 'regulator/topic/da9211', 'regulator/topic/get...Mark Brown2014-08-05
|\ \ \
| | | * regulator: core: convert to use gpio_desc internallyRussell King2014-06-30
| | |/ | |/|
| | * regulator: Add helpers for low-level register accessTuomas Tynkkynen2014-07-25
| |/
* | regulator: core: Allow to get voltage count and list from parentJavier Martinez Canillas2014-07-29
* | regulator: core: Get voltage from parent if not availableJavier Martinez Canillas2014-07-29
* | regulator: core: print error value when constraints are not appliedNishanth Menon2014-06-05
|/
*-. Merge remote-tracking branches 'regulator/topic/fixed', 'regulator/topic/id-c...Mark Brown2014-06-02
|\ \
| | * regulator: core: Get and put regulator of_nodeCharles Keepax2014-04-14
| |/
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-06-02
|\ \
| * | regulator: Fix regulator_get_{optional,exclusive}() documentationStephen Boyd2014-05-28
| * | regulator: core: Use map_voltage_linear_range by default for list_voltage_lin...Axel Lin2014-05-26
| * | regulator: Constify the pointer to alias name arrayLee Jones2014-05-23
| |/
* | regulator: core: Fix the init of DT defined fixed regulatorsAlban Bedel2014-06-01
* | regulator: core: Disable unused regulators after deferred probing is doneSaravana Kannan2014-06-01
* | regulator: Don't disable unused regulators we don't have permission forMark Brown2014-06-01
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-02
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-20
| |\
| * | treewide: Fix typo in Documentation/DocBookMasanari Iida2014-02-19
* | | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2014-03-26
|\ \ \
| * | | regulator: core: Allow regulator_set_voltage for fixed regulatorsBjorn Andersson2014-02-07
* | | | Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-03-04
|\ \ \ \
| * | | | regulator: core: Replace direct ops->disable usageMarkus Pargmann2014-02-24
| * | | | regulator: core: Replace direct ops->enable usageMarkus Pargmann2014-02-24
* | | | | Merge remote-tracking branch 'regulator/fix/core' into regulator-linusMark Brown2014-02-22
|\| | | | | |_|_|/ |/| | |
| * | | regulator: core: Change dummy supplies error message to a warningShuah Khan2014-02-20
| |/ /
* / / regulator: core: Correct default return value for full constraintsMark Brown2014-01-28
|/ /
* | regulator: core: Fix checkpatch issueJingoo Han2014-01-08
* | regulator: core: don't print an error when no regulator is foundHans de Goede2013-12-17
|/
* Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linusMark Brown2013-12-13
|\
| * regulator: core: Check for DT every time we check full constraintsMark Brown2013-11-27
| * regulator: core: Replace checks of have_full_constraints with a functionMark Brown2013-11-27
* | regulator: fixed: fix regulator_list_voltage() for regressionGuennadi Liakhovetski2013-11-13
|/
* Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-10-24
|\
| * regulator: core: Always warn when using a dummy regulatorMark Brown2013-10-04
| * regulator: core: Always use return value when regulator_dev_lookup() failsMark Brown2013-09-24
| * regulator: core: Fix default return value for _get()Mark Brown2013-09-20