aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/iqs62x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-08mfd: iqs62x: Do not change clock frequency during ATIJeff LaBundy1-0/+9
2021-02-08mfd: iqs62x: Do not poll during ATIJeff LaBundy1-56/+69
2021-02-08mfd: iqs62x: Increase interrupt handler return delayJeff LaBundy1-1/+1
2021-02-08mfd: iqs62x: Rename regmap_config structJeff LaBundy1-2/+2
2021-02-08mfd: iqs62x: Remove unused bit maskJeff LaBundy1-1/+0
2021-02-08mfd: iqs62x: Remove superfluous whitespace above fallthroughsJeff LaBundy1-3/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-3/+3
2020-03-27mfd: Add support for Azoteq IQS620A/621/622/624/625Jeff LaBundy1-0/+1063