aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/da9211-regulator.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-29regulator: da9211: add descriptions for da9212/da9214James Ban1-4/+9
2015-12-22regulator: da9*: constify regulator_ops structuresJulia Lawall1-1/+1
2015-08-30Merge remote-tracking branches 'regulator/topic/mt6311', 'regulator/topic/ocp', 'regulator/topic/owner', 'regulator/topic/pfuze100' and 'regulator/topic/pwm' into regulator-nextMark Brown1-1/+0
2015-07-14regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-07-13regulator: da9211: support da9215James Ban1-11/+29
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