summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/driver.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* | 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/+0
| * 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
* regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-161-0/+4
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-5/+26
* regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-041-2/+3
* regulator: Remove ifdefs for debugfs codeStephen Boyd2012-02-211-2/+0
* regulator: fix wrong header name in descriptionKim, Milo2012-02-161-2/+2
* regulator: map consumer regulator based on device treeRajendra Nayak2011-11-231-0/+2
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-10-311-0/+1
* regulator: Implement deferred disable supportMark Brown2011-09-141-0/+3
* regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-091-3/+1
* regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-261-2/+9
OpenPOWER on IntegriCloud