summaryrefslogtreecommitdiff
path: root/include/linux/nvmem-provider.h
AgeCommit message (Expand)Author
2021-10-13nvmem: core: add nvmem cell post processing callbackSrinivas Kandagatla
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-11nvmem: prepare basics for FRAM supportJiri Prchal
2021-05-10nvmem: core: allow specifying of_nodeMichael Walle
2020-11-27nvmem: core: Add support for keepout regionsEvan Green
2020-07-29nvmem: core: add support to auto devidSrinivas Kandagatla
2020-01-09nvmem: add support for the write-protect pinKhouloud Touil
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