summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max14577.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max14577: Include missing err.hSachin Kamat2014-03-191-0/+1
* mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski2014-03-191-1/+4
* mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-191-0/+2
* mfd: max14577: Remove redundant of_match_ptr helperSachin Kamat2014-01-211-1/+1
* mfd: max14577: Cleanup an error messageDan Carpenter2014-01-211-2/+1
* mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski2014-01-211-1/+4
* mfd: max14577: Add max14577 MFD driver coreChanwoo Choi2014-01-211-0/+243