summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8973-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* regulator: max8973: initial DT supportGuennadi Liakhovetski2013-06-241-12/+25
* regulators: max8973: fix multiple instance supportGuennadi Liakhovetski2013-06-211-5/+7
* regulator: max8973: Don't override control1 variable when set ramp delay bitsAxel Lin2013-04-241-5/+5
* Drivers: regulator: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-6/+6
* regulator: max8973: provide enable/disable if external control disabledLaxman Dewangan2012-11-231-1/+1
* regulator: max8973: Fix callback setting for max8973_dcdc_ops.enableAxel Lin2012-11-221-1/+1
* regulator: max8973: add regulator driver supportLaxman Dewangan2012-11-191-0/+505