summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/driver.h
Commit message (Expand)AuthorAgeFilesLines
* regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski2015-01-081-0/+13
*-. Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown2014-12-051-0/+4
|\ \
| | * regulator: Add mode mapping function to struct regulator_descJavier Martinez Canillas2014-11-261-0/+4
| |/
* / regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann2014-10-201-0/+4
|/
*-----. Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown2014-09-301-1/+11
|\ \ \ \
| | | | * Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2014-09-101-0/+4
| | | |/|
| | | | * regulator: of: Provide simplified DT parsing methodMark Brown2014-09-101-0/+4
| | |_|/ | |/| |
| | * | regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin2014-08-211-1/+1
| | * | regulator: core: Fix build error due to const qualifier for opsAxel Lin2014-08-181-1/+1
| | |/
| | * regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu2014-08-161-0/+6
| | * regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu2014-08-161-1/+1
| |/
* / regulator: fix kernel-doc warnings in header filesRandy Dunlap2014-08-281-0/+2
|/
* regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione2014-03-061-0/+8
* Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown2013-10-241-2/+9
|\
| * regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin2013-10-111-0/+9
| * regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-111-2/+0Star
* | Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown2013-10-241-0/+2
|\ \
| * | regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan2013-09-101-0/+2
* | | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-241-0/+5
|\ \ \ | |_|/ |/| |
| * | regulator: core: Provide managed regulator registrationMark Brown2013-09-171-0/+5
| |/
* / regulator: fix fatal kernel-doc errorRandy Dunlap2013-09-171-0/+2
|/
* regulator: core: Add helpers for multiple linear rangesMark Brown2013-07-151-0/+25
* Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown2013-04-281-2/+2
|\
| * regulator: core: use regulator_ena_pin memberKim, Milo2013-03-041-2/+0Star
| * regulator: core: support shared enable GPIO conceptKim, Milo2013-03-041-0/+2
* | Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown2013-04-281-0/+3
|\ \
| * | regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin2013-03-051-0/+3
* | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-181-0/+2
|/ /
* / regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-011-0/+2
|/
* regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin2012-12-241-0/+6
* Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-101-0/+2
|\
| * regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-271-0/+2
* | regulator: core: Support for continuous voltage rangePawel Moll2012-10-151-0/+3
|/
*---. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-1/+17
|\ \ \
| | | * regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin2012-08-281-0/+1
| |_|/ |/| |
| | * regulator: core: Provide regmap get/set bypass operationsMark Brown2012-09-101-0/+4
| | * regulator: core: Support bypass modeMark Brown2012-09-101-0/+10
| |/ |/|
| * regulator: Clarify documentation for regmap in the configMark Brown2012-08-311-1/+2
|/
* Merge branch 'regulator-drivers' into regulator-nextMark Brown2012-07-221-0/+23
|\
| * regulator: core: Add core support for GPIO controlled enable linesMark Brown2012-07-031-0/+11
| * regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown2012-07-031-0/+4
| * regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin2012-06-181-1/+1
| * regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar2012-06-171-0/+3
| * regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar2012-06-111-0/+5
* | regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak2012-07-121-0/+2
|/
* regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin2012-06-031-0/+5
* regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-121-2/+13
* regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-121-0/+4
* regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-161-0/+7
* regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-161-0/+9