summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6586x-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps6586x: silence pointer-to-int-castDaniel Kurtz2015-07-231-2/+2
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* regulator: tps6586x: Use regulator_list_voltage_linear for dvm/ldo4/sw2Axel Lin2014-06-061-61/+68
* regulator: tps6586x: Remove unused to_tps6586x_dev() functionAxel Lin2014-05-271-5/+0
* regulator: tps6586x: Add support for the TPS658640Alban Bedel2014-05-261-0/+36
* regulator: tps6586x: Prepare supporting fixed regulatorsAlban Bedel2014-05-261-5/+22
* regulator: tps6586x: Remove unnecessary rdev[] arrayAxel Lin2014-03-131-10/+4
* regulator: tps6586x: Remove redundant error messageSachin Kamat2014-02-201-6/+2
* regulator: tps6586x: Add and use correct voltage tableStefan Agner2014-01-211-19/+74
* Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2013-10-241-1/+1
|\
| * regulator: tps6586x: get regulators node from parent node onlyLaxman Dewangan2013-10-091-1/+1
* | regulator: tps6586x: Use devm_regulator_registerSachin Kamat2013-09-171-25/+6
|/
* mfd: tps6586x: correct device name of the regulator cellMarc Dietrich2013-06-241-1/+1
* Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8Mark Brown2013-04-281-4/+2
|\
| * regulator: tps6586x: Use dev_err rather than dev_warn for error messageAxel Lin2013-03-041-1/+1
| * regulator: tps6586x: (cosmetic) simplify a conditionalGuennadi Liakhovetski2013-03-041-3/+1
* | regulator: tps6586x: Convert to use regulator_map_voltage_ascendAxel Lin2013-04-231-0/+1
|/
* regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin2012-12-241-44/+10
* Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown2012-12-101-1/+1
|\
| * regulator: tps6586x: fix build warning in debug buildLaxman Dewangan2012-11-271-1/+1
* | regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* | Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown2012-11-201-26/+155
|\ \ | |/
| * mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan2012-11-151-26/+155
* | regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* | regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
|/
*---. Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown2012-09-281-67/+29
|\ \ \
| | | * regulator: tps6586x: add support for SYS railLaxman Dewangan2012-09-061-2/+18
| |_|/ |/| |
| | * regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...Axel Lin2012-08-281-65/+11
| |/ |/|
* | regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan2012-08-071-3/+5
|/
* regulator: tps6586x: add support for input supplyLaxman Dewangan2012-07-131-22/+25
* regulator: tps6586x: Convert to regulator_list_voltage_tableAxel Lin2012-06-081-36/+25
* tps6586x: Add device tree supportThierry Reding2012-05-041-0/+1
* Merge tag 'v3.4-rc2' into regulator-driversMark Brown2012-04-101-0/+5
|\
| * regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin2012-03-261-0/+5
* | regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* | regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_opsAxel Lin2012-04-011-18/+7
* | regulator: Convert tps6586x to set_voltage_selAxel Lin2012-04-011-49/+21
* | regulator: Convert tps6586x to get_voltage_selAxel Lin2012-04-011-4/+4
|/
* regulator: tps6586x: fix typo in debug messageThierry Reding2012-03-111-1/+1
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker2011-10-311-0/+1
* | regulator: tps6586x: add SMx slew rate settingXin Xie2011-08-281-1/+31
|/
* regulator: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-5/+10
* regulator: tps6586x: correct register tableDanny Huang2010-12-091-3/+3
* regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang2010-12-091-0/+4
* regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang2010-12-091-6/+13
* regulator: tps6586x: Add missing bit mask generationDanny Huang2010-12-091-2/+2
* regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin2010-09-011-1/+1
* regulator: tps6586x-regulator - fix value range checking for valAxel Lin2010-09-011-1/+1
OpenPOWER on IntegriCloud