aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nvmem-consumer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier1-0/+7
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski1-15/+15
2018-09-28nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski1-6/+6
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski1-4/+1
2018-09-28nvmem: add a notifier chainBartosz Golaszewski1-0/+21
2018-09-28nvmem: add support for cell lookups from machine codeBartosz Golaszewski1-0/+28
2018-09-28nvmem: provide nvmem_dev_name()Bartosz Golaszewski1-0/+8
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla1-0/+3
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez1-0/+7
2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck1-1/+1
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla1-0/+73
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla1-0/+61
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla1-0/+23