summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-28regulator: da9062: Check return value of devm_regmap_field_alloc callsAxel Lin1-5/+24
2019-01-28regulator: axp20x: fix ALDO2, DLDO2 and ELDO3 definitions for AXP803Vasily Khoruzhick1-3/+3
2019-01-28regulator: lp8788-ldo: Constify lp8788_dldo_desc and lp8788_aldo_descAxel Lin1-2/+2
2019-01-28regulator: lp8788-buck: Constify lp8788_buck_descAxel Lin1-1/+1
2019-01-28regulator: lp87565: Constify lp87565_buck_ramp_delay and lp87565_buck_opsAxel Lin1-2/+2
2019-01-28regulator: lp8755: Constify lp8755_regulatorsAxel Lin1-1/+1
2019-01-28regulator: lp873x: Constify lp873x_buck01_ops and lp873x_ldo01_opsAxel Lin1-2/+2
2019-01-28regulator: lp872x: Constify regulator_ops and regulator_descAxel Lin1-6/+6
2019-01-28regulator: lp3972: Constify lp3972_ldo_ops and lp3972_dcdc_opsAxel Lin1-2/+2
2019-01-28regulator: lp3971: Constify lp3971_ldo_ops and lp3971_dcdc_opsAxel Lin1-2/+2
2019-01-24regulator: bd9571mwv: Constify regulator_opsAxel Lin1-4/+4
2019-01-24regulator: bd718x7: Constify regulator_opsAxel Lin1-7/+7
2019-01-24regulator: bd70528: Constify regulator_linear_range and regulator_opsAxel Lin1-9/+8
2019-01-23regulator: stpmic1: Add static const qualifier at peroper placesAxel Lin1-21/+17