aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max8925-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-13regulator: max8925: Use DIV_ROUND_UP macroAxel Lin1-2/+2
2012-01-06regulator: max8925: fix enabled/disabled judgement mistakeKevin Liu1-13/+20
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker1-0/+1
2011-05-26regulator: Enable max8925 i2c sequence for controlHaojian Zhuang1-3/+8
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-1/+2
2010-04-28regulator: fix enabling regulator issue on max8925Haojian Zhuang1-1/+1
2010-03-22Regulators: max8925-regulator - clean up driver data after removalDmitry Torokhov1-2/+4
2010-03-07regulator: Add max8925 supportHaojian Zhuang1-0/+306