summaryrefslogtreecommitdiffstats
path: root/drivers/base/regmap/regcache-maple.c
AgeCommit message (Expand)AuthorLines
2023-05-24regmap: maple: Drop the RCU read lock while syncing registersMark Brown-1/+4
2023-04-05regmap: Use mas_walk() instead of mas_find()Mark Brown-2/+2
2023-04-04regmap: Fix double unlock in the maple cacheMark Brown-2/+3
2023-04-03regmap: Add maple tree based register cacheMark Brown-0/+278