aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65090-regulator.c
AgeCommit message (Expand)Author
2013-01-31regulator: tps65090: Fix using wrong dev argument for calling of_regulator_matchAxel Lin
2013-01-29regulator: tps65090: add DT supportLaxman Dewangan
2012-12-10Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown
2012-11-24regulator: tps65090: Add MODULE_ALIASAxel 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-10-17regulator: tps65090: add external control support for DCDCLaxman Dewangan
2012-10-17regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan
2012-10-17regulator: tps65090: rename driver name and regulator nameLaxman Dewangan
2012-10-17regulator: tps65090: Register all regulators in single probe callLaxman Dewangan
2012-05-12Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-18regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-01regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macroAxel Lin
2012-04-01regulator: tps65090: Use IS_ERR to check return value of regulator_registerAxel Lin
2012-04-01regulator: Add TPS65090 regulator driverVenu Byravarasu