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