summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/of_regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Add generic DT parsing for regulatorsThierry Reding2012-05-041-0/+47
* regulator: Set apply_uV only when min and max voltages are definedKarol Lewandowski2012-01-261-1/+1
* regulator: pass device_node to of_get_regulator_init_data()Shawn Guo2011-12-051-3/+4
* regulator: If a single voltage is set with device tree then set apply_uVMark Brown2011-12-051-0/+3
* regulator: export of_get_regulator_init_dataAxel Lin2011-11-271-0/+2
* regulator: helper routine to extract regulator_init_dataRajendra Nayak2011-11-231-0/+81