summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/bcm-ocotp.c
Commit message (Expand)AuthorAgeFilesLines
* nvmem: bcm-ocotp: Add ACPI support to BCM OCOTPSrinath Mannam2019-01-311-17/+20
* nvmem: bcm-ocotp: Do not use "&pdev->dev" explicitlyAndrey Smirnov2018-03-141-2/+1
* nvmem: bcm-ocotp: Convert to use devm_nvmem_register()Andrey Smirnov2018-03-141-11/+1
* nvmem: set nvmem->owner to nvmem->dev->driver->owner if unsetMasahiro Yamada2017-11-081-1/+0
* nvmem: correct Broadcom OTP controller driver writesOza Pawandeep2017-06-091-2/+2
* nvmem: Add the Broadcom OTP controller driverJonathan Richardson2016-11-101-0/+335