aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps62360-regulator.c
AgeCommit message (Expand)Author
2013-04-23regulator: tps62360: Fix off-by-one shift for ramp_ctrlAxel Lin
2012-11-20regulator: remove use of __devexitBill Pemberton
2012-11-20regulator: remove use of __devinitBill Pemberton
2012-11-20regulator: remove use of __devexit_pBill Pemberton
2012-07-15regulator: tps62360: use devm_* for gpio requestLaxman Dewangan
2012-07-02regulator: tps62360: Convert to regulator_set_voltage_time_sel()Axel Lin
2012-06-23regulator: tps62360: Remove chip_id and voltage_base from struct tps62360_chipAxel Lin
2012-06-17regulator: tps62360: Simplify tps62360_set_voltage_time_sel implementationAxel Lin
2012-05-20regulator: tps62360: dt: initialize of_node param for regulator register.Laxman Dewangan
2012-05-14regulator: tps62360: support force PWM mode via regulator modeLaxman Dewangan
2012-05-14regulator: tps62360: Fix build error due to missing semicolonAxel Lin
2012-05-14regulator: tps62360: Convert to set_voltage_sel and regulator_map_voltage_linearAxel Lin
2012-05-14regulator: tps62360: Convert to regulator_list_voltage_linear()Axel Lin
2012-05-13regulator: tps62360: add dt supportLaxman Dewangan
2012-05-13regulator: tps62360: make init_data of platform data to pointer.Laxman Dewangan
2012-05-08regulator: tps62360: fix stylistic issue and optimize codeLaxman Dewangan
2012-05-07regulator: tps62360: Provide settling time for voltage changeLaxman Dewangan
2012-05-07regulator: tps62360: enable register cacheLaxman Dewangan
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-10regulator: tps62360: Convert to devm_regmap_init_i2c()Axel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-02regulator: Add support for tps62362 and tps62363 in tps62360-regulator driverAxel Lin
2012-04-01regulator: Remove unused name and client fields from struct tps62360_chipAxel Lin
2012-03-11regulator: tps62360: Remove pointless test for unsigned less than zeroAxel Lin
2012-01-20regulator: TPS62360: Add tps62360 regulator driverLaxman Dewangan