aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/max77660-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: max77660: implement system reset through PMICLaxman Dewangan2013-09-141-3/+21
* fixup: remove __dev*Dan Willemsen2013-09-141-2/+2
* mfd: max77660: Move sleep control supportPradeep Goudagunta2013-09-141-84/+0
* mfd: max77660: change module alias to i2cLaxman Dewangan2013-09-141-1/+1
* mfd: max77660: set EARLY_RESUME for global top interruptsLaxman Dewangan2013-09-141-1/+2
* mfd: max77660: add haptic supportBitan Biswas2013-09-141-10/+2
* mfd: max77660: add sim resourceShawn Joo2013-09-141-0/+13
* mfd: max77660: Add resource entry for charger wdt interruptDarbha Sriharsha2013-09-141-0/+5
* mfd: max77660: make clk32 mode and capacitance load as configurableLaxman Dewangan2013-09-141-3/+55
* mfd: max77660: Make sure interrupt get handled during suspendLaxman Dewangan2013-09-141-6/+0
* mfd: max77660: Remove Global LPM configPradeep Goudagunta2013-09-141-13/+0
* mfd: max77660: do not write invalid bits in GLBLCNFG0Laxman Dewangan2013-09-141-1/+5
* mfd: max77660: reflect correct ES minor versionLaxman Dewangan2013-09-141-1/+15
* mfd: max77660: add api for getting versionLaxman Dewangan2013-09-141-6/+22
* mfd: max77660: Fix power off cfg register addressPradeep Goudagunta2013-09-141-1/+1
* mfd: max77660: add max77660-adc as mfd deviceLaxman Dewangan2013-09-141-0/+13
* mfd: max77660: remove unused APIs and variablesLaxman Dewangan2013-09-141-235/+35
* mfd: max77660: correct driver name of charger with extconLaxman Dewangan2013-09-141-1/+1
* mfd: max77660: add led driver as mfd cellLaxman Dewangan2013-09-141-0/+3
* mfd: max77660: add pincontrol driver as sub mfd driverLaxman Dewangan2013-09-141-0/+3
* mfd: max77660: add charger driver with ext connectorLaxman Dewangan2013-09-141-5/+20
* mfd: max77660: use MAX77660 name space for global config regLaxman Dewangan2013-09-141-2/+2
* mfd: max77660: Add 32k clk supportPradeep Goudagunta2013-09-141-0/+23
* mfd: max77660: Add buck2 ext control supportPradeep Goudagunta2013-09-141-5/+32
* mfd: max77660: remove debugfs support from core driverLaxman Dewangan2013-09-141-143/+0
* mfd: max77660: use regmap irq for interrupt supportLaxman Dewangan2013-09-141-348/+152
* mfd: max77660: add inline functions for accessing registersLaxman Dewangan2013-09-141-34/+0
* fixup: mfd: max77660: mfd_add_devices additionDan Willemsen2013-09-141-2/+2
* mfd: max77660: add system watchdog timer as mfd sub devicesLaxman Dewangan2013-09-141-0/+12
* mfd: max77660: simplify the regmap and i2c client initialisationLaxman Dewangan2013-09-141-151/+82
* mfd: max77660: Fix set bits and power regmapPradeep Goudagunta2013-09-141-3/+8
* mfd: max77660 PMIC device supportPradeep Goudagunta2013-09-141-0/+1213