aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm831x-isink.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-20regulator: remove use of __devexitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devinitBill Pemberton1-1/+1
2012-11-20regulator: remove use of __devexit_pBill Pemberton1-1/+1
2012-09-11mfd: wm831x: Convert to IORESOURCE_REGMark Brown1-2/+2
2012-05-29Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds1-2/+2
2012-05-20mfd: Convert wm831x to irq_domainMark Brown1-2/+2
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown1-1/+1
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-2/+6
2012-03-28regulator: wm831x-isink: Fix the logic to choose best current limit settingAxel Lin1-1/+1
2011-12-20regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown1-3/+2
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-03-26regulator: Convert WM831x regulators to genirqMark Brown1-5/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-03Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov1-0/+3
2009-12-02regulator: Initialise wm831x structure pointor for ISINK driverMark Brown1-0/+2
2009-09-17regulator: Add WM831x ISINK supportMark Brown1-0/+260