aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/ab3100-core.c
Commit message (Expand)AuthorAgeFilesLines
* random: remove rand_initialize_irq()Theodore Ts'o2012-08-151-3/+0
* random: make 'add_interrupt_randomness()' do something saneTheodore Ts'o2012-08-151-2/+0
* 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