index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-03
nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
Mukesh Ojha
1
-3
/
+3
2024-05-03
nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-03
nvmem: core: switch to use device_add_groups()
Greg Kroah-Hartman
1
-1
/
+1
2024-05-03
nvmem: sprd: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-05-03
nvmem: sc27xx: fix module autoloading
Krzysztof Kozlowski
1
-0
/
+1
2024-05-03
nvmem: layouts: sl28vpd: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-05-03
nvmem: layouts: onie-tlv: drop driver owner initialization
Krzysztof Kozlowski
1
-1
/
+0
2024-05-03
nvmem: layouts: store owner from modules with nvmem_layout_driver_register()
Krzysztof Kozlowski
1
-2
/
+4
2024-03-07
nvmem: core: Print error on wrong bits DT property
Markus Schneider-Pargmann
1
-0
/
+5
2024-03-07
nvmem: core: make nvmem_layout_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-03-07
nvmem: mtk-efuse: Drop NVMEM device name
Chen-Yu Tsai
1
-1
/
+0
2024-03-07
nvmem: zynqmp_nvmem: Add support to access efuse
Praveen Teja Kundanala
1
-10
/
+176
2024-03-07
nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup
Praveen Teja Kundanala
1
-25
/
+12
2024-03-07
nvmem: mtk-efuse: Register MediaTek socinfo driver from efuse
William-tw Lin
1
-1
/
+20
2024-03-07
nvmem: meson-efuse: fix function pointer type mismatch
Jerome Brunet
1
-22
/
+3
2024-02-14
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
1
-2
/
+3
2024-01-18
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-225
/
+585
2024-01-04
nvmem: u-boot-env: improve coding style
Rafał Miłecki
1
-4
/
+4
2024-01-04
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
1
-8
/
+15
2024-01-04
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
1
-34
/
+21
2024-01-04
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
1
-0
/
+13
2024-01-04
nvmem: drop nvmem_layout_get_match_data()
Rafał Miłecki
1
-13
/
+0
2024-01-04
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
3
-3
/
+7
2023-12-15
nvmem: stm32: add support for STM32MP25 BSEC to control OTP data
Patrick Delaunay
1
-0
/
+16
2023-12-15
nvmem: core: Expose cells through sysfs
Miquel Raynal
2
-1
/
+135
2023-12-15
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
8
-117
/
+334
2023-12-15
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
4
-19
/
+11
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
3
-5
/
+3
2023-12-15
nvmem: Create a header for internal sharing
Miquel Raynal
2
-23
/
+36
2023-12-15
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
1
-8
/
+0
2023-12-15
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
1
-40
/
+94
2023-12-07
nvmem: Do not expect fixed layouts to grab a layout driver
Miquel Raynal
1
-0
/
+6
2023-11-04
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-16
/
+36
2023-10-27
Revert "nvmem: add new config option"
Rafał Miłecki
1
-1
/
+1
2023-10-21
nvmem: Use device_get_match_data()
Rob Herring
2
-9
/
+8
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
20
-3
/
+24
2023-10-21
nvmem: qfprom: Mark core clk as optional
Luca Weiss
1
-3
/
+3
2023-10-16
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
1
-1
/
+1
2023-10-16
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
1
-1
/
+1
2023-10-16
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
1
-1
/
+1
2023-08-23
nvmem: core: Notify when a new layout is registered
Miquel Raynal
1
-0
/
+4
2023-08-23
nvmem: core: Do not open-code existing functions
Miquel Raynal
1
-2
/
+2
2023-08-23
nvmem: core: Create all cells before adding the nvmem device
Miquel Raynal
1
-5
/
+5
2023-08-23
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
1
-1
/
+1
2023-08-23
nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
Komal Bajaj
3
-0
/
+111
2023-08-23
nvmem: Kconfig: Fix typo "drive" -> "driver"
Diederik de Haas
1
-3
/
+3
2023-08-23
nvmem: Explicitly include correct DT includes
Rob Herring
16
-16
/
+9
2023-08-23
nvmem: add new NXP QorIQ eFuse driver
Richard Alpe
3
-0
/
+92
2023-08-23
nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-2
/
+1
2023-08-23
nvmem: qfprom: do some cleanup
Yangtao Li
1
-12
/
+5
[next]