aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps6586x-regulator.c
AgeCommit message (Expand)Author
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