aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max14577.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-19mfd: max14577: Include missing err.hSachin Kamat1-0/+1
2014-03-19mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski1-1/+4
2014-02-19mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-01-21mfd: max14577: Remove redundant of_match_ptr helperSachin Kamat1-1/+1
2014-01-21mfd: max14577: Cleanup an error messageDan Carpenter1-2/+1
2014-01-21mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski1-1/+4
2014-01-21mfd: max14577: Add max14577 MFD driver coreChanwoo Choi1-0/+243