History log of /drivers/regulator/tps62360-regulator.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
46783a046e13588f0459271ad6db9785fa8dcb8b 07-Feb-2012 Axel Lin <axel.lin@gmail.com> regulator: tps62360: Remove pointless test for unsigned less than zero

The variable 'selector' is a 'unsigned int', so it can never be less than zero.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
/drivers/regulator/tps62360-regulator.c
6219929f5f82708309b3054ec7db6cb6e3ee47d5 09-Jan-2012 Laxman Dewangan <ldewangan@nvidia.com> regulator: TPS62360: Add tps62360 regulator driver

The regulator module consists of 1 DCDC. The output voltage
is configurable and is meant for supply power to the core
voltage of Soc.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
/drivers/regulator/tps62360-regulator.c