aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/as3711-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-17regulator: as3711: Use a static of_regulator_match table for of_regulator_matchAxel Lin1-25/+18
2013-03-25regulator: as3711: add OF supportGuennadi Liakhovetski1-3/+71
2013-02-13regulator: as3711: Fix checking if no platform initialization dataAxel Lin1-1/+1
2012-11-27regulator: as3711: Fix the logic in as3711_sel_checkAxel Lin1-15/+8
2012-11-27regulator: as3711: Fix valid min_uV/max_UV checking in as3711_bound_checkAxel Lin1-6/+3
2012-11-23regulator: add a regulator driver for the AS3711 PMICGuennadi Liakhovetski1-0/+379