aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps51632-regulator.c
AgeCommit message (Expand)Author
2016-05-31regulator: tps51632: Fix setting ramp delayAxel Lin
2015-07-14regulator: drivers: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2014-11-26regulator: of: Add regulator desc param to of_get_regulator_init_data()Javier Martinez Canillas
2014-02-20regulator: tps51632: Remove redundant error messageSachin Kamat
2013-12-21regulator: tps51632-regulator: Fix spellingFabio Estevam
2013-11-24regulator: tps51632: Get regulator name from i2c_clientMikko Perttunen
2013-09-17regulator: tps51632: Use devm_regulator_registerSachin Kamat
2013-07-30regulator: use dev_get_platdata()Jingoo Han
2013-02-13regulator: tps51632: Use regulator_[get|set]_voltage_sel_regmapAxel Lin
2012-12-27regulator: tps51632: add DT supportLaxman Dewangan
2012-12-27regulator: tps51632: add register property for regmapLaxman Dewangan
2012-12-10Merge remote-tracking branch 'regulator/topic/tps516312' into regulator-nextMark Brown
2012-12-10Merge remote-tracking branch 'regulator/topic/min' into regulator-nextMark Brown
2012-12-03regulator: tps51632: Ensure [base|max]_voltage_uV pdata settings are validAxel Lin
2012-11-28Merge branch 'topic/tps51632' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown
2012-11-28regulator: tps51632: Use linear_min_sel and regulator_[map|list]_voltage_linearAxel Lin
2012-11-27regulator: tps51632: Fix writing to wrong register when enable_pwm_dvfs is setAxel 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-15regulator: tps51632: Add tps51632 regulator driverLaxman Dewangan