summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max14577.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-10-041-2/+2
* mfd: max14577: Use module_init() instead of subsys_initcall()Javier Martinez Canillas2016-06-291-1/+1
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-141-2/+2
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-251-1/+1
* mfd: max14577: Don't pass IRQ domain to mfd_add_devicesKrzysztof Kozlowski2014-09-261-2/+1
* regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-241-0/+95
* mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski2014-09-241-1/+4
* 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
OpenPOWER on IntegriCloud