index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2020-03-17
rtc: cmos: remove useless cast for driver_name
Corentin Labbe
-1
/
+1
2020-03-17
rtc: mt2712: fix build without PM_SLEEP
Alexandre Belloni
-0
/
+2
2020-03-16
rtc: 88pm860x: remove platform data support
Alexandre Belloni
-10
/
+1
2020-03-16
rtc: 88pm860x: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-4
/
+4
2020-03-16
rtc: 88pm860x: stop mangling alarm time
Alexandre Belloni
-40
/
+1
2020-03-16
rtc: 88pm860x: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: 88pm860x: stop calling unused callback
Alexandre Belloni
-17
/
+1
2020-03-16
rtc: 88pm860x: stop setting a default time
Alexandre Belloni
-13
/
+0
2020-03-16
rtc: 88pm860x: fix possible race condition
Alexandre Belloni
-6
/
+8
2020-03-16
rtc: snvs: Use devm_add_action_or_reset() for calls to clk_disable_unprepare()
Anson Huang
-14
/
+13
2020-03-16
rtc: add support for the MediaTek MT2712 RTC
Ran Bi
-0
/
+432
2020-03-16
rtc: m48t35: remove SGI-IP27 kludge
Thomas Bogendoerfer
-6
/
+1
2020-03-16
rtc: sun6i: Make external 32k oscillator optional
Jernej Skrabec
-8
/
+8
2020-03-16
rtc: puv3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-9
/
+4
2020-03-16
rtc: puv3: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: ab8500: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-5
/
+5
2020-03-16
rtc: pl031: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-20
/
+7
2020-03-16
rtc: pl031: set range
Alexandre Belloni
-0
/
+8
2020-03-16
rtc: pl031: remove useless invalid alarm handling
Alexandre Belloni
-16
/
+8
2020-03-16
rtc: fsl-ftm-alarm: allow COMPILE_TEST
Alexandre Belloni
-1
/
+1
2020-03-16
rtc: mpc5121: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-5
/
+3
2020-03-16
rtc: mpc5121: set range
Alexandre Belloni
-0
/
+9
2020-03-16
rtc: mpc5121: convert to devm_rtc_allocate_device
Alexandre Belloni
-10
/
+12
2020-03-16
rtc: mpc5121: simplify probe
Alexandre Belloni
-14
/
+8
2020-03-16
rtc: pm8xxx: stop validating valid alarm time
Alexandre Belloni
-6
/
+0
2020-03-16
rtc: pm8xxx: : switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-4
/
+4
2020-03-16
rtc: pm8xxx: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: pm8xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
-9
/
+5
2020-03-16
rtc: ds1305: switch to rtc_tm_to_time64
Alexandre Belloni
-6
/
+2
2020-03-16
rtc: ds1305: set range
Alexandre Belloni
-0
/
+2
2020-03-16
rtc: ds1374: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-6
/
+5
2020-03-16
rtc: ds1374: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: ds1374: fix possible race condition
Alexandre Belloni
-6
/
+9
2020-03-16
rtc: cpcap: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-2
/
+2
2020-03-16
rtc: cpcap: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: cpcap: convert to devm_rtc_allocate_device
Alexandre Belloni
-4
/
+4
2020-03-16
rtc: sa1100: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-15
/
+6
2020-03-16
rtc: sa1100: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: sa1100: fix possible race condition
Alexandre Belloni
-8
/
+10
2020-03-16
rtc: au1xxx: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-2
/
+2
2020-03-16
rtc: au1xxx: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: au1xxx: remove goto label
Alexandre Belloni
-9
/
+2
2020-03-16
rtc: au1xxx: convert to devm_rtc_allocate_device
Alexandre Belloni
-7
/
+6
2020-03-16
rtc: starfire: switch to rtc_time64_to_tm
Alexandre Belloni
-1
/
+1
2020-03-16
rtc: starfire: set range
Alexandre Belloni
-3
/
+5
2020-03-16
rtc: pl030: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-14
/
+7
2020-03-16
rtc: pl030: remove useless invalid alarm handling
Alexandre Belloni
-6
/
+1
2020-03-16
rtc: pl030: set range
Alexandre Belloni
-0
/
+1
2020-03-16
rtc: davinci: remove useless error handling
Alexandre Belloni
-9
/
+4
2020-03-16
rtc: davinci: let the core handle rtc range
Alexandre Belloni
-8
/
+4
[prev]
[next]