summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab3100-core.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: ab3100-core.c: Fix multiple warnings reported by CheckpatchLee Jones2016-01-141-13/+10
* mfd: Drop owner assignment from i2c_driversKrzysztof Kozlowski2015-08-111-1/+0
* mfd: ab3100-core: Correct code sytle problemsLee Jones2014-07-091-28/+26
* mfd: Use dev_get_platdata()Jingoo Han2013-07-311-1/+1
* mfd: Replace strict_strtoul() with kstrtoul() in ab* and att*Jingoo Han2013-06-131-18/+10
* regulator: ab3100: device tree supportLinus Walleij2013-04-241-0/+1
* mfd: remove use of __devexitBill Pemberton2012-11-281-1/+1
* mfd: remove use of __devinitconstBill Pemberton2012-11-281-3/+2
* mfd: remove use of __devinitBill Pemberton2012-11-281-2/+2
* mfd: remove use of __devexit_pBill Pemberton2012-11-281-1/+1
* mfd: ab3100: Split ab3100 headers out of abx500.hMarcus Cooper2012-09-141-0/+1
* mfd: core: Push irqdomain mapping out into devicesMark Brown2012-09-141-1/+1
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-07-311-4/+0
|\
| * random: remove rand_initialize_irq()Theodore Ts'o2012-07-191-3/+0
| * random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-07-141-2/+0
* | mfd: Use devm allocation for ab3100-coreLinus Walleij2012-07-091-16/+7
|/
* simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-7/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * mfd: Add module.h to the implicit drivers/mfd usersPaul Gortmaker2011-10-311-0/+1
* | mfd: Fix ab3100 initconst sectionAndi Kleen2011-10-241-1/+1
|/
* mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2011-05-261-2/+4
* mfd: Rename platform_data field of mfd_cell to mfd_dataAndres Salomon2011-03-231-1/+1
* mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2011-03-231-3/+1
* mfd: ab3100: world-writable debugfs *_priv filesVasiliy Kulikov2011-03-231-2/+2
* mfd: Switch AB3100 to use MFD cellsLinus Walleij2010-10-291-61/+68
* mfd: Move AB3100 to __devinitLinus Walleij2010-10-291-7/+7
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* mfd: AB3100 register access change to abx500 APIMattias Wallin2010-05-281-29/+66
* mfd: Renamed ab3100.h to abx500.hLinus Walleij2010-05-281-1/+1
* mfd: Fix dangling pointersWolfram Sang2010-05-281-0/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* mfd: Use AB3100 MFD core IRQ for interrupt randomnessLinus Walleij2010-03-071-8/+9
* mfd: Convert AB3100 driver to threaded IRQLinus Walleij2010-03-071-30/+13
* mfd: Don't abuse i2c_client.nameJean Delvare2009-12-131-3/+0
* mfd: AB3100 drop unused module parametersJean Delvare2009-10-041-3/+1
* drivers/mfd/ab3100-core.c: fix powerpc build errorAndrew Morton2009-09-221-1/+1
* regulator: AB3100 supportLinus Walleij2009-09-171-0/+4
* mfd: Fix ab3100-otp build failureSamuel Ortiz2009-09-171-1/+0
* mfd: AB3100 disable irq nosyncLinus Walleij2009-09-171-1/+1
* mfd: AB3100 alter default settingLinus Walleij2009-09-171-1/+1
* mfd: AB3100 propagate errorLinus Walleij2009-09-171-1/+1
* mfd: AB3100 accessor function cleanupsLinus Walleij2009-09-171-19/+24
* mfd: fix ab3100 warning on x86_64Samuel Ortiz2009-09-171-4/+4
* mfd: add U300 AB3100 core supportLinus Walleij2009-06-171-0/+991
OpenPOWER on IntegriCloud