aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9211-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-24regulator: da9211: Pass NULL data with OVER_CURRENT eventGeert Uytterhoeven1-4/+2
2015-02-24regulator: da9211: Fix wrong register name in error messageGeert Uytterhoeven1-1/+1
2015-01-28regulator: da9211: Add gpio control for enable/disable of buckJames Ban1-0/+12
2015-01-16regulator: da9211: fix unmatched of_nodeJames Ban1-2/+2
2014-09-30Merge remote-tracking branches 'regulator/topic/as3711', 'regulator/topic/axp20x', 'regulator/topic/bcm590xx' and 'regulator/topic/da9211' into regulator-nextMark Brown1-21/+151
2014-09-30regulator: da9211: Fix a bug in update of mask bitJames Ban1-1/+1
2014-09-05regulator: da9211: Set of_match_table and export device tableAxel Lin1-14/+15
2014-09-03regulator: da9211: Fix missing config.of_node settingAxel Lin1-0/+1
2014-08-29regulator: da9211: fix coccinelle warningsFengguang Wu1-1/+1
2014-08-27regulator: da9211: support device treeJames Ban1-7/+78
2014-08-17regulator: da9211: Check return value of devm_kzalloc()Axel Lin1-0/+2
2014-08-16regulator: da9211: support DA9213James Ban1-20/+75
2014-07-25regulator: da9211: Remove unnecessary devm_regulator_unregister() callsAxel Lin1-24/+4
2014-07-14regulator: da9211: new regulator driverJames Ban1-0/+388