Age | Commit message (Expand) | Author | Files | Lines |
2012-11-30 | mfd: tps65910: Remove unused data | Kim, Milo | 1 | -2/+0 |
2012-11-20 | mfd: tps65910: Move interrupt implementation code to mfd file | Laxman Dewangan | 1 | -4/+0 |
2012-11-20 | mfd: tps65910: Use regmap irq framework for interrupt support | Laxman Dewangan | 1 | -40/+99 |
2012-10-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -0/+10 |
2012-10-05 | rtc: tps65910: add RTC driver for TPS65910 PMIC RTC | Venu Byravarasu | 1 | -0/+10 |
2012-09-14 | mfd: dt: tps65910: Add power off control | Bill Huang | 1 | -0/+3 |
2012-07-30 | Merge tag 'mfd-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+1 |
2012-07-17 | regulator: tps65910: set input_supply on desc unconditionally | Laxman Dewangan | 1 | -2/+0 |
2012-07-12 | regulator: tps65910: Remvoe tps65910_reg_[read|modify_bits|read_locked|write_... | Axel Lin | 1 | -0/+6 |
2012-07-09 | mfd: Add support for enabling tps65910 external 32-kHz oscillator | Johan Hovold | 1 | -0/+1 |
2012-07-06 | regulator: tps65910: add support for input supply | Laxman Dewangan | 1 | -0/+2 |
2012-05-23 | mfd: Save device node parsed platform data for tps65910 sub devices | Laxman Dewangan | 1 | -0/+3 |
2012-05-20 | mfd: Add tps65910-irq devicetree init and irqdomain support | Rhyland Klein | 1 | -0/+1 |
2012-05-20 | mfd: Register tps65910 gpios as an mfd device | Laxman Dewangan | 1 | -4/+0 |
2012-05-20 | mfd: Commonize tps65910 regmap access through header | Rhyland Klein | 1 | -4/+25 |
2012-05-01 | mfd: Add support for tps65910 device sleep | Laxman Dewangan | 1 | -0/+14 |
2012-03-29 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 1 | -0/+8 |
2012-03-29 | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 1 | -0/+3 |
2012-03-17 | mfd: Fix compilation error in tps65910.h | Venu Byravarasu | 1 | -0/+2 |
2012-03-12 | regulator: tps65910: Sleep off rails when ext sleep configured | Laxman Dewangan | 1 | -3/+2 |
2012-03-06 | mfd: Use regmap for tps65910 register access. | Laxman Dewangan | 1 | -0/+1 |
2012-02-06 | gpio: tps65910: Add sleep control support | Laxman Dewangan | 1 | -0/+8 |
2012-01-30 | regulator: tps65910: Sleep control through external inputs | Laxman Dewangan | 1 | -0/+8 |
2011-11-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 1 | -1/+2 |
2011-11-23 | regulator: TPS65910: Fix VDD1/2 voltage selector count | Afzal Mohammed | 1 | -1/+2 |
2011-11-23 | regulator: TPS65910: Create an array for init data | Kyle Manna | 1 | -1/+4 |
2011-11-23 | regulator: TPS65910: Move regulator defs to header | Kyle Manna | 1 | -0/+25 |
2011-08-01 | mfd: Implement tps65910 IRQ cleanup | Mark Brown | 1 | -0/+1 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
2011-05-27 | TPS65911: Comparator: Add comparator driver | Jorge Eduardo Candelaria | 1 | -0/+4 |
2011-05-27 | TPS65911: Add support for added GPIO lines | Jorge Eduardo Candelaria | 1 | -76/+14 |
2011-05-27 | TPS65911: Add new irq definitions | Jorge Eduardo Candelaria | 1 | -1/+31 |
2011-05-27 | regulator: tps65911: Add new chip version | Jorge Eduardo Candelaria | 1 | -1/+9 |
2011-05-27 | MFD: TPS65910: Add support for TPS65911 device | Jorge Eduardo Candelaria | 1 | -0/+46 |
2011-05-27 | TPS65910: Add tps65910 regulator driver | Graeme Gregory | 1 | -0/+14 |
2011-05-27 | TPS65910: IRQ: Add interrupt controller | Graeme Gregory | 1 | -0/+5 |
2011-05-27 | TPS65910: GPIO: Add GPIO driver | Graeme Gregory | 1 | -0/+2 |
2011-05-27 | MFD: TPS65910: Add new mfd device for TPS65910 | Graeme Gregory | 1 | -0/+753 |