summaryrefslogtreecommitdiff
path: root/drivers/mfd/twl-core.c
AgeCommit message (Expand)Author
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-11-28mfd: remove use of __devinitBill Pemberton
2012-11-21mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi
2012-11-21mfd: twl-core: re-group the twl_mapping table for easier readingPeter Ujfalusi
2012-11-21mfd: twl: Convert module id definitions to enumsPeter Ujfalusi
2012-11-21mfd: twl-core: Clean up and correct child registrationPeter Ujfalusi
2012-11-21mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi
2012-11-21mfd: twl-core: Convert to use regmap for I/OPeter Ujfalusi
2012-11-21mfd: twl-core: Support for proper PWM driversPeter Ujfalusi
2012-11-21mfd: twl-core: Register twl4030-madc child only for twl4030 classPeter Ujfalusi
2012-11-20mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-09-19pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding
2012-09-19mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds
2012-07-09mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown
2012-06-19twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-03-22mfd: Detach twl6040 from the pmic mfd driverPeter Ujfalusi
2012-03-22mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson
2012-03-22mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson
2012-03-22mfd: Remove references already defineid in header file from twl-coreBenoit Cousson
2012-03-22mfd: Remove unneeded header from twl-coreFelipe Balbi
2012-03-22mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds
2012-03-19Merge tag 'topic/twl' into regulator-nextMark Brown
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown
2012-03-11mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown
2012-03-05dt: fix twl4030 for non-dt compile on x86Grant Likely
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely
2012-02-16mfd: twl-core.c: Fix the number of interrupts managed by twl4030Benoit Cousson
2012-02-09ARM: omap: fix broken twl-core dependencies and ifdefsRussell King
2012-02-03mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown
2012-01-09mfd: twl-core: Add initial DT support for twl4030/twl6030Benoit Cousson
2011-12-20mfd: Fix twl-core oops while calling twl_i2c_* for unbound driverIlya Yanok
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker
2011-10-24mfd: Fix twl4030 dependencies for audio codecThomas Weber
2011-07-31mfd: Add tps65921 support from twl-coreOleg Drokin
2011-07-04mfd: twl6040: Add initial supportMisael Lopez Cruz
2011-07-04MFD: twl4030-audio: Rename platform dataPeter Ujfalusi