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