summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-92/+64Star
|\
| * pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding2012-09-191-0/+7
| * mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding2012-09-191-92/+25Star
| * mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-181-0/+32
* | mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-181-26/+30
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-131-0/+2
|/
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-08-011-4/+5
|\
| * twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown2012-06-201-4/+5
* | mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown2012-07-091-1/+2
|/
* mfd: twl: define all feature flags in one place.NeilBrown2012-05-091-7/+0Star
* Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-03-281-84/+69Star
|\
| * mfd: Detach twl6040 from the pmic mfd driverPeter Ujfalusi2012-03-221-26/+33
| * mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson2012-03-221-14/+19
| * mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson2012-03-221-24/+5Star
| * mfd: Remove references already defineid in header file from twl-coreBenoit Cousson2012-03-221-5/+2Star
| * mfd: Remove unneeded header from twl-coreFelipe Balbi2012-03-221-4/+0Star
| * mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi2012-03-221-34/+27Star
| * mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown2012-03-061-4/+4
* | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-03-211-5/+44
|\ \
| * \ Merge tag 'topic/twl' into regulator-nextMark Brown2012-03-191-1/+40
| |\ \
| | * | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi2012-03-111-0/+10
| | * | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo2012-03-111-0/+15
| | * | regulator: twl4030: add support for external voltage get/setTero Kristo2012-03-111-1/+15
| * | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown2012-03-181-4/+4
| |\ \ \ | | |_|/ | |/| |
| | * | mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown2012-02-031-4/+4
| | |/
* | | dt: fix twl4030 for non-dt compile on x86Grant Likely2012-03-051-0/+1
* | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely2012-02-271-3/+2Star
* | | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-12/+2Star
* | | mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson2012-02-161-1/+1
|/ /
* / ARM: omap: fix broken twl-core dependencies and ifdefsRussell King2012-02-091-2/+4
|/
* mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson2012-01-091-1/+50
* mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok2011-12-201-8/+8
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-11-011-0/+1
* | mfd: Fix twl4030 dependencies for audio codecThomas Weber2011-10-241-1/+1
|/
* mfd: Add tps65921 support from twl-coreOleg Drokin2011-07-311-0/+2
* mfd: twl6040: Add initial supportMisael Lopez Cruz2011-07-041-3/+2Star
* MFD: twl4030-audio: Rename platform dataPeter Ujfalusi2011-07-041-4/+4
* mfd: Add phoenix lite (twl6025) support to twl6030Graeme Gregory2011-05-261-37/+153
* mfd: TWL5030 version checking in twl-coreLesly A M2011-05-261-0/+62
* mfd: Enabling twl4030_wdt and pwrbutton only for TritonKeerthy2011-03-231-2/+2
* regulator: twl: add clk32kg to twl-regulatorBalaji T K2011-03-231-0/+4
* mfd: Fix twl_probe section mismatch warning in mfd/twl-core.cBryan Wu2011-01-141-1/+1
* mfd: TWL6030: OMAP4: Registering the TWL6030-usb deviceHema HK2010-12-101-5/+39
* mfd: Add twl4030_bci platform_data backGrazvydas Ignotas2010-10-291-0/+17
* mfd: Fix twl-core sparse warningG, Manjunath Kondaiah2010-10-291-1/+1
* mfd: Switch twl-core over to defines in twl.hFelipe Balbi2010-10-291-12/+9Star
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-3/+3
* OMAP4: PMIC: Rename twl6030_codec as twl6040_codecOlaya, Margarita2010-03-181-2/+2
* mfd: Add twl6030 base addr for ID0, ID1, ID2Balaji T K2010-03-071-2/+5