summaryrefslogtreecommitdiff
path: root/include/linux/nvmem-consumer.h
AgeCommit message (Expand)Author
2024-01-04nvmem: core: add nvmem_dev_size() helperRafał Miłecki
2023-12-15nvmem: Move of_nvmem_layout_get_container() in another headerMiquel Raynal
2023-09-19nvmem: core: Add stub for nvmem_cell_read_u8Komal Bajaj
2023-08-23nvmem: core: Notify when a new layout is registeredMiquel Raynal
2023-08-23nvmem: core: Return NULL when no nvmem layout is foundMiquel Raynal
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle
2023-02-06nvmem: core: move struct nvmem_cell_info to nvmem-provider.hMichael Walle
2022-05-09nvmem: core: support passing DT node in cell infoRafał Miłecki
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