summaryrefslogtreecommitdiff
path: root/drivers/mfd/twl4030-core.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-13mfd: Rename twl4030* driver files to enable re-useSantosh Shilimkar1-929/+0
2009-12-13mfd: Clarify twl4030 return value for read and writeAmit Kucheria1-8/+22
2009-12-13mfd: Add all twl4030 regulators to the twl4030 mfd driverJuha Keski-Saari1-2/+24
2009-12-13mfd: Initial support for twl5031Ilkka Koskinen1-1/+12
2009-12-13mfd: Enable twl4030 32kHz oscillator low-power modeIlkka Koskinen1-2/+7
2009-12-13mfd: Don't abuse i2c_client.nameJean Delvare1-2/+0
2009-12-08Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2009-11-25Merge branch 'twl4030-mfd' into for-2.6.33Mark Brown1-1/+1
2009-11-25mfd: twl4030: fix ELF section mismatch...Daniel J Blueman1-1/+1
2009-11-22MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi1-0/+14
2009-11-11Merge branch '7xx-iosplit-plat' with omap-fixesTony Lindgren1-1/+1
2009-11-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-44/+47
2009-10-27mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen1-1/+1
2009-10-25MFD: twl4030: add twl4030_codec MFD as a new child to the corePeter Ujfalusi1-0/+14
2009-10-20omap: headers: Move remaining headers from include/mach to include/platTony Lindgren1-1/+1
2009-10-12mfd: Fix twl4030 boot with twl4030 usb transceiver enabledRoger Quadros1-43/+46
2009-09-17mfd: Add support for TWL4030/5030 dynamic power switchingAmit Kucheria1-0/+10
2009-09-17mfd: Add twl4030-pwrbutton as a twl4030 childFelipe Balbi1-0/+13
2009-06-20[WATCHDOG] twl4030 watchdog driverTimo Kokkonen1-0/+12
2009-06-17mfd: Mark clocks_init as non-init in twl4030-core.cRakib Mullick1-1/+1
2009-03-31twl4030-regulator: expose VPLL2David Brownell1-2/+0
2009-02-17mfd: Fix TWL4030 build on some ARM variantsMark Brown1-1/+1
2009-01-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-4/+4
2009-01-13TWL4030: fix clk API usageRussell King1-4/+4
2009-01-11mfd: Fix twl4030-core buildSamuel Ortiz1-0/+3
2009-01-04mfd: Fix twl4030-core.c build errorSamuel Ortiz1-6/+13
2009-01-04mfd: twl4030 regulator bug fixesDavid Brownell1-10/+1
2009-01-04mfd: twl4030: create some regulator devicesDavid Brownell1-10/+164
2009-01-04mfd: twl4030: simplified child creation codeDavid Brownell1-216/+84
2009-01-04mfd: allow reading entire register banks on twl4030David Brownell1-2/+2
2008-10-22mfd: twl4030 IRQ handling updateDavid Brownell1-404/+17
2008-10-20mfd: twl4030-core irq simplificationDavid Brownell1-66/+2
2008-10-20mfd: TWL4030 core driverDavid Brownell1-0/+1257