| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: twl-core: Fix kernel panic on boot | Jon Hunter | 2013-02-14 | 1 | -8/+8 |
* | mfd: twl-core: Move twl_i2c_read/write_u8 to header as inline function | Peter Ujfalusi | 2013-02-14 | 1 | -28/+0 |
* | mfd: twl-core: Remove no longer valid comment regarding to write buffer size | Peter Ujfalusi | 2013-02-14 | 1 | -3/+0 |
* | mfd: twl-core: Collect global variables behind one private structure (global) | Peter Ujfalusi | 2013-02-14 | 1 | -47/+57 |
* | mfd: twl-core: Move 'inuse' check early at probe time | Peter Ujfalusi | 2013-02-14 | 1 | -6/+6 |
* | mfd: twl-core: Do not create dummy pdata when booted with DT | Peter Ujfalusi | 2013-02-14 | 1 | -24/+7 |
* | mfd: twl-core: Do not try to call legacy mfd add_children() when booted with DT | Peter Ujfalusi | 2013-02-14 | 1 | -2/+1 |
* | mfd: twl-core: Allocate twl_modules dynamically | Peter Ujfalusi | 2013-02-14 | 1 | -10/+21 |
* | mfd: twl-core: Use the lookup table to find the correct subchip for the modules | Peter Ujfalusi | 2013-02-14 | 1 | -29/+27 |
* | mfd: twl-core: No need to check for invalid subchip ID | Peter Ujfalusi | 2013-02-14 | 1 | -11/+2 |
* | mfd: twl-core: Clean up module id lookup and definitions | Peter Ujfalusi | 2013-02-14 | 1 | -54/+51 |
* | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-12-16 | 1 | -109/+118 |
|\ |
|
| * | mfd: twl-core: Change TWL4030_MODULE_* ids to TWL_MODULE_* | Peter Ujfalusi | 2012-11-21 | 1 | -8/+6 |
| * | mfd: twl-core: re-group the twl_mapping table for easier reading | Peter Ujfalusi | 2012-11-21 | 1 | -4/+5 |
| * | mfd: twl: Convert module id definitions to enums | Peter Ujfalusi | 2012-11-21 | 1 | -6/+3 |
| * | mfd: twl-core: Clean up and correct child registration | Peter Ujfalusi | 2012-11-21 | 1 | -15/+12 |
| * | mfd/rtc/gpio: twl: No need to allocate bigger buffer for write | Peter Ujfalusi | 2012-11-21 | 1 | -7/+2 |
| * | mfd: twl-core: Convert to use regmap for I/O | Peter Ujfalusi | 2012-11-21 | 1 | -67/+80 |
| * | mfd: twl-core: Support for proper PWM drivers | Peter Ujfalusi | 2012-11-21 | 1 | -2/+9 |
| * | mfd: twl-core: Register twl4030-madc child only for twl4030 class | Peter Ujfalusi | 2012-11-21 | 1 | -1/+2 |
* | | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 1 | -1/+1 |
|\ \ |
|
| * | | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
| |/ |
|
* / | mfd: twl-core: Fix chip ID for the twl6030-pwm module | Peter Ujfalusi | 2012-11-20 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-05 | 1 | -92/+64 |
|\ |
|
| * | pwm: Move TWL6030 PWM driver to PWM framework | Thierry Reding | 2012-09-19 | 1 | -0/+7 |
| * | mfd: twl: Replace twl_has_*() macros by IS_ENABLED() | Thierry Reding | 2012-09-19 | 1 | -92/+25 |
| * | mfd: twl-core: Add API to query the HFCLK rate | Peter Ujfalusi | 2012-09-18 | 1 | -0/+32 |
* | | mfd: Fix compile for twl-core.c by removing cpu_is_omap usage | Tony Lindgren | 2012-09-17 | 1 | -26/+30 |
* | | ARM: OMAP2+: Prepare for irqs.h removal | Tony Lindgren | 2012-09-12 | 1 | -0/+2 |
|/ |
|
* | Merge tag 'for-v3.6' of git://git.infradead.org/battery-2.6 | Linus Torvalds | 2012-07-31 | 1 | -4/+5 |
|\ |
|
| * | twl4030_charger: Allow charger to control the regulator that feeds it | NeilBrown | 2012-06-19 | 1 | -4/+5 |
* | | mfd: Move twl-core device_init_wakeup to after platform_device_add | NeilBrown | 2012-07-09 | 1 | -1/+2 |
|/ |
|
* | mfd: twl: define all feature flags in one place. | NeilBrown | 2012-05-09 | 1 | -7/+0 |
* | Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-03-28 | 1 | -84/+69 |
|\ |
|
| * | mfd: Detach twl6040 from the pmic mfd driver | Peter Ujfalusi | 2012-03-22 | 1 | -26/+33 |
| * | mfd: Replace twl-* pr_ macros by the dev_ equivalent and do various cleanups | Benoit Cousson | 2012-03-22 | 1 | -14/+19 |
| * | mfd: Move twl-core IRQ allocation into twl[4030|6030]-irq files | Benoit Cousson | 2012-03-22 | 1 | -24/+5 |
| * | mfd: Remove references already defineid in header file from twl-core | Benoit Cousson | 2012-03-22 | 1 | -5/+2 |
| * | mfd: Remove unneeded header from twl-core | Felipe Balbi | 2012-03-22 | 1 | -4/+0 |
| * | mfd: Make twl-core not depend on pdata->irq_base/end | Felipe Balbi | 2012-03-22 | 1 | -34/+27 |
| * | mfd: twl-core: Don't specify regulator consumers by struct device | Mark Brown | 2012-03-06 | 1 | -4/+4 |
* | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br... | Linus Torvalds | 2012-03-21 | 1 | -5/+44 |
|\ \ |
|
| * \ | Merge tag 'topic/twl' into regulator-next | Mark Brown | 2012-03-19 | 1 | -1/+40 |
| |\ \ |
|
| | * | | mfd: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS | Peter Ujfalusi | 2012-03-11 | 1 | -0/+10 |
| | * | | regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators | Tero Kristo | 2012-03-11 | 1 | -0/+15 |
| | * | | regulator: twl4030: add support for external voltage get/set | Tero Kristo | 2012-03-11 | 1 | -1/+15 |
| * | | | Merge remote-tracking branch 'regulator/topic/supply' into regulator-next | Mark Brown | 2012-03-18 | 1 | -4/+4 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | mfd: twl-core: Don't specify regulator consumers by struct device | Mark Brown | 2012-02-03 | 1 | -4/+4 |
| | |/ |
|
* | | | dt: fix twl4030 for non-dt compile on x86 | Grant Likely | 2012-03-05 | 1 | -0/+1 |
* | | | devicetree: Add empty of_platform_populate() for !CONFIG_OF_ADDRESS (sparc) | Grant Likely | 2012-02-26 | 1 | -3/+2 |