summaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/driver.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* regulator: Add initial per-regulator debugfs supportMark Brown2011-01-121-2/+6
* regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-121-0/+3
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-0/+3
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-121-1/+1
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+2
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-031-0/+6
* regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang2009-09-221-1/+2
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-221-0/+2
* regulator: Provide mode to status conversion functionMark Brown2009-09-171-0/+2
* regulator: fix header file missing kernel-docRandy Dunlap2009-04-281-0/+1
OpenPOWER on IntegriCloud