summaryrefslogtreecommitdiffstats
path: root/include/linux/nvmem-consumer.h
Commit message (Expand)AuthorAgeFilesLines
* Rename struct device_d to deviceSascha Hauer2023-01-101-7/+7
* nvmem: import Linux nvmem_cell_read_variable_le_u32Ahmad Fatoum2022-09-011-0/+9
* nvmem: add command to list nvmem devicesAhmad Fatoum2021-06-211-0/+2
* nvmem: fix mismatch between extern and inline stub prototypesAhmad Fatoum2021-06-211-1/+1
* nvmem: make nvmem_device_write/read publicMarco Felsch2021-01-191-0/+19
* nvmem: add missing stubsMarco Felsch2021-01-191-0/+14
* nvmem: sync stub return values with linux codeMarco Felsch2021-01-191-5/+5
* treewide: remove stale mentions of CONFIG_OF in commentsAhmad Fatoum2019-06-131-1/+1
* nvmem: Add prototype for exported functionsSascha Hauer2018-11-121-0/+4
* nvmem: Introduce nvmem_cell_get_and_read()Andrey Smirnov2018-06-291-0/+10
* drivers: add nvmem framework from kernelSteffen Trumtrar2017-03-301-0/+94