summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem/bcm-ocotp.c
Commit message (Expand)AuthorAgeFilesLines
* nvmem: Explicitly include correct DT includesRob Herring2023-08-231-1/+0
* nvmem: bcm-ocotp: Use devm_platform_ioremap_resource()Yang Li2023-04-051-3/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner2022-06-101-12/+2
* nvmem: bcm-ocotp: mark ACPI device ID table as maybe unusedKrzysztof Kozlowski2022-04-241-1/+1
* 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