summaryrefslogtreecommitdiff
path: root/include/linux/nvmem-consumer.h
AgeCommit message (Expand)Author
2021-09-14nvmem: core: Add stubs for nvmem_cell_read_variable_le_u32/64 if !CONFIG_NVMEMDouglas Anderson
2021-04-02nvmem: core: Add functions to make number reading easyDouglas Anderson
2020-07-29nvmem: core: Add nvmem_cell_read_u8()Andreas Färber
2020-03-19nvmem: core: add nvmem_cell_read_u64Yangtao Li
2019-11-27Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-05nvmem: core: fix nvmem_cell_write inline functionSebastian Reichel
2019-10-07nvmem: core: add nvmem_device_findThomas Bogendoerfer
2019-04-25nvmem: core: add nvmem_cell_read_u16Fabrice Gasnier
2018-09-28nvmem: use EOPNOTSUPP instead of ENOSYSBartosz Golaszewski
2018-09-28nvmem: make the naming of arguments in nvmem_cell_get() consistentBartosz Golaszewski
2018-09-28nvmem: use SPDX license identifiersBartosz Golaszewski
2018-09-28nvmem: add a notifier chainBartosz Golaszewski
2018-09-28nvmem: add support for cell lookups from machine codeBartosz Golaszewski
2018-09-28nvmem: provide nvmem_dev_name()Bartosz Golaszewski
2017-08-28nvmem: include linux/err.h from headerSrinivas Kandagatla
2017-08-28nvmem: core: Add nvmem_cell_read_u32Leonard Crestez
2016-06-25nvmem: Declare nvmem_cell_read() consistentlyGuenter Roeck
2015-08-05nvmem: Add nvmem_device based consumer apis.Srinivas Kandagatla
2015-08-05nvmem: Add a simple NVMEM framework for consumersSrinivas Kandagatla
2015-08-05nvmem: Add a simple NVMEM framework for nvmem providersSrinivas Kandagatla