index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
xen
/
swiotlb-xen.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
rtc: da9052: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+2
2020-04-01
rtc: da9052: set range
Alexandre Belloni
1
-0
/
+2
2020-04-01
rtc: da9052: convert to devm_rtc_allocate_device
Alexandre Belloni
1
-3
/
+7
2020-03-29
rtc: imx-sc: Align imx sc msg structs to 4
Leonard Crestez
1
-1
/
+1
2020-03-29
rtc: fsl-ftm-alarm: report alarm to core
Biwen Li
1
-0
/
+2
2020-03-26
rtc: pcf85063: Add pcf85063 clkout control to common clock framework
Michael McCormick
1
-0
/
+157
2020-03-26
rtc: make definitions in include/uapi/linux/rtc.h actually useful for user space
Eugene Syromiatnikov
1
-4
/
+7
2020-03-24
rtc: class: avoid unnecessary lookup in hctosys
Alexandre Belloni
1
-14
/
+2
2020-03-24
dt-bindings: rtc: Convert and update jz4740-rtc doc to YAML
Paul Cercueil
2
-37
/
+83
2020-03-24
rtc: jz4740: Rename vendor-specific DT properties
Paul Cercueil
1
-2
/
+3
2020-03-24
rtc: jz4740: Add support for JZ4760 SoC
Paul Cercueil
1
-1
/
+3
2020-03-23
rtc: class: support hctosys from modular RTC drivers
Steve Muckle
4
-73
/
+61
2020-03-23
rtc: pm8xxx: clear alarm register when alarm is not enabled
韩科才
1
-0
/
+11
2020-03-23
rtc: omap: drop unused dt-bindings header
Uwe Kleine-König
1
-1
/
+0
2020-03-23
rtc: bd70528: Avoid double error messaging when IRQ absent
Keyur Patel
1
-3
/
+1
2020-03-23
rtc: max8907: add missing select REGMAP_IRQ
Corentin Labbe
1
-0
/
+1
2020-03-23
rtc: fsl-ftm-alarm: enable acpi support
Peng Ma
1
-6
/
+15
2020-03-22
rtc: mxc: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
Anson Huang
1
-27
/
+19
2020-03-22
rtc: ds1307: handle oscillator failure flags for ds1388 variant
Chris Packham
1
-0
/
+9
2020-03-17
rtc: mt2712: fix build without PM_SLEEP
Alexandre Belloni
1
-0
/
+2
2020-03-16
rtc: 88pm860x: remove platform data support
Alexandre Belloni
1
-10
/
+1
2020-03-16
rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
1
-4
/
+4
2020-03-16
rtc: 88pm860x: stop mangling alarm time
Alexandre Belloni
1
-40
/
+1
2020-03-16
rtc: 88pm860x: set range
Alexandre Belloni
1
-0
/
+1
2020-03-16
rtc: 88pm860x: stop calling unused callback
Alexandre Belloni
1
-17
/
+1
2020-03-16
rtc: 88pm860x: stop setting a default time
Alexandre Belloni
1
-13
/
+0
2020-03-16
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
1
-6
/
+8
2020-03-16
rtc: snvs: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
Anson Huang
1
-14
/
+13
2020-03-16
MAINTAINERS: add MT2712 RTC files
Ran Bi
1
-0
/
+2
2020-03-16
rtc: add support for the MediaTek MT2712 RTC
Ran Bi
3
-0
/
+432