Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regulator: deprecate regulator-compatible DT property | Stephen Warren | 2012-09-25 | 1 | -13/+12 |
* | regulator: dt: regulator match by regulator-compatible | Laxman Dewangan | 2012-07-03 | 1 | -18/+33 |
* | regulator: Fix setting constraints->ramp_delay in of_get_regulation_constraints | Axel Lin | 2012-06-18 | 1 | -1/+1 |
* | regulator: Add ramp_delay configuration to constraints | Yadwinder Singh Brar | 2012-06-17 | 1 | -1/+5 |
* | regulator: Add generic DT parsing for regulators | Thierry Reding | 2012-05-04 | 1 | -0/+47 |
* | regulator: Set apply_uV only when min and max voltages are defined | Karol Lewandowski | 2012-01-26 | 1 | -1/+1 |
* | regulator: pass device_node to of_get_regulator_init_data() | Shawn Guo | 2011-12-05 | 1 | -3/+4 |
* | regulator: If a single voltage is set with device tree then set apply_uV | Mark Brown | 2011-12-05 | 1 | -0/+3 |
* | regulator: export of_get_regulator_init_data | Axel Lin | 2011-11-27 | 1 | -0/+2 |
* | regulator: helper routine to extract regulator_init_data | Rajendra Nayak | 2011-11-23 | 1 | -0/+81 |