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: tegra: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-08
1
-4
/
+4
|
*
|
rtc: tegra: set range
Alexandre Belloni
2019-04-08
1
-10
/
+14
|
*
|
rtc: coh901331: convert to SPDX identifier
Alexandre Belloni
2019-04-08
1
-1
/
+1
|
*
|
rtc: coh901331: use .set_time
Alexandre Belloni
2019-04-08
1
-3
/
+3
|
*
|
rtc: coh901331: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-08
1
-7
/
+7
|
*
|
rtc: coh901331: set range
Alexandre Belloni
2019-04-08
1
-5
/
+10
|
*
|
rtc: ds1672: switch debug message to %ptR
Alexandre Belloni
2019-04-08
1
-4
/
+1
|
*
|
rtc: ds1672: convert to SPDX identifier
Alexandre Belloni
2019-04-08
1
-4
/
+1
|
*
|
rtc: ds1672: use .set_time
Alexandre Belloni
2019-04-08
1
-2
/
+3
|
*
|
rtc: ds1672: use rtc_time64_to_tm
Alexandre Belloni
2019-04-08
1
-1
/
+1
|
*
|
rtc: ds1672: remove useless indirection
Alexandre Belloni
2019-04-08
1
-14
/
+6
|
*
|
rtc: ds1672: remove sysfs debug interface
Alexandre Belloni
2019-04-08
1
-51
/
+0
|
*
|
rtc: ds1672: move oscillator handling to .read_time
Alexandre Belloni
2019-04-08
1
-13
/
+16
|
*
|
rtc: ds1672: set range
Alexandre Belloni
2019-04-08
1
-5
/
+11
|
*
|
rtc: test: use .set_time
Alexandre Belloni
2019-04-08
1
-4
/
+4
|
*
|
rtc: lib: check whether tm->tm_year in int32 range
Xuefeng Wang
2019-04-06
1
-0
/
+1
|
*
|
rtc: don't reference bogus function pointer in kdoc
Wolfram Sang
2019-04-04
1
-4
/
+3
|
*
|
rtc: remove unnecessary Kconfig dependencies
Alexandre Belloni
2019-04-04
1
-2
/
+0
|
*
|
rtc: pcf85063: add RTC_VL_READ/RTC_VL_CLR support
Alexandre Belloni
2019-04-04
1
-0
/
+35
|
*
|
rtc: pcf85063: add offset correction support
Alexandre Belloni
2019-04-04
1
-1
/
+57
|
*
|
rtc: pcf85063: add nvram support
Alexandre Belloni
2019-04-04
1
-0
/
+24
|
*
|
rtc: pcf85063: add Micro Crystal RV8263 support
Alexandre Belloni
2019-04-04
1
-4
/
+28
|
*
|
rtc: pcf85063: add alarm support
Alexandre Belloni
2019-04-04
1
-0
/
+121
|
*
|
rtc: pcf85063: differentiate pcf85063a and pcf85063tp
Alexandre Belloni
2019-04-04
1
-6
/
+27
|
*
|
rtc: pcf85063: switch to regmap
Alexandre Belloni
2019-04-04
2
-93
/
+62
|
*
|
rtc: pcf85063: set range
Alexandre Belloni
2019-04-04
1
-3
/
+2
|
*
|
rtc: pcf85063: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
1
-6
/
+6
|
*
|
rtc: pcf85063: remove bogus i2c functionality check
Alexandre Belloni
2019-04-04
1
-3
/
+0
|
*
|
rtc: pcf85063: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-6
/
+1
|
*
|
rtc: pcf85063: switch to probe_new
Alexandre Belloni
2019-04-04
1
-10
/
+2
|
*
|
rtc: snvs: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-04
1
-3
/
+1
|
*
|
rtc: mxc: use devm_platform_ioremap_resource() to simplify code
Anson Huang
2019-04-04
1
-3
/
+1
|
*
|
rtc: snvs: use dev_pm_set_wake_irq() to simplify code
Anson Huang
2019-04-04
1
-21
/
+4
|
*
|
rtc: Add ASPEED RTC driver
Joel Stanley
2019-04-04
3
-0
/
+148
|
*
|
rtc: brcmstb-waketimer: switch to rtc_time64_to_tm
Alexandre Belloni
2019-04-04
1
-1
/
+1
|
*
|
rtc: mt6397: Don't call irq_dispose_mapping.
Pi-Hsun Shih
2019-04-04
1
-6
/
+3
|
*
|
rtc: opal: Make opal_tpo_alarm_irq_enable static
YueHaibing
2019-04-04
1
-1
/
+1
|
*
|
rtc: wm831x: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-5
/
+1
|
*
|
rtc: wm831x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-12
/
+4
|
*
|
rtc: wm831x: remove unnecessary goto
Alexandre Belloni
2019-04-04
1
-4
/
+1
|
*
|
rtc: wm831x: set range
Alexandre Belloni
2019-04-04
1
-6
/
+10
|
*
|
rtc: da9063: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-2
/
+2
|
*
|
rtc: da9063: set range
Alexandre Belloni
2019-04-04
1
-3
/
+6
|
*
|
rtc: sun4v: switch to SPDX identifier
Alexandre Belloni
2019-04-04
1
-1
/
+1
|
*
|
rtc: sun4v: set range
Alexandre Belloni
2019-04-04
1
-3
/
+5
|
*
|
rtc: sun4v: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-9
/
+2
|
*
|
rtc: omap: convert to SPDX identifier
Alexandre Belloni
2019-04-04
1
-5
/
+1
|
*
|
rtc: omap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-04-04
1
-2
/
+2
|
*
|
rtc: ps3: set range
Alexandre Belloni
2019-04-04
1
-0
/
+1
|
*
|
rtc: ps3: convert to devm_rtc_allocate_device
Alexandre Belloni
2019-04-04
1
-3
/
+5
[prev]
[next]