summaryrefslogtreecommitdiff
path: root/drivers/mfd/twl-core.c
Commit message (Expand)AuthorAge
* mfd: twl-core: Make it explicitly non-modularPaul Gortmaker2016-10-04
* mfd: twl-core: Refactoring for add_numbered_child()Markus Elfring2016-06-29
* mfd: twl-core: Return directly after a failed platform_device_alloc() in add_...Markus Elfring2016-06-29
* twl4030_charger: use runtime_pm to keep usb phy active while charging.NeilBrown2015-08-05
* mfd: twl-core: Constify struct regmap_config and reg_default arrayKrzysztof Kozlowski2015-01-22
* Merge tag 'ib-mfd-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Tony Lindgren2014-05-06
|\
| * mfd: twl-core: Fix idle mode signaling for omaps when booted with device treeTony Lindgren2014-04-23
* | mfd: twl-core: Fix accessibility of some twl4030 audio registersTomas Novotny2014-03-19
|/
* Merge tag 'ib-asoc-3.14.2' into for-mfd-nextLee Jones2014-01-21
|\
| * mfd: twl-core: Enable regcache for audio registersPeter Ujfalusi2014-01-08
| * mfd: twl-core: API to set the regcache bypass for a given regmap in twlPeter Ujfalusi2014-01-08
| * mfd: twl-core: Simplify IO wrapper functions by moving common code outPeter Ujfalusi2014-01-08
* | mfd: twl-core: Fix passing of platform data in the device tree caseTony Lindgren2014-01-21
* | mfd: twl-core: Clean up module by removing twl603x pdata handlingRuslan Ruslichenko2014-01-21
|/
* mfd: Use dev_get_platdata()Jingoo Han2013-07-31
* mfd: twl-core: Change TWL6025 references to TWL6032Graeme Gregory2013-06-20
* mfd: twl4030-power: Split from twl-core into a dedicated moduleFlorian Vaussard2013-06-19
* mfd: twl-core: Convert to module_i2c_driver()Grygorii Strashko2013-06-11
* mfd: twl-core: Fix kernel panic on bootJon Hunter2013-02-14
* mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline functionPeter Ujfalusi2013-02-14
* mfd: twl-core: Remove no longer valid comment regarding to write buffer sizePeter Ujfalusi2013-02-14
* mfd: twl-core: Collect global variables behind one private structure (global)Peter Ujfalusi2013-02-14
* mfd: twl-core: Move 'inuse' check early at probe timePeter Ujfalusi2013-02-14
* mfd: twl-core: Do not create dummy pdata when booted with DTPeter Ujfalusi2013-02-14
* mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DTPeter Ujfalusi2013-02-14
* mfd: twl-core: Allocate twl_modules dynamicallyPeter Ujfalusi2013-02-14
* mfd: twl-core: Use the lookup table to find the correct subchip for the modulesPeter Ujfalusi2013-02-14
* mfd: twl-core: No need to check for invalid subchip IDPeter Ujfalusi2013-02-14
* mfd: twl-core: Clean up module id lookup and definitionsPeter Ujfalusi2013-02-14
* Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-12-16
|\
| * mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_*Peter Ujfalusi2012-11-21
| * mfd: twl-core: re-group the twl_mapping table for easier readingPeter Ujfalusi2012-11-21
| * mfd: twl: Convert module id definitions to enumsPeter Ujfalusi2012-11-21
| * mfd: twl-core: Clean up and correct child registrationPeter Ujfalusi2012-11-21
| * mfd/rtc/gpio: twl: No need to allocate bigger buffer for writePeter Ujfalusi2012-11-21
| * mfd: twl-core: Convert to use regmap for I/OPeter Ujfalusi2012-11-21
| * mfd: twl-core: Support for proper PWM driversPeter Ujfalusi2012-11-21
| * mfd: twl-core: Register twl4030-madc child only for twl4030 classPeter Ujfalusi2012-11-21
* | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11
|\ \
| * | mfd: remove use of __devinitBill Pemberton2012-11-28
| |/
* | mfd: twl-core: Fix chip ID for the twl6030-pwm modulePeter Ujfalusi2012-11-20
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-05
|\
| * pwm: Move TWL6030 PWM driver to PWM frameworkThierry Reding2012-09-19
| * mfd: twl: Replace twl_has_*() macros by IS_ENABLED()Thierry Reding2012-09-19
| * mfd: twl-core: Add API to query the HFCLK ratePeter Ujfalusi2012-09-18
* | mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren2012-09-17
* | ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren2012-09-12
|/
* Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6Linus Torvalds2012-07-31
|\
| * twl4030_charger: Allow charger to control the regulator that feeds itNeilBrown2012-06-19
* | mfd: Move twl-core device_init_wakeup to after platform_device_addNeilBrown2012-07-09
|/