summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm831x-isink.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: wm8*: constify regulator_ops structuresJulia Lawall2015-12-231-1/+1
* regulator: wm831x: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-021-1/+2
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: wm831x-isink: Remove redundant error messageSachin Kamat2014-02-201-3/+1
* regulator: wm831x-isink: Convert to devm_regulator_register()Mark Brown2013-09-171-14/+3
* regulator: wm831x-isink: Use devm_request_threaded_irq()Mark Brown2013-09-171-4/+4
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-121-2/+0
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* mfd: wm831x: Convert to IORESOURCE_REGMark Brown2012-09-111-2/+2
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-2/+2
|\
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-201-2/+2
* | Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-101-1/+1
|\|
| * regulator: wm831x-isink: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+1
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
|/
* regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-201-3/+2
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: Convert WM831x regulators to genirqMark Brown2011-03-261-5/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Regulators: wm831x-xxx - clean up driver data after removalDmitry Torokhov2010-03-031-0/+3
* regulator: Initialise wm831x structure pointor for ISINK driverMark Brown2009-12-021-0/+2
* regulator: Add WM831x ISINK supportMark Brown2009-09-171-0/+260