summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max14577.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max14577: Cast to architecture agnostic data typeLee Jones2014-06-031-1/+2
* mfd: max14577: Make mfd_cell array constKrzysztof Kozlowski2014-06-031-3/+3
* mfd: max14577: Make of_device_id array constKrzysztof Kozlowski2014-06-031-1/+1
* mfd: max14577: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski2014-06-031-16/+13
* extcon: max14577: Add support for MAX77836Krzysztof Kozlowski2014-04-231-0/+1
* mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2014-04-231-8/+209
* mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2014-04-231-12/+12
* mfd: max14577: Add detection of device typeKrzysztof Kozlowski2014-04-231-19/+45
* mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2014-04-231-4/+5
* 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