| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Remove all platform_set_drvdata(pdev, NULL) in drivers | Axel Lin | 2013-05-12 | 1 | -2/+0 |
* | regulator: mc13783: Add device tree probe support | Alexander Shiyan | 2013-04-28 | 1 | -15/+29 |
* | regulator: remove use of __devexit | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | regulator: remove use of __devinit | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | regulator: remove use of __devexit_p | Bill Pemberton | 2012-11-20 | 1 | -1/+1 |
* | regulator: mc13783: add regulators sw1x and sw2x | Gaëtan Carlier | 2012-08-28 | 1 | -0/+66 |
* | regulator: mc13xxx: Remove get_voltage implementation for single voltage regu... | Axel Lin | 2012-08-28 | 1 | -1/+0 |
* | regulator: mc13783: Make mc13783_powermisc_rmw() lock protected | Axel Lin | 2012-08-28 | 1 | -14/+8 |
* | regulator: mc13xxx: Convert to regulator_list_voltage_table | Axel Lin | 2012-06-17 | 1 | -19/+19 |
* | regulator: Fix build error for mc13783 and mc13892 | Axel Lin | 2012-04-10 | 1 | -3/+9 |
* | regulator: mc13783: bail out without platform data | Sascha Hauer | 2012-03-11 | 1 | -0/+3 |
* | regulator: mc13783: Convert to devm_kzalloc() | Fabio Estevam | 2011-12-29 | 1 | -4/+1 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -1/+1 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 1 | -0/+1 |
|\ |
|
| * | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | regulator: Finish mc13783 conversion to the mc13xxx API | Samuel Ortiz | 2011-10-24 | 1 | -3/+3 |
|/ |
|
* | mfd: Use mfd cell platform_data for mc13xxx cells platform bits | Samuel Ortiz | 2011-05-26 | 1 | -3/+4 |
* | regulator: change debug statement be consistent with the style of the rest | Wanlong Gao | 2011-05-10 | 1 | -1/+1 |
* | mfd: mfd_cell is now implicitly available to mc13xxx drivers | Andres Salomon | 2011-03-23 | 1 | -4/+3 |
* | make mc13783 regulator code generic | Yong Shen | 2011-01-12 | 1 | -282/+43 |
* | Change the register name definitions for mc13783 | Yong Shen | 2011-01-12 | 1 | -15/+15 |
* | regulator: Remove duplicate consts from mc13873 driver voltage tables | Mark Brown | 2011-01-12 | 1 | -18/+18 |
* | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 2011-01-12 | 1 | -2/+8 |
* | regulator: Staticise mc13783_powermisc_rmw() | Mark Brown | 2010-11-30 | 1 | -2/+2 |
* | mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulat... | Axel Lin | 2010-05-25 | 1 | -3/+3 |
* | mc13783-regulator: fix a memory leak in mc13783_regulator_remove | Axel Lin | 2010-04-19 | 1 | -0/+3 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | regulator: mc13783: consider Power Gates as digital regulators. | Alberto Panizzo | 2010-03-03 | 1 | -6/+126 |
* | regulator: add voltage selection capability to mc13783 regulators v2 . | Alberto Panizzo | 2010-03-03 | 1 | -30/+315 |
* | regulator: mc13783-regulator: correct the probing time. | Alberto Panizzo | 2009-12-17 | 1 | -2/+2 |
* | regulator/mc13783: various cleanups | Uwe Kleine-König | 2009-12-17 | 1 | -277/+112 |
* | regulator/mc13783: rename source file to match other drivers | Uwe Kleine-König | 2009-12-17 | 1 | -0/+410 |