aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6586x-regulator.c
Commit message (Expand)AuthorAge
* tps6586x: Add device tree supportThierry Reding2012-05-04
* Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-10
|\
| * regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-26
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* | regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_opsAxel Lin2012-04-01
* | regulator: Convert tps6586x to set_voltage_selAxel Lin2012-04-01
* | regulator: Convert tps6586x to get_voltage_selAxel Lin2012-04-01
|/
* regulator: tps6586x: fix typo in debug messageThierry Reding2012-03-11
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-31
* | regulator: tps6586x: add SMx slew rate settingXin Xie2011-08-28
|/
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-12
* regulator: tps6586x: correct register tableDanny Huang2010-12-09
* regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang2010-12-09
* regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang2010-12-09
* regulator: tps6586x: Add missing bit mask generationDanny Huang2010-12-09
* regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-01
* regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-01
* regulator: Remove default DEBUG define from TPS6586xMark Brown2010-08-11
* regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin2010-08-11
* regulator: tps6586x: fix millivolt return values and SM2 tableGary King2010-08-11
* regulator: add TPS6586X regulator driverMike Rapoport2010-08-11