index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: core: Print error on wrong bits DT property
Markus Schneider-Pargmann
2024-03-07
1
-0
/
+5
*
nvmem: core: make nvmem_layout_bus_type const
Ricardo B. Marliere
2024-03-07
1
-1
/
+1
*
nvmem: mtk-efuse: Drop NVMEM device name
Chen-Yu Tsai
2024-03-07
1
-1
/
+0
*
nvmem: zynqmp_nvmem: Add support to access efuse
Praveen Teja Kundanala
2024-03-07
1
-10
/
+176
*
nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup
Praveen Teja Kundanala
2024-03-07
1
-25
/
+12
*
nvmem: mtk-efuse: Register MediaTek socinfo driver from efuse
William-tw Lin
2024-03-07
1
-1
/
+20
*
nvmem: meson-efuse: fix function pointer type mismatch
Jerome Brunet
2024-03-07
1
-22
/
+3
*
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
2024-02-14
1
-2
/
+3
*
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-17
12
-225
/
+585
|
\
|
*
nvmem: u-boot-env: improve coding style
Rafał Miłecki
2024-01-04
1
-4
/
+4
|
*
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
2024-01-04
1
-8
/
+15
|
*
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
2024-01-04
1
-34
/
+21
|
*
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
2024-01-04
1
-0
/
+13
|
*
nvmem: drop nvmem_layout_get_match_data()
Rafał Miłecki
2024-01-04
1
-13
/
+0
|
*
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
2024-01-04
3
-3
/
+7
|
*
nvmem: stm32: add support for STM32MP25 BSEC to control OTP data
Patrick Delaunay
2023-12-15
1
-0
/
+16
|
*
nvmem: core: Expose cells through sysfs
Miquel Raynal
2023-12-15
2
-1
/
+135
|
*
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
2023-12-15
8
-117
/
+334
|
*
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
2023-12-15
4
-19
/
+11
|
*
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
2023-12-15
3
-5
/
+3
|
*
nvmem: Create a header for internal sharing
Miquel Raynal
2023-12-15
2
-23
/
+36
|
*
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
2023-12-15
1
-8
/
+0
*
|
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
2023-12-15
1
-40
/
+94
|
/
*
nvmem: Do not expect fixed layouts to grab a layout driver
Miquel Raynal
2023-12-07
1
-0
/
+6
*
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-11-03
21
-16
/
+36
|
\
|
*
Revert "nvmem: add new config option"
Rafał Miłecki
2023-10-27
1
-1
/
+1
|
*
nvmem: Use device_get_match_data()
Rob Herring
2023-10-21
2
-9
/
+8
|
*
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-10-21
20
-3
/
+24
|
*
nvmem: qfprom: Mark core clk as optional
Luca Weiss
2023-10-21
1
-3
/
+3
*
|
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
2023-10-16
1
-1
/
+1
*
|
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
2023-10-16
1
-1
/
+1
*
|
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
2023-10-16
1
-1
/
+1
|
/
*
nvmem: core: Notify when a new layout is registered
Miquel Raynal
2023-08-23
1
-0
/
+4
*
nvmem: core: Do not open-code existing functions
Miquel Raynal
2023-08-23
1
-2
/
+2
*
nvmem: core: Create all cells before adding the nvmem device
Miquel Raynal
2023-08-23
1
-5
/
+5
*
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-23
1
-1
/
+1
*
nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
Komal Bajaj
2023-08-23
3
-0
/
+111
*
nvmem: Kconfig: Fix typo "drive" -> "driver"
Diederik de Haas
2023-08-23
1
-3
/
+3
*
nvmem: Explicitly include correct DT includes
Rob Herring
2023-08-23
16
-16
/
+9
*
nvmem: add new NXP QorIQ eFuse driver
Richard Alpe
2023-08-23
3
-0
/
+92
*
nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: qfprom: do some cleanup
Yangtao Li
2023-08-23
1
-12
/
+5
*
nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
1
-3
/
+1
*
nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
1
-3
/
+1
*
nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
1
-2
/
+1
*
nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
1
-3
/
+1
*
nvmem: rmem: Use NVMEM_DEVID_AUTO
Phil Elwell
2023-06-15
1
-0
/
+1
*
nvmem: core: add support for fixed cells *layout*
Rafał Miłecki
2023-06-15
1
-3
/
+29
[next]