| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Use dev_get_platdata() | Jingoo Han | 2013-07-31 | 1 | -1/+1 |
* | mfd: Replace strict_strtoul() with kstrtoul() in ab* and att* | Jingoo Han | 2013-06-13 | 1 | -18/+10 |
* | regulator: ab3100: device tree support | Linus Walleij | 2013-04-24 | 1 | -0/+1 |
* | mfd: remove use of __devexit | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: remove use of __devinitconst | Bill Pemberton | 2012-11-28 | 1 | -3/+2 |
* | mfd: remove use of __devinit | Bill Pemberton | 2012-11-28 | 1 | -2/+2 |
* | mfd: remove use of __devexit_p | Bill Pemberton | 2012-11-28 | 1 | -1/+1 |
* | mfd: ab3100: Split ab3100 headers out of abx500.h | Marcus Cooper | 2012-09-14 | 1 | -0/+1 |
* | mfd: core: Push irqdomain mapping out into devices | Mark Brown | 2012-09-14 | 1 | -1/+1 |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-07-31 | 1 | -4/+0 |
|\ |
|
| * | random: remove rand_initialize_irq() | Theodore Ts'o | 2012-07-19 | 1 | -3/+0 |
| * | random: make 'add_interrupt_randomness()' do something sane | Theodore Ts'o | 2012-07-14 | 1 | -2/+0 |
* | | mfd: Use devm allocation for ab3100-core | Linus Walleij | 2012-07-09 | 1 | -16/+7 |
|/ |
|
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-05 | 1 | -7/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | mfd: Add module.h to the implicit drivers/mfd users | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | mfd: Fix ab3100 initconst section | Andi Kleen | 2011-10-24 | 1 | -1/+1 |
|/ |
|
* | mfd: Use mfd cell platform_data for ab3100 cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -2/+4 |
* | mfd: Rename platform_data field of mfd_cell to mfd_data | Andres Salomon | 2011-03-23 | 1 | -1/+1 |
* | mfd: mfd_cell is now implicitly available to ab3100 drivers | Andres Salomon | 2011-03-23 | 1 | -3/+1 |
* | mfd: ab3100: world-writable debugfs *_priv files | Vasiliy Kulikov | 2011-03-23 | 1 | -2/+2 |
* | mfd: Switch AB3100 to use MFD cells | Linus Walleij | 2010-10-29 | 1 | -61/+68 |
* | mfd: Move AB3100 to __devinit | Linus Walleij | 2010-10-29 | 1 | -7/+7 |
* | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | i2c: Remove all i2c_set_clientdata(client, NULL) in drivers | Wolfram Sang | 2010-06-03 | 1 | -2/+0 |
* | mfd: AB3100 register access change to abx500 API | Mattias Wallin | 2010-05-28 | 1 | -29/+66 |
* | mfd: Renamed ab3100.h to abx500.h | Linus Walleij | 2010-05-28 | 1 | -1/+1 |
* | mfd: Fix dangling pointers | Wolfram Sang | 2010-05-28 | 1 | -0/+2 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | mfd: Use AB3100 MFD core IRQ for interrupt randomness | Linus Walleij | 2010-03-07 | 1 | -8/+9 |
* | mfd: Convert AB3100 driver to threaded IRQ | Linus Walleij | 2010-03-07 | 1 | -30/+13 |
* | mfd: Don't abuse i2c_client.name | Jean Delvare | 2009-12-13 | 1 | -3/+0 |
* | mfd: AB3100 drop unused module parameters | Jean Delvare | 2009-10-04 | 1 | -3/+1 |
* | drivers/mfd/ab3100-core.c: fix powerpc build error | Andrew Morton | 2009-09-22 | 1 | -1/+1 |
* | regulator: AB3100 support | Linus Walleij | 2009-09-17 | 1 | -0/+4 |
* | mfd: Fix ab3100-otp build failure | Samuel Ortiz | 2009-09-17 | 1 | -1/+0 |
* | mfd: AB3100 disable irq nosync | Linus Walleij | 2009-09-17 | 1 | -1/+1 |
* | mfd: AB3100 alter default setting | Linus Walleij | 2009-09-17 | 1 | -1/+1 |
* | mfd: AB3100 propagate error | Linus Walleij | 2009-09-17 | 1 | -1/+1 |
* | mfd: AB3100 accessor function cleanups | Linus Walleij | 2009-09-17 | 1 | -19/+24 |
* | mfd: fix ab3100 warning on x86_64 | Samuel Ortiz | 2009-09-17 | 1 | -4/+4 |
* | mfd: add U300 AB3100 core support | Linus Walleij | 2009-06-17 | 1 | -0/+991 |