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: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
2018-03-17
1
-11
/
+38
|
*
rtc: at91sam: add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-03-17
1
-0
/
+1
|
*
rtc: isl12026: fixup nvmem registration
Alexandre Belloni
2018-03-17
1
-16
/
+12
|
*
rtc: isl12026: new driver.
David Daney
2018-03-17
3
-0
/
+516
|
*
rtc: brcmstb-waketimer: Set wktmr prescaler
Justin Chen
2018-03-17
1
-0
/
+3
|
*
rtc: fix rtc_time64_to_tm for 3477
Alexandre Belloni
2018-03-17
1
-1
/
+1
|
*
rtc: ac100: Fix ac100 determine rate bug
Philipp Rossak
2018-03-17
1
-1
/
+23
|
*
rtc: pcf85363: set time accurately
Alexandre Belloni
2018-03-17
1
-4
/
+16
|
*
rtc: pcf85363: add alarm support
Alexandre Belloni
2018-03-17
1
-0
/
+159
|
*
rtc: pcf85363: add .max_register in regmap_config
Alexandre Belloni
2018-03-17
1
-0
/
+1
|
*
rtc: m41t80: remove useless indirection
Alexandre Belloni
2018-03-17
1
-15
/
+5
|
*
rtc: m41t80: fix race conditions
Alexandre Belloni
2018-03-17
1
-7
/
+11
|
*
rtc: m41t80: move m41t80_rtc_mutex to the block where it is used
Sebastian Andrzej Siewior
2018-03-17
1
-1
/
+1
|
*
rtc: pcf85063: remove useless indirection
Alexandre Belloni
2018-03-17
1
-12
/
+4
|
*
rtc: pcf85063: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-17
1
-1
/
+1
|
*
rtc: max6900: remove useless indirection
Alexandre Belloni
2018-03-17
1
-13
/
+4
|
*
rtc: max6900: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-17
1
-1
/
+1
|
*
rtc: rs5c372: remove useless indirection
Alexandre Belloni
2018-03-17
1
-13
/
+4
|
*
rtc: rs5c372: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-17
1
-2
/
+1
|
*
rtc: rs5c372: remove useless message
Alexandre Belloni
2018-03-17
1
-4
/
+0
|
*
rtc: s35390a: remove useless indirection
Alexandre Belloni
2018-03-17
1
-24
/
+8
|
*
rtc: s35390a: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-17
1
-1
/
+1
|
*
rtc: s35390a: remove useless message
Alexandre Belloni
2018-03-17
1
-4
/
+0
|
*
rtc: rk808: fix possible race condition
Alexandre Belloni
2018-03-17
1
-7
/
+7
|
*
rtc: rk808: remove useless debug message
Alexandre Belloni
2018-03-17
1
-11
/
+0
|
*
rtc: rx8581: remove useless message
Alexandre Belloni
2018-03-02
1
-5
/
+1
|
*
rtc: rx4581: remove useless message
Alexandre Belloni
2018-03-02
1
-5
/
+1
|
*
rtc: pm8xxx: remove useless message
Alexandre Belloni
2018-03-02
1
-6
/
+0
|
*
rtc: abx80x: remove useless message
Alexandre Belloni
2018-03-02
1
-5
/
+1
|
*
rtc: tegra: stop validating rtc_time in .set_time
Alexandre Belloni
2018-03-02
1
-4
/
+0
|
*
rtc: spear: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
2018-03-02
1
-9
/
+3
|
*
rtc: omap: stop validating rtc_time in .set_time and .set_alarm
Alexandre Belloni
2018-03-02
1
-3
/
+0
|
*
rtc: max77686: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-3
/
+1
|
*
rtc: m41t93: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
|
*
rtc: isl12022: remove useless indirection
Alexandre Belloni
2018-03-02
1
-12
/
+4
|
*
rtc: sc27xx: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
|
*
rtc: r7301: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
|
*
rtc: nuc900: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-6
/
+8
|
*
rtc: diasemi: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
3
-4
/
+3
|
*
rtc: cpcap: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-1
/
+1
|
*
rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
1
-3
/
+1
|
*
rtc: stop validating rtc_time in .read_time
Alexandre Belloni
2018-03-02
48
-53
/
+48
|
*
rtc: stop validating rtc_time after rtc_time_to_tm
Alexandre Belloni
2018-03-01
13
-13
/
+13
|
*
rtc: stop validating rtc_time after rtc_time64_to_tm
Alexandre Belloni
2018-03-01
3
-3
/
+3
|
*
rtc: stk17ta8: let the core handle invalid time
Alexandre Belloni
2018-03-01
1
-4
/
+0
|
*
rtc: rs5c348: let the core handle invalid time
Alexandre Belloni
2018-03-01
1
-5
/
+0
|
*
rtc: cmos: let the core handle invalid time
Alexandre Belloni
2018-03-01
1
-12
/
+0
|
*
rtc: ds1553: let the core handle invalid time
Alexandre Belloni
2018-03-01
1
-4
/
+0
|
*
rtc: ds1511: let the core handle invalid time
Alexandre Belloni
2018-03-01
1
-4
/
+0
|
*
rtc: tx4939: avoid unintended sign extension on a 24 bit shift
Colin Ian King
2018-03-01
1
-2
/
+4
[prev]
[next]