aboutsummaryrefslogtreecommitdiff
path: root/drivers/nvmem/meson-mx-efuse.c
AgeCommit message (Expand)AuthorFilesLines
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
2023-08-23nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()Gravatar Yangtao Li 1-3/+1
2022-02-21nvmem: meson-mx-efuse: replace unnecessary devm_kstrdup()Gravatar Xiaoke Wang 1-2/+1
2019-08-18nvmem: meson-mx-efuse: allow reading data smaller than word_sizeGravatar Martin Blumenstingl 1-1/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295Gravatar Thomas Gleixner 1-9/+1
2018-03-14nvmem: meson-mx-efuse: Convert to use devm_nvmem_register()Gravatar Andrey Smirnov 1-14/+2
2017-12-23nvmem: meson-mx-efuse: fix reading from an offset other than 0Gravatar Martin Blumenstingl 1-2/+2
2017-10-20nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCsGravatar Martin Blumenstingl 1-0/+265