summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: twl-core: Fix kernel panic on bootJon Hunter2013-02-141-8/+8
* mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-141-28/+0Star
* mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-141-3/+0Star
* mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi2013-02-141-47/+57
* mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi2013-02-141-6/+6
* mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi2013-02-141-24/+7Star
* mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi2013-02-141-2/+1Star
* mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi2013-02-141-10/+21
* mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi2013-02-141-29/+27Star
* mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi2013-02-141-11/+2Star
* mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-141-54/+51Star
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-171-109/+118
|\
| * mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-211-8/+6Star
| * mfd: twl-core: re-group the twl_mapping table for easier readingPeter Ujfalusi2012-11-211-4/+5
| * mfd: twl: Convert module id definitions to enumsPeter Ujfalusi2012-11-211-6/+3Star
| * mfd: twl-core: Clean up and correct child registrationPeter Ujfalusi2012-11-211-15/+12Star
| * mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-211-7/+2Star
| * mfd: twl-core: Convert to use regmap for I/OPeter Ujfalusi2012-11-211-67/+80
| * mfd: twl-core: Support for proper PWM driversPeter Ujfalusi2012-11-211-2/+9
| * mfd: twl-core: Register twl4030-madc child only for twl4030 classPeter Ujfalusi2012-11-211-1/+2
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-111-1/+1
|\ \
| * | mfd: remove use of __devinitBill Pemberton2012-11-281-1/+1
| |/
* / mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi2012-11-201-1/+1
|/
* 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