aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvmem/sc27xx-efuse.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03nvmem: sc27xx: fix module autoloadingGravatar Krzysztof Kozlowski 1-0/+1
2023-10-21nvmem: add explicit config option to read old syntax fixed OF cellsGravatar Rafał Miłecki 1-0/+1
2023-08-23nvmem: Explicitly include correct DT includesGravatar Rob Herring 1-1/+0
2020-07-29nvmem: sc27xx: add sc2730 efuse supportGravatar Freeman Liu 1-3/+24
2019-11-05nvmem: sc27xx: Change to use devm_hwspin_lock_request_specific() to request o...Gravatar Baolin Wang 1-12/+1
2019-01-31nvmem: sc27xx: Convert nvmem offset to block indexGravatar Freeman Liu 1-4/+8
2018-07-15nvmem: Add Spreadtrum SC27XX efuse supportGravatar Freeman Liu 1-0/+264