aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-14mfd: twl-core: Fix kernel panic on bootJon Hunter1-8/+8
2013-02-14mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi1-28/+0
2013-02-14mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi1-3/+0
2013-02-14mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi1-47/+57
2013-02-14mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi1-6/+6
2013-02-14mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi1-24/+7
2013-02-14mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi1-2/+1
2013-02-14mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi1-10/+21
2013-02-14mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi1-29/+27
2013-02-14mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi1-11/+2
2013-02-14mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi1-54/+51
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-109/+118
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2012-11-28mfd: remove use of __devinitBill Pemberton1-1/+1
2012-11-21mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi1-8/+6
2012-11-21mfd: twl-core: re-group the twl_mapping table for easier readingPeter Ujfalusi1-4/+5
2012-11-21mfd: twl: Convert module id definitions to enumsPeter Ujfalusi1-6/+3
2012-11-21mfd: twl-core: Clean up and correct child registrationPeter Ujfalusi1-15/+12
2012-11-21mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi1-7/+2
2012-11-21mfd: twl-core: Convert to use regmap for I/OPeter Ujfalusi1-67/+80
2012-11-21mfd: twl-core: Support for proper PWM driversPeter Ujfalusi1-2/+9
2012-11-21mfd: twl-core: Register twl4030-madc child only for twl4030 classPeter Ujfalusi1-1/+2
2012-11-20mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi1-1/+1
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-92/+64
2012-09-19pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding1-0/+7
2012-09-19mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding1-92/+25
2012-09-18mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi1-0/+32
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren1-26/+30
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren1-0/+2
2012-07-31Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds1-4/+5
2012-07-09mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown1-1/+2
2012-06-19twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown1-4/+5
2012-05-09mfd: twl: define all feature flags in one place.NeilBrown1-7/+0
2012-03-28Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-84/+69
2012-03-22mfd: Detach twl6040 from the pmic mfd driverPeter Ujfalusi1-26/+33
2012-03-22mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanupsBenoit Cousson1-14/+19
2012-03-22mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq filesBenoit Cousson1-24/+5
2012-03-22mfd: Remove references already defineid in header file from twl-coreBenoit Cousson1-5/+2
2012-03-22mfd: Remove unneeded header from twl-coreFelipe Balbi1-4/+0
2012-03-22mfd: Make twl-core not depend on pdata->irq_base/endFelipe Balbi1-34/+27
2012-03-21Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds1-5/+44
2012-03-19Merge tag 'topic/twl' into regulator-nextMark Brown1-1/+40
2012-03-18Merge remote-tracking branch 'regulator/topic/supply' into regulator-nextMark Brown1-4/+4
2012-03-11mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPSPeter Ujfalusi1-0/+10
2012-03-11regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulatorsTero Kristo1-0/+15
2012-03-11regulator: twl4030: add support for external voltage get/setTero Kristo1-1/+15
2012-03-06mfd: twl-core: Don't specify regulator consumers by struct deviceMark Brown1-4/+4
2012-03-05dt: fix twl4030 for non-dt compile on x86Grant Likely1-0/+1
2012-02-26devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc)Grant Likely1-3/+2
2012-02-16irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely1-12/+2