summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps62360-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan2012-05-201-0/+1
* regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan2012-05-141-37/+65
* regulator: tps62360: Fix build error due to missing semicolonAxel Lin2012-05-141-1/+1
* regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin2012-05-141-17/+7
* regulator: tps62360: Convert to regulator_list_voltage_linear()Axel Lin2012-05-141-14/+6
* regulator: tps62360: add dt supportLaxman Dewangan2012-05-131-1/+72
* regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan2012-05-131-1/+1
* regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan2012-05-081-71/+60
* regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan2012-05-071-6/+40
* regulator: tps62360: enable register cacheLaxman Dewangan2012-05-071-2/+4
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0
* regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin2012-04-101-3/+1
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin2012-04-021-8/+22
* regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin2012-04-011-4/+0
* regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin2012-03-111-1/+1
* regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan2012-01-201-0/+472