aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nvmem-provider.h
AgeCommit message (Expand)Author
2018-12-06nvmem: add new config optionBartosz Golaszewski
2018-12-06nvmem: Move nvmem_type_str array to its only userAndy Shevchenko
2018-12-06nvmem: add type attributeAlexandre Belloni
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski
2018-09-28nvmem: add support for cell infoBartosz Golaszewski
2018-09-28nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski
2018-05-14drivers: nvmem: Export nvmem_add_cells()Andrew Lunn
2018-03-14nvmem: Introduce devm_nvmem_(un)register()Andrey Smirnov
2018-03-14nvmem: core: Allow specifying device name verbatimAndrey Smirnov
2018-03-14nvmem: Document struct nvmem_configAndrey Smirnov
2017-07-10nvmem: include linux/err.h from headerArnd Bergmann
2016-05-01nvmem: core: remove regmap dependencySrinivas Kandagatla
2016-03-01nvmem: Add backwards compatibility support for older EEPROM drivers.Andrew Lunn
2016-03-01nvmem: Add flag to export NVMEM to root onlyAndrew Lunn
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla