index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rtc: mxc_v2: Fix _iomem pointer notation
Fabio Estevam
2018-03-01
1
-1
/
+1
|
*
rtc: isl1208: Fix unintended clear of SR bits
Denis Osterland
2018-03-01
1
-0
/
+5
|
*
rtc: tx4939: use generic nvmem
Alexandre Belloni
2018-03-01
1
-33
/
+26
|
*
rtc: tx4939: fix possible race condition
Alexandre Belloni
2018-03-01
1
-2
/
+3
|
*
rtc: tx4939: switch to rtc_register_device
Alexandre Belloni
2018-03-01
1
-2
/
+8
|
*
rtc: tx4939: extend test coverage
Alexandre Belloni
2018-03-01
1
-1
/
+1
|
*
rtc: tx4939: remove arch/mips dependency
Alexandre Belloni
2018-03-01
1
-1
/
+24
|
*
rtc: stk17ta8: use generic nvmem
Alexandre Belloni
2018-03-01
1
-40
/
+24
|
*
rtc: stk17ta8: fix possible race condition
Alexandre Belloni
2018-03-01
1
-2
/
+2
|
*
rtc: stk17ta8: switch to rtc_register_device
Alexandre Belloni
2018-03-01
1
-2
/
+7
|
*
rtc: stk17ta8: make alarms useful
Alexandre Belloni
2018-03-01
1
-4
/
+1
|
*
rtc: rp5c01: use generic nvmem
Alexandre Belloni
2018-03-01
1
-41
/
+24
|
*
rtc: rp5c01: fix possible race condition
Alexandre Belloni
2018-03-01
1
-2
/
+10
|
*
rtc: ds1742: use generic nvmem
Alexandre Belloni
2018-03-01
1
-41
/
+26
|
*
rtc: ds1742: switch to rtc_register_device
Alexandre Belloni
2018-03-01
1
-2
/
+8
|
*
rtc: cmos: use generic nvmem
Alexandre Belloni
2018-03-01
1
-43
/
+30
|
*
rtc: cmos: fix possible race condition
Alexandre Belloni
2018-03-01
1
-4
/
+8
|
*
rtc: ds1553: make alarms useful
Alexandre Belloni
2018-03-01
1
-10
/
+0
|
*
rtc: ds1553: use generic nvmem
Alexandre Belloni
2018-03-01
1
-31
/
+24
|
*
rtc: ds1553: switch to rtc_register_device
Alexandre Belloni
2018-03-01
1
-2
/
+7
|
*
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
Alexandre Belloni
2018-03-01
1
-18
/
+0
|
*
rtc: m48t59: use generic nvmem
Alexandre Belloni
2018-03-01
1
-32
/
+24
|
*
rtc: m48t59: switch to rtc_register_device
Alexandre Belloni
2018-03-01
1
-2
/
+7
|
*
rtc: ds1343: use generic nvmem
Alexandre Belloni
2018-03-01
1
-46
/
+20
|
*
rtc: ds1343: remove undocumented and useless sysfs files
Alexandre Belloni
2018-03-01
1
-95
/
+1
|
*
rtc: ds1343: switch to rtc_register_device
Alexandre Belloni
2018-03-01
1
-5
/
+8
|
*
rtc: ds1343: simplify regmap initialization
Alexandre Belloni
2018-03-01
1
-6
/
+2
|
*
rtc: remove nvmem_config
Alexandre Belloni
2018-03-01
1
-2
/
+0
|
*
rtc: rv8803: fix possible race condition
Alexandre Belloni
2018-03-01
1
-8
/
+8
|
*
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
1
-10
/
+10
|
*
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-1
/
+2
|
*
rtc: pcf85363: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
1
-9
/
+10
|
*
rtc: pcf85363: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-2
/
+6
|
*
rtc: omap: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-1
/
+2
|
*
rtc: m48t86: put m48t86_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
1
-11
/
+9
|
*
rtc: m48t86: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-1
/
+2
|
*
rtc: ds1511: put ds1511_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
1
-10
/
+9
|
*
rtc: ds1511: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-1
/
+2
|
*
rtc: ds1307: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
1
-9
/
+10
|
*
rtc: ds1307: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-6
/
+6
|
*
rtc: ds1305: put ds1305_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
1
-9
/
+8
|
*
rtc: ds1305: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
1
-2
/
+2
|
*
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
2018-03-01
2
-15
/
+1
|
*
rtc: nvmem: allow registering the nvmem device before the rtc
Alexandre Belloni
2018-03-01
2
-3
/
+4
|
*
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
2
-8
/
+13
|
*
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
2018-02-14
3
-11
/
+14
|
*
rtc: ds1302: remove redundant initializations of pointer bp
Colin Ian King
2018-02-13
1
-2
/
+2
|
*
rtc: goldfish: Add missing MODULE_LICENSE
James Hogan
2018-02-13
1
-0
/
+2
|
*
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
2018-02-13
1
-4
/
+2
[prev]
[next]