aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max14577.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-27regulator: max14577: Reduce duplication of regulator_desc initializersKrzysztof Kozlowski1-80/+48
2014-12-22regulator: max14577: Use regulator_nodes/of_match in the descriptorBeomho Seo1-48/+14
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-09-24regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski1-76/+4
2014-04-23regulator: max14577: Add support for MAX77836 regulatorsKrzysztof Kozlowski1-35/+242
2014-03-26Merge remote-tracking branches 'regulator/topic/doc', 'regulator/topic/enable', 'regulator/topic/fan53555', 'regulator/topic/fixed', 'regulator/topic/gpio', 'regulator/topic/lp3971', 'regulator/topic/lp872x' and 'regulator/topic/max14577' into regulator-nextMark Brown1-7/+1
2014-02-22regulator: max14577: Fix invalid return value on DT parse successKrzysztof Kozlowski1-2/+3
2014-02-05regulator: max14577: Add missing of_node_putKrzysztof Kozlowski1-2/+3
2014-02-03regulator: max14577: Remove unused state container definitionKrzysztof Kozlowski1-7/+1
2013-12-23regulator: max14577: Add module alias to support module auto-loadingAxel Lin1-0/+1
2013-12-18regulator: max14577: Add regulator driver for Maxim 14577Krzysztof Kozlowski1-0/+272