summaryrefslogtreecommitdiff
path: root/include/linux/regulator/driver.h
AgeCommit message (Expand)Author
2015-04-10Merge remote-tracking branches 'regulator/topic/dbx500', 'regulator/topic/loa...Mark Brown
2015-04-10Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2015-04-01regulator: Defer lookup of supply to regulator_getBjorn Andersson
2015-03-18regulator: Fix documentation for regmap in the configAxel Lin
2015-02-23regulator: core: Introduce set_load opBjorn Andersson
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski
2014-12-05Merge remote-tracking branches 'regulator/topic/max77686', 'regulator/topic/m...Mark Brown
2014-11-26regulator: Add mode mapping function to struct regulator_descJavier Martinez Canillas
2014-10-20regulator: Add ena_gpio_initialized to regulator_configMarkus Pargmann
2014-09-30Merge remote-tracking branches 'regulator/topic/drivers', 'regulator/topic/en...Mark Brown
2014-09-10Merge branch 'topic/of' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2014-08-28regulator: fix kernel-doc warnings in header filesRandy Dunlap
2014-08-21regulator: core: Add back the const qualifier for ops of struct regulator_descAxel Lin
2014-08-18regulator: core: Fix build error due to const qualifier for opsAxel Lin
2014-08-16regulator: core: add guard delay between calling regulator_disable and _enableGuodong Xu
2014-08-16regulator: core: add const qualifier to ops in struct regulator_descGuodong Xu
2014-03-06regulator: helpers: Modify helpers enabling multi-bit controlCarlo Caione
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