Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |