summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max14577.c
AgeCommit message (Expand)AuthorLines
2014-12-22regulator: max14577: Use regulator_nodes/of_match in the descriptorBeomho Seo-48/+14
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski-76/+4
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski-35/+242
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable...Mark Brown-7/+1
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski-2/+3
2014-02-05regulator: max14577: Add missing of_node_putKrzysztof Kozlowski-2/+3
2014-02-03regulator: max14577: Remove unused state container definitionKrzysztof Kozlowski-7/+1
2013-12-23regulator: max14577: Add module alias to support module auto-loadingAxel Lin-0/+1
2013-12-18regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski-0/+272