Age | Commit message (Expand) | Author | Files | Lines |
2020-07-29 | nvmem: core: Add nvmem_cell_read_u8() | Andreas Färber | 1 | -0/+1 |
2020-03-19 | nvmem: core: add nvmem_cell_read_u64 | Yangtao Li | 1 | -0/+7 |
2019-11-27 | Merge tag 'char-misc-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2019-11-05 | nvmem: core: fix nvmem_cell_write inline function | Sebastian Reichel | 1 | -1/+1 |
2019-10-07 | nvmem: core: add nvmem_device_find | Thomas Bogendoerfer | 1 | -0/+9 |
2019-04-25 | nvmem: core: add nvmem_cell_read_u16 | Fabrice Gasnier | 1 | -0/+7 |
2018-09-28 | nvmem: use EOPNOTSUPP instead of ENOSYS | Bartosz Golaszewski | 1 | -15/+15 |
2018-09-28 | nvmem: make the naming of arguments in nvmem_cell_get() consistent | Bartosz Golaszewski | 1 | -6/+6 |
2018-09-28 | nvmem: use SPDX license identifiers | Bartosz Golaszewski | 1 | -4/+1 |
2018-09-28 | nvmem: add a notifier chain | Bartosz Golaszewski | 1 | -0/+21 |
2018-09-28 | nvmem: add support for cell lookups from machine code | Bartosz Golaszewski | 1 | -0/+28 |
2018-09-28 | nvmem: provide nvmem_dev_name() | Bartosz Golaszewski | 1 | -0/+8 |
2017-08-28 | nvmem: include linux/err.h from header | Srinivas Kandagatla | 1 | -0/+3 |
2017-08-28 | nvmem: core: Add nvmem_cell_read_u32 | Leonard Crestez | 1 | -0/+7 |
2016-06-25 | nvmem: Declare nvmem_cell_read() consistently | Guenter Roeck | 1 | -1/+1 |
2015-08-05 | nvmem: Add nvmem_device based consumer apis. | Srinivas Kandagatla | 1 | -0/+73 |
2015-08-05 | nvmem: Add a simple NVMEM framework for consumers | Srinivas Kandagatla | 1 | -0/+61 |
2015-08-05 | nvmem: Add a simple NVMEM framework for nvmem providers | Srinivas Kandagatla | 1 | -0/+23 |