aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'regulator/topic/ramp' into regulator-nextMark Brown2013-09-01
|\
| * regulator: core: Remove redundant checksYadwinder Singh Brar2013-07-15
| * regulator: core: Add support for disabling ramp delayYadwinder Singh Brar2013-07-15
* | Merge remote-tracking branch 'regulator/topic/optional' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: Add devm_regulator_get_exclusive()Matthias Kaehlcke2013-08-29
| * | regulator: core: Provide hints to the core about optional suppliesMark Brown2013-07-31
| |/
* | Merge remote-tracking branch 'regulator/topic/helpers' into regulator-nextMark Brown2013-09-01
|\ \
| * | regulator: core: Move list_voltage_{linear,linear_range,table} to helpers.cAxel Lin2013-08-09
| * | regulator: core: Move helpers for drivers out into a separate fileMark Brown2013-08-07
| * | Merge remote-tracking branch 'regulator/topic/linear-range' into regulator-he...Mark Brown2013-08-07
| |\ \
* | \ \ Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-09-01
|\ \ \ \ | |_|/ / |/| | |
| * | | regulator: core: Use bool for exclusivitity flagMark Brown2013-08-18
| |/ /
| * | regulator: core: convert class code to use dev_groupsGreg Kroah-Hartman2013-07-25
| * | regulator: core: Use the power efficient workqueue for delayed powerdownMark Brown2013-07-18
| * | regulator: core: Drop references on supply regulator when unregisteringMark Brown2013-07-15
| |/
* | regulator: core: Ensure selector is mappedMark Brown2013-07-18
* | regulator: core: Allow fixed voltage range in multiple linear rangesAxel Lin2013-07-18
* | regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-15
|/
* Merge remote-tracking branch 'regulator/topic/linar' into regulator-nextMark Brown2013-07-01
|\
| * regulator: core: add regulator_get_linear_step()Paul Walmsley2013-06-07
* | Merge remote-tracking branch 'regulator/fix/doc' into regulator-linusMark Brown2013-05-30
|\ \
| * | regulator: Fix kernel-doc generation warnings.Robert P. J. Day2013-05-02
| |/
* / regulator: core: Correct spelling mistake in commentCharles Keepax2013-05-21
|/
* Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-27
|\
| * regulator: core: use regulator_ena_pin memberKim, Milo2013-03-03
| * regulator: core: manage enable GPIO listKim, Milo2013-03-03
| * regulator: core: support shared enable GPIO conceptKim, Milo2013-03-03
* | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-27
|\ \
| * | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-05
* | | Merge remote-tracking branch 'regulator/topic/core' into v3.9-rc8Mark Brown2013-04-27
|\ \ \
| * | | regulator: core: return err value for regulator_get if there is no DT bindingNishanth Menon2013-04-17
| * | | regulator: core: don't require a supply when supply_name is specifiedAndrew Bresticker2013-04-05
| * | | regulator: Fix typo in of_get_regulator function commentsMaxime Ripard2013-03-24
| | |/ | |/|
* | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-18
* | | Merge remote-tracking branch 'regulator/fix/doc' into tmpMark Brown2013-03-04
|\ \ \ | | |/ | |/|
| * | regulator: core: fix documentation error in regulator_allow_bypassNishanth Menon2013-03-01
| |/
* / regulator: fixed regulator_bulk_enable unwinding codeAndrzej Hajda2013-03-01
|/
* Merge remote-tracking branch 'regulator/topic/gpio' into regulator-nextMark Brown2013-02-19
|\
| * regulator: show state for GPIO-controlled regulatorsMichał Mirosław2013-02-04
* | Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown2013-02-19
|\ \
| * | regulator: Fix memory garbage dev_err printout.Russ Dill2013-02-14
| * | Merge tag 'v3.8-rc7' into regulator-coreMark Brown2013-02-14
| |\|
| * | regulator: core: Optimize _regulator_do_set_voltage if voltage does not changeAxel Lin2013-02-08
| * | regulator: core: if voltage scaling fails, restore original voltage valuesPaolo Pisati2012-12-15
* | | Merge remote-tracking branch 'regulator/topic/apply' into regulator-nextMark Brown2013-02-19
|\ \ \ | |_|/ |/| |
| * | regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin2012-12-24
* | | regulator: core: Fix comment for regulator_register()Axel Lin2013-01-03
* | | regulator: core: Fix continuous_voltage_range case in regulator_can_change_vo...Axel Lin2012-12-24
|/ /
* | Merge remote-tracking branch 'regulator/topic/change' into regulator-nextMark Brown2012-12-11
|\ \
| * | regulator: core: Fix logic to determinate if regulator can change voltageAxel Lin2012-12-11