aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvmem-provider.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-06nvmem: add new config optionBartosz Golaszewski1-0/+2
2018-12-06nvmem: Move nvmem_type_str array to its only userAndy Shevchenko1-7/+0
2018-12-06nvmem: add type attributeAlexandre Belloni1-0/+16
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski1-3/+2
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski1-4/+1
2018-09-28nvmem: add support for cell infoBartosz Golaszewski1-9/+24
2018-09-28nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski1-6/+3
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn1-0/+11
2018-03-14nvmem: Introduce devm_nvmem_(un)register()Andrey Smirnov1-0/+17
2018-03-14nvmem: core: Allow specifying device name verbatimAndrey Smirnov1-0/+3
2018-03-14nvmem: Document struct nvmem_configAndrey Smirnov1-0/+22
2017-07-10nvmem: include linux/err.h from headerArnd Bergmann1-0/+3
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla1-0/+10
2016-03-01nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn1-1/+3
2016-03-01nvmem: Add flag to export NVMEM to root onlyAndrew Lunn1-0/+1
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla1-0/+47