index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
2024-03-07
nvmem: core: Print error on wrong bits DT property
Markus Schneider-Pargmann
2024-03-07
nvmem: core: make nvmem_layout_bus_type const
Ricardo B. Marliere
2024-03-07
nvmem: mtk-efuse: Drop NVMEM device name
Chen-Yu Tsai
2024-03-07
nvmem: zynqmp_nvmem: Add support to access efuse
Praveen Teja Kundanala
2024-03-07
nvmem: zynqmp_nvmem: zynqmp_nvmem_probe cleanup
Praveen Teja Kundanala
2024-03-07
nvmem: mtk-efuse: Register MediaTek socinfo driver from efuse
William-tw Lin
2024-03-07
nvmem: meson-efuse: fix function pointer type mismatch
Jerome Brunet
2024-02-14
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
2024-01-17
Merge tag 'char-misc-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-01-04
nvmem: u-boot-env: improve coding style
Rafał Miłecki
2024-01-04
nvmem: u-boot-env: use nvmem device helpers
Rafał Miłecki
2024-01-04
nvmem: u-boot-env: use nvmem_add_one_cell() nvmem subsystem helper
Rafał Miłecki
2024-01-04
nvmem: core: add nvmem_dev_size() helper
Rafał Miłecki
2024-01-04
nvmem: drop nvmem_layout_get_match_data()
Rafał Miłecki
2024-01-04
nvmem: layouts: refactor .add_cells() callback arguments
Rafał Miłecki
2023-12-15
nvmem: stm32: add support for STM32MP25 BSEC to control OTP data
Patrick Delaunay
2023-12-15
nvmem: core: Expose cells through sysfs
Miquel Raynal
2023-12-15
nvmem: core: Rework layouts to become regular devices
Miquel Raynal
2023-12-15
nvmem: Move and rename ->fixup_cell_info()
Miquel Raynal
2023-12-15
nvmem: Simplify the ->add_cells() hook
Miquel Raynal
2023-12-15
nvmem: Create a header for internal sharing
Miquel Raynal
2023-12-15
nvmem: Move of_nvmem_layout_get_container() in another header
Miquel Raynal
2023-12-15
nvmem: brcm_nvram: store a copy of NVRAM content
Rafał Miłecki
2023-12-07
nvmem: Do not expect fixed layouts to grab a layout driver
Miquel Raynal
2023-11-03
Merge tag 'char-misc-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-27
Revert "nvmem: add new config option"
Rafał Miłecki
2023-10-21
nvmem: Use device_get_match_data()
Rob Herring
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
2023-10-21
nvmem: qfprom: Mark core clk as optional
Luca Weiss
2023-10-16
nvmem: imx: correct nregs for i.MX6ULL
Peng Fan
2023-10-16
nvmem: imx: correct nregs for i.MX6UL
Peng Fan
2023-10-16
nvmem: imx: correct nregs for i.MX6SLL
Peng Fan
2023-08-23
nvmem: core: Notify when a new layout is registered
Miquel Raynal
2023-08-23
nvmem: core: Do not open-code existing functions
Miquel Raynal
2023-08-23
nvmem: core: Create all cells before adding the nvmem device
Miquel Raynal
2023-08-23
nvmem: u-boot-env:: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Atul Raut
2023-08-23
nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
Komal Bajaj
2023-08-23
nvmem: Kconfig: Fix typo "drive" -> "driver"
Diederik de Haas
2023-08-23
nvmem: Explicitly include correct DT includes
Rob Herring
2023-08-23
nvmem: add new NXP QorIQ eFuse driver
Richard Alpe
2023-08-23
nvmem: uniphier: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: qfprom: do some cleanup
Yangtao Li
2023-08-23
nvmem: stm32-romem: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: rockchip-efuse: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: meson-mx-efuse: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: lpc18xx_otp: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: brcm_nvram: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-08-23
nvmem: sunxi_sid: Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-06-15
nvmem: rmem: Use NVMEM_DEVID_AUTO
Phil Elwell
2023-06-15
nvmem: core: add support for fixed cells *layout*
Rafał Miłecki
[next]