index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nvmem
Age
Commit message (
Expand
)
Author
2024-09-26
Merge tag 'char-misc-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-23
Merge tag 'libnvdimm-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-11
nvmem: layouts: add U-Boot env layout
Rafał Miłecki
2024-09-09
Merge 6.11-rc7 into char-misc-next
Greg Kroah-Hartman
2024-09-03
nvmem: Fix return type of devm_nvmem_device_get() in kerneldoc
Geert Uytterhoeven
2024-09-03
nvmem: u-boot-env: error if NVMEM device is too small
John Thomson
2024-09-03
nvmem: sunplus-ocotp: Use devm_platform_ioremap_resource_byname() helper func...
Zhang Zekun
2024-09-03
nvmem: imx-ocotp-ele: support i.MX95
Peng Fan
2024-08-21
nvdimm: Use of_property_present() and of_property_read_bool()
Rob Herring (Arm)
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-19
Merge tag 'char-misc-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-07-05
nvmem: core: Implement force_ro sysfs attribute
Marek Vasut
2024-07-05
nvmem: Use sysfs_emit() for type attribute
Marek Vasut
2024-07-05
nvmem: core: drop unnecessary range checks in sysfs callbacks
Thomas Weißschuh
2024-07-05
nvmem: core: remove global nvmem_cells_group
Thomas Weißschuh
2024-07-05
nvmem: core: add single sysfs group
Thomas Weißschuh
2024-07-05
nvmem: rockchip-efuse: set type to OTP
Heiko Stuebner
2024-07-05
nvmem: rockchip-otp: Set type to OTP
Heiko Stuebner
2024-07-05
nvmem: rockchip-otp: set add_legacy_fixed_of_cells config option
Heiko Stuebner
2024-07-05
nvmem: meson-efuse: Replacing the use of of_node_put to __free
MarileneGarcia
2024-07-05
nvmem: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-07-03
nvmem: core: limit cell sysfs permissions to main attribute ones
Thomas Weißschuh
2024-07-03
nvmem: core: only change name to fram for current attribute
Thomas Weißschuh
2024-07-03
nvmem: meson-efuse: Fix return value of nvmem callbacks
Joy Chakraborty
2024-07-03
nvmem: rmem: Fix return value of rmem_read()
Joy Chakraborty
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-05-03
nvmem: meson-mx-efuse: Remove nvmem_device from efuse struct
Mukesh Ojha
2024-05-03
nvmem: lpc18xx_eeprom: Convert to platform remove callback returning void
Uwe Kleine-König
2024-05-03
nvmem: core: switch to use device_add_groups()
Greg Kroah-Hartman
2024-05-03
nvmem: sprd: fix module autoloading
Krzysztof Kozlowski
2024-05-03
nvmem: sc27xx: fix module autoloading
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: sl28vpd: drop driver owner initialization
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: onie-tlv: drop driver owner initialization
Krzysztof Kozlowski
2024-05-03
nvmem: layouts: store owner from modules with nvmem_layout_driver_register()
Krzysztof Kozlowski
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
[next]