Age | Commit message (Expand) | Author | Files | Lines |
2012-07-13 | regulator: tps6586x: add support for input supply | Laxman Dewangan | 1 | -22/+25 |
2012-06-08 | regulator: tps6586x: Convert to regulator_list_voltage_table | Axel Lin | 1 | -36/+25 |
2012-05-04 | tps6586x: Add device tree support | Thierry Reding | 1 | -0/+1 |
2012-04-10 | Merge tag 'v3.4-rc2' into regulator-drivers | Mark Brown | 1 | -0/+5 |
2012-04-09 | regulator: core: Use a struct to pass in regulator runtime configuration | Mark Brown | 1 | -2/+6 |
2012-04-01 | regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops | Axel Lin | 1 | -18/+7 |
2012-04-01 | regulator: Convert tps6586x to set_voltage_sel | Axel Lin | 1 | -49/+21 |
2012-04-01 | regulator: Convert tps6586x to get_voltage_sel | Axel Lin | 1 | -4/+4 |
2012-03-26 | regulator: tps6586x: Fix list minimal voltage setting for LDO0 | Axel Lin | 1 | -0/+5 |
2012-03-12 | regulator: tps6586x: fix typo in debug message | Thierry Reding | 1 | -1/+1 |
2011-11-23 | regulator: pass additional of_node to regulator_register() | Rajendra Nayak | 1 | -1/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-01 | regulator: Add module.h to drivers/regulator users as required | Paul Gortmaker | 1 | -0/+1 |
2011-08-28 | regulator: tps6586x: add SMx slew rate setting | Xin Xie | 1 | -1/+31 |
2011-01-12 | regulator: Report actual configured voltage to set_voltage() | Mark Brown | 1 | -5/+10 |
2010-12-09 | regulator: tps6586x: correct register table | Danny Huang | 1 | -3/+3 |
2010-12-09 | regulator: tps6586x: Handle both enable reg/bits being the same | Danny Huang | 1 | -0/+4 |
2010-12-09 | regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bit | Danny Huang | 1 | -6/+13 |
2010-12-09 | regulator: tps6586x: Add missing bit mask generation | Danny Huang | 1 | -2/+2 |
2010-09-01 | regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits() | Axel Lin | 1 | -1/+1 |
2010-09-01 | regulator: tps6586x-regulator - fix value range checking for val | Axel Lin | 1 | -1/+1 |
2010-08-11 | regulator: Remove default DEBUG define from TPS6586x | Mark Brown | 1 | -1/+0 |
2010-08-11 | regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove() | Axel Lin | 1 | -1/+4 |
2010-08-11 | regulator: tps6586x: fix millivolt return values and SM2 table | Gary King | 1 | -3/+10 |
2010-08-11 | regulator: add TPS6586X regulator driver | Mike Rapoport | 1 | -0/+387 |