aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6586x-regulator.c
AgeCommit message (Expand)Author
2013-06-24mfd: tps6586x: correct device name of the regulator cellMarc Dietrich
2013-04-28Merge remote-tracking branch 'regulator/topic/tps6586x' into v3.9-rc8Mark Brown
2013-04-23regulator: tps6586x: Convert to use regulator_map_voltage_ascendAxel Lin
2013-03-04regulator: tps6586x: Use dev_err rather than dev_warn for error messageAxel Lin
2013-03-04regulator: tps6586x: (cosmetic) simplify a conditionalGuennadi Liakhovetski
2012-12-24regulator: tps6586x: Use apply_[reg|bit] with regmap based voltage_sel operat...Axel Lin
2012-12-10Merge remote-tracking branch 'regulator/topic/tps6586x' into regulator-nextMark Brown
2012-11-27regulator: tps6586x: fix build warning in debug buildLaxman Dewangan
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20Merge branch 'topic/tps6586x' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-11-15mfd: tps6586x: move regulator dt parsing to regulator driverLaxman Dewangan
2012-09-28Merge remote-tracking branches 'regulator/topic/core', 'regulator/topic/bypas...Mark Brown
2012-09-06regulator: tps6586x: add support for SYS railLaxman Dewangan
2012-08-28regulator: tps6586x: Convert to regulator_[enable|disable|is_enabled|get_volt...Axel Lin
2012-08-07regulator: tps6586x: correct vin pin for sm0/sm1/sm2Laxman Dewangan
2012-07-13regulator: tps6586x: add support for input supplyLaxman Dewangan
2012-06-08regulator: tps6586x: Convert to regulator_list_voltage_tableAxel Lin
2012-05-04tps6586x: Add device tree supportThierry Reding
2012-04-10Merge tag 'v3.4-rc2' into regulator-driversMark Brown
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-01regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_opsAxel Lin
2012-04-01regulator: Convert tps6586x to set_voltage_selAxel Lin
2012-04-01regulator: Convert tps6586x to get_voltage_selAxel Lin
2012-03-26regulator: tps6586x: Fix list minimal voltage setting for LDO0Axel Lin
2012-03-11regulator: tps6586x: fix typo in debug messageThierry Reding
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker
2011-08-28regulator: tps6586x: add SMx slew rate settingXin Xie
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown
2010-12-09regulator: tps6586x: correct register tableDanny Huang
2010-12-09regulator: tps6586x: Handle both enable reg/bits being the sameDanny Huang
2010-12-09regulator: tps6586x: Fix TPS6586X_DVM to store goreg/bitDanny Huang
2010-12-09regulator: tps6586x: Add missing bit mask generationDanny Huang
2010-09-01regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()Axel Lin
2010-09-01regulator: tps6586x-regulator - fix value range checking for valAxel Lin
2010-08-11regulator: Remove default DEBUG define from TPS6586xMark Brown
2010-08-11regulator: tps6586x - add regulator_unregister() in tps6586x_regulator_remove()Axel Lin
2010-08-11regulator: tps6586x: fix millivolt return values and SM2 tableGary King
2010-08-11regulator: add TPS6586X regulator driverMike Rapoport