aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65910.c
Commit message (Expand)AuthorAge
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-15
* mfd: Add tps65910 32-kHz-crystal-input initJohan Hovold2012-07-16
* mfd: Add device-tree entry to enable tps65910 external 32-kHz oscillatorJohan Hovold2012-07-08
* mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold2012-07-08
* mfd: Remove the parsing of dt info for tps65910 gpioLaxman Dewangan2012-05-22
* mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-22
* mfd: Fix tps65910 build failureSamuel Ortiz2012-05-20
* mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-20
* mfd: Convert all tps65910 allocation to devm_*Laxman Dewangan2012-05-20
* mfd: Cache tps65910 register when we need itLaxman Dewangan2012-05-20
* mfd: Add tps65910 device-tree supportRhyland Klein2012-05-20
* mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-20
* mfd: Fix tps65910 section annotationsMark Brown2012-05-07
* mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-01
* mfd: Use correct variable name for tps65910 regmap configLaxman Dewangan2012-03-16
* mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-06
* mfd: Initialize tps65910 irq platform data properlyLaxman Dewangan2012-03-06
* mfd: Make TPS65910 usable without interruptsAfzal Mohammed2012-01-08
* mfd: Handle tps65910 clear-mask correctlyMarcus Folkesson2011-12-20
* mfd: Avoid two assignments if failures happen in tps65910_i2c_probeJesper Juhl2011-07-31
* mfd: Don't leak init_data in tps65910_i2c_probeJesper Juhl2011-07-31
* mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-31
* MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-27
* mfd: Fix off-by-one value range checking for tps65910_i2c_writeAxel Lin2011-05-27
* TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-27
* TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-27
* MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-27