index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
nvmem.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: nvmem: emit an error message when nvmem registration fails
Bartosz Golaszewski
2020-11-19
1
-2
/
+5
*
rtc: add devm_ prefix to rtc_nvmem_register()
Bartosz Golaszewski
2020-11-19
1
-2
/
+2
*
rtc: nvmem: remove nvram ABI
Alexandre Belloni
2020-11-19
1
-81
/
+1
*
rtc: core: correct trivial checkpatch warnings
Alexandre Belloni
2019-04-04
1
-1
/
+1
*
rtc: convert core to SPDX identifier
Alexandre Belloni
2019-03-18
1
-4
/
+1
*
rtc: nvmem: fix possible use after free
Alexandre Belloni
2018-12-31
1
-4
/
+5
*
rtc: nvmem: remove nvmem from struct rtc_device
Alexandre Belloni
2018-11-22
1
-14
/
+10
*
rtc: nvmem: use devm_nvmem_register()
Alexandre Belloni
2018-11-22
1
-6
/
+1
*
rtc: nvmem: don't use IS_ERR_OR_NULL
Uwe Kleine-König
2018-05-21
1
-1
/
+1
*
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
2018-03-01
1
-2
/
+1
*
rtc: nvmem: allow registering the nvmem device before the rtc
Alexandre Belloni
2018-03-01
1
-1
/
+1
*
rtc: nvmem: disallow registering nvmem more than once
Alexandre Belloni
2018-02-14
1
-0
/
+3
*
rtc: nvmem: return error values
Alexandre Belloni
2018-02-14
1
-4
/
+6
*
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
2018-02-14
1
-8
/
+9
*
rtc: add generic nvmem support
Alexandre Belloni
2017-07-07
1
-0
/
+113