summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6586x-regulator.c
Commit message (Expand)AuthorAge
* regulator: tps6586x: silence pointer-to-int-castDaniel Kurtz2015-07-23
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
* regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2Axel Lin2014-06-06
* regulator: tps6586x: Remove unused to_tps6586x_dev() functionAxel Lin2014-05-27
* regulator: tps6586x: Add support for the TPS658640Alban Bedel2014-05-26
* regulator: tps6586x: Prepare supporting fixed regulatorsAlban Bedel2014-05-26
* regulator: tps6586x: Remove unnecessary rdev[] arrayAxel Lin2014-03-13
* regulator: tps6586x: Remove redundant error messageSachin Kamat2014-02-20
* regulator: tps6586x: Add and use correct voltage tableStefan Agner2014-01-21
* Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2013-10-24
|\
| * regulator: tps6586x: get regulators node from parent node onlyLaxman Dewangan2013-10-09
* | regulator: tps6586x: Use devm_regulator_registerSachin Kamat2013-09-17
|/
* mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2013-06-24
* Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8Mark Brown2013-04-28
|\
| * regulator: tps6586x: Use dev_err rather than dev_warn for error messageAxel Lin2013-03-04
| * regulator: tps6586x: (cosmetic) simplify a conditionalGuennadi Liakhovetski2013-03-04
* | regulator: tps6586x: Convert to use regulator_map_voltage_ascendAxel Lin2013-04-23
|/
* regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin2012-12-24
* Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2012-12-10
|\
| * regulator: tps6586x: fix build warning in debug buildLaxman Dewangan2012-11-27
* | regulator: remove use of __devexitBill Pemberton2012-11-20
* | Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-20
|\ \ | |/
| * mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-15
* | regulator: remove use of __devinitBill Pemberton2012-11-20
* | regulator: remove use of __devexit_pBill Pemberton2012-11-20
|/
*---. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-28
|\ \ \
| | | * regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-06
| |_|/ |/| |
| | * regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...Axel Lin2012-08-28
| |/ |/|
* | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-07
|/
* regulator: tps6586x: add support for input supplyLaxman Dewangan2012-07-13
* regulator: tps6586x: Convert to regulator_list_voltage_tableAxel Lin2012-06-08
* 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