aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/hi6421-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-11regulator: hi6421: Fix getting wrong drvdataGravatar Axel Lin 1-9/+13
2021-06-21regulator: hi6421: Use correct variable type for regmap api val argumentGravatar Axel Lin 1-4/+4
2020-07-22regulator: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-05-08regulator: use linear_ranges helperGravatar Matti Vaittinen 1-2/+2
2019-05-02regulator: hi6xxx: Switch to SPDX identifierGravatar Axel Lin 1-14/+10
2019-04-11regulator: hi6421: Convert to use simplified DT parsingGravatar Axel Lin 1-130/+78
2017-06-07regulator: hi6421: Describe consumed platform deviceGravatar Guodong Xu 1-0/+7
2016-09-01regulator: hi6421: mark hi6421_regulator_ldo_get_optimum_mode() staticGravatar Baoyou Xie 1-1/+2
2014-10-20regulator: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-09-06regulator: hi6421: Fix misleading commentGravatar Axel Lin 1-3/+3
2014-09-05regulator: hi6421: Fix misleading commentGravatar Axel Lin 1-1/+1
2014-08-21regulator: hi6421: Remove unused fields from struct hi6421_regulator_infoGravatar Axel Lin 1-27/+4
2014-08-19regulator: hi6421: style fix, else with a single return is not requiredGravatar Guodong Xu 1-6/+6
2014-08-16regulator: add driver for hi6421 voltage regulatorGravatar Guodong Xu 1-0/+657