summaryrefslogtreecommitdiff
path: root/drivers/regulator/wm831x-dcdc.c
Commit message (Expand)AuthorAge
* regulator: wm831x-dcdc: Remove redundant error messageSachin Kamat2014-02-20
* regulator: wm831x-dcdc: Remove unneeded 'err' labelFabio Estevam2013-12-31
* regulator: wm831x-dcdc: Convert to devm_regulator_register()Mark Brown2013-09-17
* regulator: wm831x-dcdc: Convert to devm_request_threaded_irq()Mark Brown2013-09-17
* regulator: wm831x-dcdc: Convert to devm_gpio_request_one()Mark Brown2013-09-17
* regulator: use dev_get_platdata()Jingoo Han2013-07-30
* regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-12
* Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-nextMark Brown2012-12-10
|\
| * regulator: wm831x-dcdc: Add MODULE_ALIAS for wm831x-boostpAxel Lin2012-12-03
| * regulator: wm831x-dcdc: Ensure selected voltage falls within requested rangeAxel Lin2012-12-03
* | Merge remote-tracking branch 'regulator/topic/hotplug' into regulator-nextMark Brown2012-12-10
|\ \
| * | regulator: remove use of __devexitBill Pemberton2012-11-20
| * | regulator: remove use of __devinitBill Pemberton2012-11-20
| * | regulator: remove use of __devexit_pBill Pemberton2012-11-20
| |/
* | regulator: wm831x: Set the new rather than old value for DVS VSELMark Brown2012-11-20
|/
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-05
|\
| * mfd: wm831x: Convert to IORESOURCE_REGMark Brown2012-09-11
* | regulator: wm831x-dcdc: set_current_limit should select the maximum current i...Axel Lin2012-08-28
|/
* regulator: wm831x-dcdc: Convert wm831x_buckv_ops to set_voltage_sel and map_v...Axel Lin2012-06-17
* regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_set_voltage_sel...Axel Lin2012-06-17
* regulator: wm831x-dcdc: Convert wm831x_buckp_ops to regulator_list_voltage_li...Axel Lin2012-06-17
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-29
|\
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-20
* | regulator: wm831x-dcdc: Add missing checks for pdata before useMark Brown2012-05-14
* | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
|\ \
| * | regulator: wm831x-dcdc: Convert to gpio_request_one()Mark Brown2012-05-07
| * | regulator: wm831x-dcdc: Specify supply namesMark Brown2012-04-23
* | | regulator: wm831x: Register all normal regulatorsMark Brown2012-05-10
* | | regulator: wm831x-dcdc: Use generic regmap enable/disable operationsMark Brown2012-04-16
* | | regulator: wm831x-dcdc: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-16
|/ /
* | Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
|\ \ | |/
| * regulator: wm831x-dcdc: Fix the logic to choose best current limit settingAxel Lin2012-03-28
| * regulator: Fix set and get current limit for wm831x_buckvAxel Lin2012-03-26
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* | regulator: wm831x-dcdc: Use devm_kzallocAxel Lin2012-04-01
|/
* regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-20
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* regulator: Improve WM831x DVS VSEL selection algorithmMark Brown2011-07-28
* regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already setMark Brown2011-07-28
* regulator: Set up GPIO for WM831x VSEL before enabling VSEL modeMark Brown2011-07-28
* regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdcMark Brown2011-07-28
* regulator: Fix WM831x DCDC DVS VSEL bootstrappingMark Brown2011-07-28
* regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-28
* regulator: Remove some unused variables from wm831x DCDCsMark Brown2011-05-27
* regulator: Remove more wm831x-specific IRQ operationsMark Brown2011-03-26
* regulator: Convert WM831x regulators to genirqMark Brown2011-03-26
* regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-25
* regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-12
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30