aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/driver.h
Commit message (Expand)AuthorAge
* 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: 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
* | | regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin2013-04-18
|/ /
* / regulator: core: update kernel documentation for regulator_descNishanth Menon2013-03-01
|/
* regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin2012-12-24
* Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown2012-12-09
|\
| * regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin2012-11-27
* | regulator: core: Support for continuous voltage rangePawel Moll2012-10-14
|/
*---. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-28
|\ \ \
| | | * regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin2012-08-28
| |_|/ |/| |
| | * regulator: core: Provide regmap get/set bypass operationsMark Brown2012-09-09
| | * regulator: core: Support bypass modeMark Brown2012-09-09
| |/ |/|
| * regulator: Clarify documentation for regmap in the configMark Brown2012-08-31
|/
* Merge branch 'regulator-drivers' into regulator-nextMark Brown2012-07-22
|\
| * regulator: core: Add core support for GPIO controlled enable linesMark Brown2012-07-03
| * regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown2012-07-03
| * regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin2012-06-18
| * regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar2012-06-17
| * regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar2012-06-11
* | regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak2012-07-12
|/
* regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin2012-06-03
* regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown2012-05-12
* regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown2012-05-12
* regulator: core: Provide standard enable operations for regmap usersMark Brown2012-04-16
* regulator: core: Provide regmap based voltage_sel operationsMark Brown2012-04-16
* regulator: core: Allow drivers to pass in a regmapMark Brown2012-04-16
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* regulator: core: Constify the regulator_desc passed in when registeringMark Brown2012-04-04
* regulator: Remove ifdefs for debugfs codeStephen Boyd2012-02-21
* regulator: fix wrong header name in descriptionKim, Milo2012-02-17
* regulator: map consumer regulator based on device treeRajendra Nayak2011-11-23
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker2011-10-31
* regulator: Implement deferred disable supportMark Brown2011-09-14
* regulator: Refactor supply implementation to work as regular consumersMark Brown2011-06-09
* regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-26
* regulator: Add initial per-regulator debugfs supportMark Brown2011-01-12
* regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-12
* regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-12
* regulator: Copy constraints from regulators when initialising themMark Brown2011-01-12
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* regulator: Allow regulators to specify the time taken to ramp on enableMark Brown2010-03-03
* regulator/driver: be more specific in nanodoc for is_enabledWolfram Sang2009-09-22
* regulator: Add regulator_get_exclusive() APIMark Brown2009-09-22
* regulator: Provide mode to status conversion functionMark Brown2009-09-17
* regulator: fix header file missing kernel-docRandy Dunlap2009-04-28
* regulator: get_status() grows kerneldocDavid Brownell2009-03-31