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: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-9
/
+4
|
*
|
rtc: puv3: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: ab8500: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-5
/
+5
|
*
|
rtc: pl031: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-20
/
+7
|
*
|
rtc: pl031: set range
Alexandre Belloni
2020-03-16
1
-0
/
+8
|
*
|
rtc: pl031: remove useless invalid alarm handling
Alexandre Belloni
2020-03-16
1
-16
/
+8
|
*
|
rtc: fsl-ftm-alarm: allow COMPILE_TEST
Alexandre Belloni
2020-03-16
1
-1
/
+1
|
*
|
rtc: mpc5121: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-5
/
+3
|
*
|
rtc: mpc5121: set range
Alexandre Belloni
2020-03-16
1
-0
/
+9
|
*
|
rtc: mpc5121: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-10
/
+12
|
*
|
rtc: mpc5121: simplify probe
Alexandre Belloni
2020-03-16
1
-14
/
+8
|
*
|
rtc: pm8xxx: stop validating valid alarm time
Alexandre Belloni
2020-03-16
1
-6
/
+0
|
*
|
rtc: pm8xxx: : switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-4
/
+4
|
*
|
rtc: pm8xxx: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: pm8xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-9
/
+5
|
*
|
rtc: ds1305: switch to rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-6
/
+2
|
*
|
rtc: ds1305: set range
Alexandre Belloni
2020-03-16
1
-0
/
+2
|
*
|
rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-6
/
+5
|
*
|
rtc: ds1374: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: ds1374: fix possible race condition
Alexandre Belloni
2020-03-16
1
-6
/
+9
|
*
|
rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-2
/
+2
|
*
|
rtc: cpcap: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: cpcap: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-4
/
+4
|
*
|
rtc: sa1100: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-15
/
+6
|
*
|
rtc: sa1100: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: sa1100: fix possible race condition
Alexandre Belloni
2020-03-16
1
-8
/
+10
|
*
|
rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-2
/
+2
|
*
|
rtc: au1xxx: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: au1xxx: remove goto label
Alexandre Belloni
2020-03-16
1
-9
/
+2
|
*
|
rtc: au1xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-7
/
+6
|
*
|
rtc: starfire: switch to rtc_time64_to_tm
Alexandre Belloni
2020-03-16
1
-1
/
+1
|
*
|
rtc: starfire: set range
Alexandre Belloni
2020-03-16
1
-3
/
+5
|
*
|
rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-14
/
+7
|
*
|
rtc: pl030: remove useless invalid alarm handling
Alexandre Belloni
2020-03-16
1
-6
/
+1
|
*
|
rtc: pl030: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: davinci: remove useless error handling
Alexandre Belloni
2020-03-16
1
-9
/
+4
|
*
|
rtc: davinci: let the core handle rtc range
Alexandre Belloni
2020-03-16
1
-8
/
+4
|
*
|
rtc: davinci: remove useless 24h alarm handling
Alexandre Belloni
2020-03-16
1
-21
/
+0
|
*
|
rtc: davinci: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-7
/
+5
|
*
|
rtc: sirfsoc: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2020-03-16
1
-10
/
+10
|
*
|
rtc: sirfsoc: set range
Alexandre Belloni
2020-03-16
1
-0
/
+1
|
*
|
rtc: sirfsoc: convert to devm_rtc_allocate_device
Alexandre Belloni
2020-03-16
1
-15
/
+8
|
*
|
rtc: snvs: Improve Kconfig dependency
Anson Huang
2020-03-16
1
-0
/
+1
|
*
|
rtc: sysfs: use kobj_to_dev
suguosong
2020-03-16
1
-1
/
+1
|
*
|
rtc: cmos: Use spin_lock_irqsave() in cmos_interrupt()
Ville Syrjälä
2020-03-03
1
-2
/
+3
|
*
|
rtc: snvs: Remove unused include of of_device.h
Anson Huang
2020-02-18
1
-1
/
+0
|
*
|
rtc: zynqmp: Clear alarm interrupt status before interrupt enable
Srinivas Neeli
2020-02-12
1
-4
/
+23
|
*
|
rtc: sh: Restore devm_ioremap() alignment
Geert Uytterhoeven
2020-02-12
1
-2
/
+1
|
|
/
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-30
2
-39
/
+0
|
\
\
|
*
|
efi: Register EFI rtc platform device only when available
Ard Biesheuvel
2020-02-23
2
-39
/
+0
|
|
/
[prev]
[next]