aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps80031-regulator.c
AgeCommit message (Expand)Author
2013-01-26regulator: tps80031: Use IS_ERR to check return value of regulator_register()Axel Lin
2012-12-10Merge remote-tracking branch 'regulator/topic/tps80031' into regulator-nextMark Brown
2012-12-07regulator: tps80031: Convert tps80031_ldo_ops to linear_min_sel and list_volt...Axel Lin
2012-11-23regulator: tps80031: Implement list_voltage and set n_voltages = 1 for fixed ...Axel Lin
2012-11-23regulator: tps80031: Trivial cleanupsAxel 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-11-15regulator: tps80031: add prefix TPS80031 on common defines.Laxman Dewangan
2012-11-13regulator: tps80031: add regulator driver for tps80031Laxman Dewangan