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
/
mtk-efuse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvmem: mtk-efuse: Simplify with devm_platform_get_and_ioremap_resource()
AngeloGioacchino Del Regno
2022-07-08
1
-2
/
+1
*
nvmem: mtk-efuse: support minimum one byte access stride and granularity
Chunfeng Yun
2021-12-21
1
-6
/
+7
*
nvmem: mtk-efuse: Remove EFUSE register write support
Chih-En Hsu
2020-09-17
1
-14
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
1
-9
/
+1
*
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
nvmem: mtk-efuse: Convert to use devm_nvmem_register()
Andrey Smirnov
2018-03-14
1
-14
/
+2
*
nvmem: set nvmem->owner to nvmem->dev->driver->owner if unset
Masahiro Yamada
2017-11-08
1
-1
/
+0
*
nvmem: mtk-efuse: fix different address space warnings of sparse
Masahiro Yamada
2017-11-08
1
-9
/
+17
*
nvmem: mtk-efuse: use stack for nvmem_config instead of malloc'ing it
Masahiro Yamada
2017-11-08
1
-14
/
+10
*
nvmem: mtk-efuse: remove nvmem regmap dependency
Srinivas Kandagatla
2016-06-25
1
-15
/
+32
*
nvmem: mediatek: Fix later provider initialization
Andrew-CT Chen
2016-03-05
1
-1
/
+22
*
nvmem: mediatek: Add Mediatek EFUSE driver
Andrew-CT Chen
2016-02-07
1
-0
/
+89