aboutsummaryrefslogtreecommitdiff
path: root/drivers/mfd/ab3100-core.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsGravatar Samuel Ortiz 1-2/+4
2011-03-23mfd: Rename platform_data field of mfd_cell to mfd_dataGravatar Andres Salomon 1-1/+1
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversGravatar Andres Salomon 1-3/+1
2011-03-23mfd: ab3100: world-writable debugfs *_priv filesGravatar Vasiliy Kulikov 1-2/+2
2010-10-29mfd: Switch AB3100 to use MFD cellsGravatar Linus Walleij 1-61/+68
2010-10-29mfd: Move AB3100 to __devinitGravatar Linus Walleij 1-7/+7
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+1
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversGravatar Wolfram Sang 1-2/+0
2010-05-28mfd: AB3100 register access change to abx500 APIGravatar Mattias Wallin 1-29/+66
2010-05-28mfd: Renamed ab3100.h to abx500.hGravatar Linus Walleij 1-1/+1
2010-05-28mfd: Fix dangling pointersGravatar Wolfram Sang 1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-07mfd: Use AB3100 MFD core IRQ for interrupt randomnessGravatar Linus Walleij 1-8/+9
2010-03-07mfd: Convert AB3100 driver to threaded IRQGravatar Linus Walleij 1-30/+13
2009-12-13mfd: Don't abuse i2c_client.nameGravatar Jean Delvare 1-3/+0
2009-10-04mfd: AB3100 drop unused module parametersGravatar Jean Delvare 1-3/+1
2009-09-22drivers/mfd/ab3100-core.c: fix powerpc build errorGravatar Andrew Morton 1-1/+1
2009-09-17regulator: AB3100 supportGravatar Linus Walleij 1-0/+4
2009-09-17mfd: Fix ab3100-otp build failureGravatar Samuel Ortiz 1-1/+0
2009-09-17mfd: AB3100 disable irq nosyncGravatar Linus Walleij 1-1/+1
2009-09-17mfd: AB3100 alter default settingGravatar Linus Walleij 1-1/+1
2009-09-17mfd: AB3100 propagate errorGravatar Linus Walleij 1-1/+1
2009-09-17mfd: AB3100 accessor function cleanupsGravatar Linus Walleij 1-19/+24
2009-09-17mfd: fix ab3100 warning on x86_64Gravatar Samuel Ortiz 1-4/+4
2009-06-17mfd: add U300 AB3100 core supportGravatar Linus Walleij 1-0/+991