| Commit message (Expand) | Author | Age | Files | Lines |
* | regulator: Convert wm831x regulator drivers to devm_kzalloc() | Mark Brown | 2011-12-20 | 1 | -6/+4 |
* | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 2011-11-23 | 1 | -4/+4 |
* | regulator: Improve WM831x DVS VSEL selection algorithm | Mark Brown | 2011-07-28 | 1 | -37/+15 |
* | regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set | Mark Brown | 2011-07-28 | 1 | -0/+14 |
* | regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode | Mark Brown | 2011-07-28 | 1 | -21/+20 |
* | regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc | Mark Brown | 2011-07-28 | 1 | -0/+1 |
* | regulator: Fix WM831x DCDC DVS VSEL bootstrapping | Mark Brown | 2011-07-28 | 1 | -1/+1 |
* | regulator: Fix WM831x regulator ID lookups for multiple WM831xs | Mark Brown | 2011-07-28 | 1 | -2/+14 |
* | regulator: Remove some unused variables from wm831x DCDCs | Mark Brown | 2011-05-27 | 1 | -2/+0 |
* | regulator: Remove more wm831x-specific IRQ operations | Mark Brown | 2011-03-26 | 1 | -3/+3 |
* | regulator: Convert WM831x regulators to genirq | Mark Brown | 2011-03-26 | 1 | -15/+11 |
* | regulator: Fix warning with CONFIG_BUG disabled | Mark Brown | 2011-02-25 | 1 | -0/+1 |
* | regulator: Convert WM831x drivers to use get_voltage_sel() | Mark Brown | 2011-01-12 | 1 | -7/+7 |
* | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 2011-01-12 | 1 | -5/+12 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Regulators: wm831x-xxx - clean up driver data after removal | Dmitry Torokhov | 2010-03-03 | 1 | -0/+12 |
* | regulator: Implement WM831x BuckWise DC-DC convertor DVS support | Mark Brown | 2009-12-17 | 1 | -18/+189 |
* | regulator: Add WM831x DC-DC boost convertor support | Mark Brown | 2009-09-17 | 1 | -0/+131 |
* | regulator: Add WM831x EPE support | Mark Brown | 2009-09-17 | 1 | -0/+88 |
* | regulator: Add WM831x DC-DC buck convertor support | Mark Brown | 2009-09-17 | 1 | -0/+643 |