aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/twl4030-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-27mfd: Do not dereference null pointer in twl4030 error pathIlkka Koskinen1-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-13Merge 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-19mfd: twl4030-core irq simplificationDavid Brownell1-66/+2
2008-10-19mfd: TWL4030 core driverDavid Brownell1-0/+1257