aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/bcm-ocotp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-31nvmem: bcm-ocotp: Add ACPI support to BCM OCOTPSrinath Mannam1-17/+20
2018-03-14nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov1-2/+1
2018-03-14nvmem: bcm-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov1-11/+1
2017-11-08nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada1-1/+0
2017-06-09nvmem: correct Broadcom OTP controller driver writesOza Pawandeep1-2/+2
2016-11-10nvmem: Add the Broadcom OTP controller driverJonathan Richardson1-0/+335