summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/wm831x-ldo.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/wm831x' into regulator-nextMark Brown2016-01-121-19/+8
|\
| * regulator: wm831x-ldo: Use platform_register/unregister_drivers()Thierry Reding2015-12-021-19/+8
* | regulator: wm8*: constify regulator_ops structuresJulia Lawall2015-12-231-3/+3
|/
* regulator: wm831x: Pass the IRQF_ONESHOT flagFabio Estevam2015-06-021-2/+4
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-3/+0
* regulator: wm831x-ldo: Remove redundant error messageSachin Kamat2014-02-201-9/+3
* Merge remote-tracking branch 'regulator/topic/linear' into regulator-nextMark Brown2013-10-241-8/+4
|\
| * regulator: Add REGULATOR_LINEAR_RANGE macroAxel Lin2013-10-111-4/+4
| * regulator: Remove max_uV from struct regulator_linear_rangeAxel Lin2013-10-111-8/+4
* | Merge remote-tracking branch 'regulator/topic/alias' into regulator-nextMark Brown2013-10-241-48/+15
|\ \ | |/ |/|
| * regulator: wm831x-ldo: Convert to devm_regulator_register()Mark Brown2013-09-171-39/+8
| * regulator: wm831x-ldo: Use devm_request_threaded_irq()Mark Brown2013-09-171-9/+7
* | regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range settingsAxel Lin2013-09-231-2/+2
|/
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-3/+3
* regulator: wm831x-ldo: Convert to use linear rangesMark Brown2013-07-151-80/+24
* regulator: Remove all platform_set_drvdata(pdev, NULL) in driversAxel Lin2013-05-121-2/+0
* regulator: remove use of __devexitBill Pemberton2012-11-201-3/+3
* regulator: remove use of __devinitBill Pemberton2012-11-201-3/+3
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-3/+3
* Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-10-051-6/+6
|\
| * mfd: wm831x: Convert to IORESOURCE_REGMark Brown2012-09-111-6/+6
| |
| \
*-. \ Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-0/+12
|\ \ \ | |_|/ |/| |
| | * regulator: wm831x-ldo: Check return value of wm831x_reg_read()Axel Lin2012-08-281-0/+4
| |/ |/|
| * regulator: wm831x-ldo: Add bypass supportMark Brown2012-09-101-0/+8
|/
* regulator: wm831x-ldo: Specify enable time for alive LDOMark Brown2012-07-031-0/+1
* regulator: wm831x-ldo: Convert to regulator_set_voltage_sel_regmap and map_vo...Axel Lin2012-06-171-91/+38
* regulator: wm831x-ldo: Use regulator_map_voltage_linear for wm831x_alive_ldo_opsAxel Lin2012-06-031-0/+1
* Merge tag 'mfd-3.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds2012-05-291-4/+6
|\
| * mfd: Convert wm831x to irq_domainMark Brown2012-05-201-4/+6
* | regulator: wm831x: Convert to regulator_list_voltage_linear()Mark Brown2012-05-121-11/+4
* | Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-121-1/+17
|\ \
| * | regulator: wm831x-ldo: Set up supply namesMark Brown2012-04-231-1/+17
* | | regulator: wm831x: Register all normal regulatorsMark Brown2012-05-101-12/+6
* | | regulator: wm831x-ldo: Use generic regmap enable/disable operationsMark Brown2012-04-161-44/+15
* | | regulator: wm831x-ldo: Use regulator_get_voltage_sel_regmap()Mark Brown2012-04-161-51/+12
|/ /
* | Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-101-5/+2
|\|
| * regulator: Fix setting low power mode for wm831x aldoAxel Lin2012-03-291-5/+2
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-6/+18
* | regulator: Trivial comment fix for wm831x-ldo driverAxel Lin2012-04-011-2/+2
|/
* regulator: Convert wm831x regulator drivers to devm_kzalloc()Mark Brown2011-12-201-9/+3
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-3/+3
* regulator: Fix WM831x regulator ID lookups for multiple WM831xsMark Brown2011-07-281-3/+22
* regulator: Convert WM831x regulators to genirqMark Brown2011-03-261-10/+7
* regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-121-9/+9
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-12/+29
* regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATO...Axel Lin2010-09-061-3/+4
* 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/+5
* regulator: wm831x_reg_read() failure unnoticed in wm831x_aldo_get_mode()Roel Kluin2009-12-171-1/+1
* regulator: Fix check of unsigned return value and transmit errors in wm831x_g...Roel Kluin2009-11-161-3/+3