summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm831x-dcdc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-9/+15
|\
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-201-9/+15
* | regulator: wm831x-dcdc: Add missing checks for pdata before useMark Brown2012-05-141-2/+3
* | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-121-11/+16
|\ \
| * | regulator: wm831x-dcdc: Convert to gpio_request_one()Mark Brown2012-05-071-10/+4
| * | regulator: wm831x-dcdc: Specify supply namesMark Brown2012-04-231-1/+12
* | | regulator: wm831x: Register all normal regulatorsMark Brown2012-05-101-12/+6
* | | regulator: wm831x-dcdc: Use generic regmap enable/disable operationsMark Brown2012-04-161-47/+23
* | | regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-161-15/+4
|/ /
* | Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-101-3/+6
|\|
| * regulator: wm831x-dcdc: Fix the logic to choose best current limit settingAxel Lin2012-03-281-1/+2
| * regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-261-2/+4
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-8/+24
* | regulator: wm831x-dcdc: Use devm_kzallocAxel Lin2012-04-011-7/+2
|/
* regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-201-6/+4
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-4/+4
* regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-281-37/+15
* regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-281-0/+14
* regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-281-21/+20
* regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-281-0/+1
* regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-281-1/+1
* regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-281-2/+14
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-271-2/+0
* regulator: Remove more wm831x-specific IRQ operationsMark Brown2011-03-261-3/+3
* regulator: Convert WM831x regulators to genirqMark Brown2011-03-261-15/+11
* regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-251-0/+1
* regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-121-7/+7
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-5/+12
* 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/+12
* regulator: Implement WM831x BuckWise DC-DC convertor DVS supportMark Brown2009-12-171-18/+189
* regulator: Add WM831x DC-DC boost convertor supportMark Brown2009-09-171-0/+131
* regulator: Add WM831x EPE supportMark Brown2009-09-171-0/+88
* regulator: Add WM831x DC-DC buck convertor supportMark Brown2009-09-171-0/+643