summaryrefslogtreecommitdiff
path: root/drivers/mfd/max14577.c
Commit message (Expand)AuthorAge
* mfd: max14577: Change Krzysztof Kozlowski's email to kernel.orgKrzysztof Kozlowski2016-10-04
* mfd: max14577: Use module_init() instead of subsys_initcall()Javier Martinez Canillas2016-06-29
* mfd: Use to_i2c_client() instead of open-coding itGeliang Tang2016-01-14
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-11
* mfd: max14577: Fix obvious typo in company name in copyrightKrzysztof Kozlowski2014-11-25
* mfd: max14577: Don't pass IRQ domain to mfd_add_devicesKrzysztof Kozlowski2014-09-26
* regulator/mfd: max14577: Export symbols for calculating charger currentKrzysztof Kozlowski2014-09-24
* mfd: max14577: Map charger device to its own of_nodeKrzysztof Kozlowski2014-09-24
* mfd: max14577: Cast to architecture agnostic data typeLee Jones2014-06-03
* mfd: max14577: Make mfd_cell array constKrzysztof Kozlowski2014-06-03
* mfd: max14577: Make of_device_id array constKrzysztof Kozlowski2014-06-03
* mfd: max14577: Fix IRQ handling after resume if this is not a wakeup sourceKrzysztof Kozlowski2014-06-03
* extcon: max14577: Add support for MAX77836Krzysztof Kozlowski2014-04-23
* mfd: max77836: Add MAX77836 support to max14577 driverKrzysztof Kozlowski2014-04-23
* mfd: max14577: Add MAX14577 prefix to IRQ definesKrzysztof Kozlowski2014-04-23
* mfd: max14577: Add detection of device typeKrzysztof Kozlowski2014-04-23
* mfd: max14577: Add muic prefix to regmap configKrzysztof Kozlowski2014-04-23
* mfd: max14577: Include missing err.hSachin Kamat2014-03-19
* mfd: max14577: Add of_compatible to extcon mfd_cellKrzysztof Kozlowski2014-03-19
* mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven2014-02-19
* mfd: max14577: Remove redundant of_match_ptr helperSachin Kamat2014-01-21
* mfd: max14577: Cleanup an error messageDan Carpenter2014-01-21
* mfd: max14577: Match regulator by of_compatible stringKrzysztof Kozlowski2014-01-21
* mfd: max14577: Add max14577 MFD driver coreChanwoo Choi2014-01-21