aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/of_regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-18regulator: core: add support for configuring turn-on time through constraintsLaxman Dewangan1-0/+6
2013-07-15regulator: core: Add support for disabling ramp delayYadwinder Singh Brar1-3/+9
2013-06-20regulator: of: Added a property to indicate bypass mode supportKishon Vijay Abraham I1-0/+3
2013-01-30regulator: clear state each invocation of of_regulator_matchStephen Warren1-0/+6
2012-09-25regulator: deprecate regulator-compatible DT propertyStephen Warren1-13/+12
2012-07-03regulator: dt: regulator match by regulator-compatibleLaxman Dewangan1-18/+33
2012-06-18regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraintsAxel Lin1-1/+1
2012-06-17regulator: Add ramp_delay configuration to constraintsYadwinder Singh Brar1-1/+5
2012-05-04regulator: Add generic DT parsing for regulatorsThierry Reding1-0/+47
2012-01-26regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski1-1/+1
2011-12-05regulator: pass device_node to of_get_regulator_init_data()Shawn Guo1-3/+4
2011-12-05regulator: If a single voltage is set with device tree then set apply_uVMark Brown1-0/+3
2011-11-27regulator: export of_get_regulator_init_dataAxel Lin1-0/+2
2011-11-23regulator: helper routine to extract regulator_init_dataRajendra Nayak1-0/+81