index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
nvmem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
rtc: nvmem: emit an error message when nvmem registration fails
Bartosz Golaszewski
1
-2
/
+5
2020-11-19
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
1
-2
/
+2
2020-11-19
rtc: nvmem: remove nvram ABI
Alexandre Belloni
1
-81
/
+1
2019-04-04
rtc: core: correct trivial checkpatch warnings
Alexandre Belloni
1
-1
/
+1
2019-03-18
rtc: convert core to SPDX identifier
Alexandre Belloni
1
-4
/
+1
2018-12-31
rtc: nvmem: fix possible use after free
Alexandre Belloni
1
-4
/
+5
2018-11-22
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
1
-14
/
+10
2018-11-22
rtc: nvmem: use devm_nvmem_register()
Alexandre Belloni
1
-6
/
+1
2018-05-21
rtc: nvmem: don't use IS_ERR_OR_NULL
Uwe Kleine-König
1
-1
/
+1
2018-03-01
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
1
-2
/
+1
2018-03-01
rtc: nvmem: allow registering the nvmem device before the rtc
Alexandre Belloni
1
-1
/
+1
2018-02-14
rtc: nvmem: disallow registering nvmem more than once
Alexandre Belloni
1
-0
/
+3
2018-02-14
rtc: nvmem: return error values
Alexandre Belloni
1
-4
/
+6
2018-02-14
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
1
-8
/
+9
2017-07-07
rtc: add generic nvmem support
Alexandre Belloni
1
-0
/
+113