summaryrefslogtreecommitdiffstats
path: root/include/linux/nvmem-provider.h
Commit message (Expand)AuthorAgeFilesLines
* nvmem: add new config optionBartosz Golaszewski2018-12-061-0/+2
* nvmem: Move nvmem_type_str array to its only userAndy Shevchenko2018-12-061-7/+0Star
* nvmem: add type attributeAlexandre Belloni2018-12-061-0/+16
* nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski2018-09-281-3/+2Star
* nvmem: use SPDX license identifiersBartosz Golaszewski2018-09-281-4/+1Star
* nvmem: add support for cell infoBartosz Golaszewski2018-09-281-9/+24
* nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski2018-09-281-6/+3Star
* drivers: nvmem: Export nvmem_add_cells()Andrew Lunn2018-05-141-0/+11
* nvmem: Introduce devm_nvmem_(un)register()Andrey Smirnov2018-03-141-0/+17
* nvmem: core: Allow specifying device name verbatimAndrey Smirnov2018-03-141-0/+3
* nvmem: Document struct nvmem_configAndrey Smirnov2018-03-141-0/+22
* nvmem: include linux/err.h from headerArnd Bergmann2017-07-101-0/+3
* nvmem: core: remove regmap dependencySrinivas Kandagatla2016-05-011-0/+10
* nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn2016-03-021-1/+3
* nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-021-0/+1
* nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-051-0/+47