summaryrefslogtreecommitdiff
path: root/include/linux/regulator/driver.h
AgeCommit message (Expand)Author
2013-10-24Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown
2013-10-24Merge remote-tracking branch 'regulator/topic/fixed' into regulator-nextMark Brown
2013-10-24Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown
2013-10-11regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin
2013-10-11regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin
2013-09-17regulator: fix fatal kernel-doc errorRandy Dunlap
2013-09-17regulator: core: Provide managed regulator registrationMark Brown
2013-09-10regulator: core: provide fixed voltage in desc for single voltage railLaxman Dewangan
2013-07-15regulator: core: Add helpers for multiple linear rangesMark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/gpio' into v3.9-rc8Mark Brown
2013-04-28Merge remote-tracking branch 'regulator/topic/enable-invert' into v3.9-rc8Mark Brown
2013-04-18regulator: core: Add regulator_map_voltage_ascend() APIAxel Lin
2013-03-05regulator: core: Add enable_is_inverted flag to indicate set enable_mask bits...Axel Lin
2013-03-04regulator: core: use regulator_ena_pin memberKim, Milo
2013-03-04regulator: core: support shared enable GPIO conceptKim, Milo
2013-03-01regulator: core: update kernel documentation for regulator_descNishanth Menon
2012-12-24regulator: core: Allow specify apply_[reg|bit] for regmap based voltage_sel o...Axel Lin
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-11-27regulator: core: Allow specific minimal selector for starting linear mappingAxel Lin
2012-10-15regulator: core: Support for continuous voltage rangePawel Moll
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-10regulator: core: Provide regmap get/set bypass operationsMark Brown
2012-09-10regulator: core: Support bypass modeMark Brown
2012-08-31regulator: Clarify documentation for regmap in the configMark Brown
2012-08-28regulator: Update comment for set_current_limit callback of struct regulator_opsAxel Lin
2012-07-22Merge branch 'regulator-drivers' into regulator-nextMark Brown
2012-07-12regulator: Add REGULATOR_STATUS_UNDEFINED.Krystian Garbaciak
2012-07-03regulator: core: Add core support for GPIO controlled enable linesMark Brown
2012-07-03regulator: core: Allow fixed enable_time to be set in the regulator_descMark Brown
2012-06-18regulator: core: Change the unit of ramp_delay from mV/uS to uV/uSAxel Lin
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar
2012-06-11regulator: core: Add regulator_set_voltage_time_sel to calculate ramp delay.Yadwinder Singh Brar
2012-06-03regulator: core: Allow drivers to set voltage mapping table in regulator_descAxel Lin
2012-05-12regulator: core: Allow drivers to set simple linear voltage maps as dataMark Brown
2012-05-12regulator: core: Allow regulators to provide a voltage to selector mappingMark Brown
2012-04-16regulator: core: Provide standard enable operations for regmap usersMark Brown
2012-04-16regulator: core: Provide regmap based voltage_sel operationsMark Brown
2012-04-16regulator: core: Allow drivers to pass in a regmapMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-04regulator: core: Constify the regulator_desc passed in when registeringMark Brown
2012-02-21regulator: Remove ifdefs for debugfs codeStephen Boyd
2012-02-16regulator: fix wrong header name in descriptionKim, Milo
2011-11-23regulator: map consumer regulator based on device treeRajendra Nayak
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-10-31regulator: Fix implicit use of notifier.h by driver.hPaul Gortmaker
2011-09-14regulator: Implement deferred disable supportMark Brown
2011-06-09regulator: Refactor supply implementation to work as regular consumersMark Brown
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij
2011-01-12regulator: Add initial per-regulator debugfs supportMark Brown
2011-01-12regulator: Provide a selector based set_voltage_sel() operationMark Brown