summaryrefslogtreecommitdiff
path: root/drivers/mfd
AgeCommit message (Expand)Author
2012-07-31mfd: tps80031: add subdevs through mfd_add_devices()Laxman Dewangan
2012-07-31mfd: tps80031: rewrite exit path in probe failureLaxman Dewangan
2012-07-23mfd: tps80031: use regmap for register accessLaxman Dewangan
2012-07-23mfd: tps80031: use devm managed resourcesLaxman Dewangan
2012-07-23mfd: tps80031: Use struct dev_pm_ops for power managementLaxman Dewangan
2012-07-23mfd: tps80031: fix compilation warningLaxman Dewangan
2012-07-03mfd: palmas PMIC device support KconfigGraeme Gregory
2012-07-03mfd: palmas PMIC device supportGraeme Gregory
2012-06-04mfd: Fix tps65910 build failureSamuel Ortiz
2012-06-04mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan
2012-06-04mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan
2012-06-04mfd: Cache tps65910 register when we need itLaxman Dewangan
2012-06-04mfd: Add tps65910 device-tree supportRhyland Klein
2012-06-04mfd: Commonize tps65910 regmap access through headerRhyland Klein
2012-06-04mfd: Fix tps65910 section annotationsMark Brown
2012-06-04mfd: Add support for tps65910 device sleepLaxman Dewangan
2012-06-04mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan
2012-06-03mfd: Convert rc5t583 to devm_regmap_init_i2c()Axel Lin
2012-06-03mfd: Add rc5t583's gpio in mfd device listLaxman Dewangan
2012-06-03mfd: Fix modular builds of rc5t583 regulator supportPaul Gortmaker
2012-05-24mfd: tps80031: turn on backup battery charger circuitTom Cherry
2012-05-07mfd: max77663: Add gpio irq masking in irq_sync_unlockJinyoung Park
2012-05-07mfd: max77663: Unmask EN0 rising interruptJinyoung Park
2012-05-03mfd: tps80031: fix missed irq issueSteve Kuo
2012-04-18mfd: max8907c: Disable Hard Reset with Power keyAshwini Ghuge
2012-04-05mfd: tps80031: add option to enable internal pullup or pulldownTom Cherry
2012-04-03mfd: max8907c: Do not use I2C_M_NOSTART in first messageLaxman Dewangan
2012-03-23mfd: Build rtc5t583 only if I2C config is selected to y.Laxman Dewangan
2012-03-23mfd: Add support for RICOH PMIC RC5T583Laxman Dewangan
2012-03-13mfd: max77663: Handle case for PWR_OFF and SFT_RST setting simultaneouslyJinyoung Park
2012-03-02mfd: tps6591x: implement irq_set_wake() for tps6591x interruptsLaxman Dewangan
2012-03-01Revert "mfd: max77663: add support for status LED control through PMU GPIO"Johnny Qiu
2012-02-29regmap: merge 7cccbdc84487616c3dbe493b04bfa1f362f4bc56Laxman Dewangan
2012-02-28mfd: Use regmap for tps65910 register access.Laxman Dewangan
2012-02-22mfd: Add itps65910 wakeup supportLaxman Dewangan
2012-02-22mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan
2012-02-22mfd: max8907c: intialize pm_power_offBharat Nihalani
2012-02-17mfd: max77663: add support for status LED control through PMU GPIOJohnny Qiu
2012-02-15mfd: max8907c: Natively register pm_power_offDan Willemsen
2012-02-15mfd: tps6586x: Natively register pm_power_offDan Willemsen
2012-02-15mfd: max77663: Natively register pm_power_offDan Willemsen
2012-02-15mfd: tps6591x: Natively register pm_power_offDan Willemsen
2012-02-15mfd: tps80031: Natively register pm_power_offDan Willemsen
2012-02-13mfd: max77663: Add option for RTC I2C slave addressJohnny Qiu
2012-01-30mfd: Make TPS65910 usable without interruptsAfzal Mohammed
2012-01-30mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson
2012-01-19mfd: max77663: Support Low-Power Mode during sleep modeJin Park
2012-01-13mfd: TPS65090: Add PMIC supportvenu byravarasu
2012-01-11mfd: Turn on the twl4030-madc MADC clockKyle Manna
2012-01-11mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok