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