summaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/tps65910.h
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps65910: wire up sleep control configurationMichał Mirosław2017-06-151-1/+1
* rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen2017-01-101-0/+1
* mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones2014-07-091-1/+1
* regulator: tps65910: Simplify setting enable_mask for regulatorsAxel Lin2013-12-301-2/+0
* regulator: tps65910: Add backup battery regulatorMarkus Pargmann2013-12-211-1/+2
* mfd: tps65910: Remove unused dataKim, Milo2012-11-301-2/+0
* mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan2012-11-201-4/+0
* mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan2012-11-201-40/+99
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-061-0/+10
|\
| * rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu2012-10-061-0/+10
* | mfd: dt: tps65910: Add power off controlBill Huang2012-09-141-0/+3
|/
* Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-07-301-0/+1
|\
| * mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold2012-07-091-0/+1
* | regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan2012-07-171-2/+0
* | regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_...Axel Lin2012-07-121-0/+6
* | regulator: tps65910: add support for input supplyLaxman Dewangan2012-07-061-0/+2
|/
* mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan2012-05-221-0/+3
* mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein2012-05-201-0/+1
* mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan2012-05-201-4/+0
* mfd: Commonize tps65910 regmap access through headerRhyland Klein2012-05-201-4/+25
* mfd: Add support for tps65910 device sleepLaxman Dewangan2012-05-011-0/+14
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-03-281-0/+8
|\
| * gpio: tps65910: Add sleep control supportLaxman Dewangan2012-02-051-0/+8
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-0/+3
|\ \
| * | mfd: Fix compilation error in tps65910.hVenu Byravarasu2012-03-161-0/+2
| * | mfd: Use regmap for tps65910 register access.Laxman Dewangan2012-03-061-0/+1
| |/
* | regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan2012-03-111-3/+2
* | regulator: tps65910: Sleep control through external inputsLaxman Dewangan2012-01-301-0/+8
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2011-11-231-1/+2
|\
| * regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed2011-11-231-1/+2
* | regulator: TPS65910: Create an array for init dataKyle Manna2011-11-231-1/+4
* | regulator: TPS65910: Move regulator defs to headerKyle Manna2011-11-231-0/+25
|/
* mfd: Implement tps65910 IRQ cleanupMark Brown2011-07-311-0/+1
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria2011-05-271-0/+4
* TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria2011-05-271-76/+14
* TPS65911: Add new irq definitionsJorge Eduardo Candelaria2011-05-271-1/+31
* regulator: tps65911: Add new chip versionJorge Eduardo Candelaria2011-05-271-1/+9
* MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria2011-05-271-0/+46
* TPS65910: Add tps65910 regulator driverGraeme Gregory2011-05-271-0/+14
* TPS65910: IRQ: Add interrupt controllerGraeme Gregory2011-05-271-0/+5
* TPS65910: GPIO: Add GPIO driverGraeme Gregory2011-05-271-0/+2
* MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory2011-05-271-0/+753