aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mfd/tps65910.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2017-06-15regulator: tps65910: wire up sleep control configurationMichał Mirosław1-1/+1
2017-01-10rtc: tps65910: Add RTC calibration supportVesa Jääskeläinen1-0/+1
2014-07-09mfd: tps65910: Rid data size incompatibility warn when building for 64bitLee Jones1-1/+1
2013-12-30regulator: tps65910: Simplify setting enable_mask for regulatorsAxel Lin1-2/+0
2013-12-21regulator: tps65910: Add backup battery regulatorMarkus Pargmann1-1/+2
2012-11-30mfd: tps65910: Remove unused dataKim, Milo1-2/+0
2012-11-20mfd: tps65910: Move interrupt implementation code to mfd fileLaxman Dewangan1-4/+0
2012-11-20mfd: tps65910: Use regmap irq framework for interrupt supportLaxman Dewangan1-40/+99
2012-10-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+10
2012-10-06rtc: tps65910: add RTC driver for TPS65910 PMIC RTCVenu Byravarasu1-0/+10
2012-09-14mfd: dt: tps65910: Add power off controlBill Huang1-0/+3
2012-07-30Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+1
2012-07-17regulator: tps65910: set input_supply on desc unconditionallyLaxman Dewangan1-2/+0
2012-07-12regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_locked] functionsAxel Lin1-0/+6
2012-07-09mfd: Add support for enabling tps65910 external 32-kHz oscillatorJohan Hovold1-0/+1
2012-07-06regulator: tps65910: add support for input supplyLaxman Dewangan1-0/+2
2012-05-22mfd: Save device node parsed platform data for tps65910 sub devicesLaxman Dewangan1-0/+3
2012-05-20mfd: Add tps65910-irq devicetree init and irqdomain supportRhyland Klein1-0/+1
2012-05-20mfd: Register tps65910 gpios as an mfd deviceLaxman Dewangan1-4/+0
2012-05-20mfd: Commonize tps65910 regmap access through headerRhyland Klein1-4/+25
2012-05-01mfd: Add support for tps65910 device sleepLaxman Dewangan1-0/+14
2012-03-28Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-0/+8
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-0/+3
2012-03-16mfd: Fix compilation error in tps65910.hVenu Byravarasu1-0/+2
2012-03-11regulator: tps65910: Sleep off rails when ext sleep configuredLaxman Dewangan1-3/+2
2012-03-06mfd: Use regmap for tps65910 register access.Laxman Dewangan1-0/+1
2012-02-05gpio: tps65910: Add sleep control supportLaxman Dewangan1-0/+8
2012-01-30regulator: tps65910: Sleep control through external inputsLaxman Dewangan1-0/+8
2011-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-nextMark Brown1-1/+2
2011-11-23regulator: TPS65910: Fix VDD1/2 voltage selector countAfzal Mohammed1-1/+2
2011-11-23regulator: TPS65910: Create an array for init dataKyle Manna1-1/+4
2011-11-23regulator: TPS65910: Move regulator defs to headerKyle Manna1-0/+25
2011-07-31mfd: Implement tps65910 IRQ cleanupMark Brown1-0/+1
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-05-27TPS65911: Comparator: Add comparator driverJorge Eduardo Candelaria1-0/+4
2011-05-27TPS65911: Add support for added GPIO linesJorge Eduardo Candelaria1-76/+14
2011-05-27TPS65911: Add new irq definitionsJorge Eduardo Candelaria1-1/+31
2011-05-27regulator: tps65911: Add new chip versionJorge Eduardo Candelaria1-1/+9
2011-05-27MFD: TPS65910: Add support for TPS65911 deviceJorge Eduardo Candelaria1-0/+46
2011-05-27TPS65910: Add tps65910 regulator driverGraeme Gregory1-0/+14
2011-05-27TPS65910: IRQ: Add interrupt controllerGraeme Gregory1-0/+5
2011-05-27TPS65910: GPIO: Add GPIO driverGraeme Gregory1-0/+2
2011-05-27MFD: TPS65910: Add new mfd device for TPS65910Graeme Gregory1-0/+753