summaryrefslogtreecommitdiffstats
path: root/include/linux/nvmem-provider.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-0/+1
|\
| * nvmem: prepare basics for FRAM supportJiri Prchal2021-06-111-0/+1
* | nvmem: core: allow specifying of_nodeMichael Walle2021-05-101-0/+2
|/
* nvmem: core: Add support for keepout regionsEvan Green2020-11-271-0/+17
* nvmem: core: add support to auto devidSrinivas Kandagatla2020-07-291-0/+3
* nvmem: add support for the write-protect pinKhouloud Touil2020-01-091-0/+3
* nvmem: add new config optionBartosz Golaszewski2018-12-061-0/+2
* nvmem: Move nvmem_type_str array to its only userAndy Shevchenko2018-12-061-7/+0
* nvmem: add type attributeAlexandre Belloni2018-12-061-0/+16
* nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski2018-09-281-3/+2
* nvmem: use SPDX license identifiersBartosz Golaszewski2018-09-281-4/+1
* nvmem: add support for cell infoBartosz Golaszewski2018-09-281-9/+24
* nvmem: change the signature of nvmem_unregister()Bartosz Golaszewski2018-09-281-6/+3
* 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-011-1/+3
* nvmem: Add flag to export NVMEM to root onlyAndrew Lunn2016-03-011-0/+1
* nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla2015-08-051-0/+47