index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-05
rtc: mrst: switch to devm functions
Alexandre Belloni
1
-27
/
+18
2018-06-04
rtc: sunxi: fix possible race condition
Alexandre Belloni
1
-14
/
+9
2018-06-01
rtc: test: remove irq sysfs file
Alexandre Belloni
1
-39
/
+0
2018-06-01
rtc: test: emulate alarms using timers
Alexandre Belloni
1
-4
/
+52
2018-06-01
rtc: test: store time as an offset to system time
Alexandre Belloni
1
-16
/
+23
2018-06-01
rtc: test: allow registering many devices
Alexandre Belloni
1
-24
/
+24
2018-06-01
rtc: test: remove useless proc info
Alexandre Belloni
1
-11
/
+0
2018-06-01
rtc: ds1685: Add range
Alexandre Belloni
1
-0
/
+4
2018-06-01
rtc: ds1685: fix possible race condition
Alexandre Belloni
1
-23
/
+18
2018-06-01
rtc: sprd: Add new RTC power down check method
Baolin Wang
1
-23
/
+24
2018-06-01
rtc: sun6i: Fix bit_idx value for clk_register_gate
Michael Trimarchi
1
-2
/
+2
2018-06-01
rtc: jz4740: Fix a typo in Kconfig
Mathieu Malaterre
1
-1
/
+1
2018-05-26
rtc: test: remove obsolete .set_mmss
Alexandre Belloni
1
-17
/
+2
2018-05-23
rtc: st-lpc: add range
Alexandre Belloni
1
-0
/
+2
2018-05-23
rtc: st-lpc: fix possible race condition
Alexandre Belloni
1
-15
/
+9
2018-05-22
rtc: stm32: add stm32mp1 rtc support
Amelie Delaunay
1
-14
/
+89
2018-05-22
rtc: stm32: rework register management to prepare other version of RTC
Amelie Delaunay
1
-57
/
+127
2018-05-22
rtc: stm32: fix misspelling and misalignment issues
Amelie Delaunay
1
-2
/
+2
2018-05-22
rtc: mxc: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+3
2018-05-22
rtc: snvs: Switch to SPDX identifier
Fabio Estevam
1
-10
/
+3
2018-05-21
rtc: nvmem: don't use IS_ERR_OR_NULL
Uwe Kleine-König
1
-1
/
+1
2018-05-21
rtc: ds1742: don't explicitly specify word_size and stride of nvmem
Uwe Kleine-König
1
-2
/
+0
2018-05-21
rtc: brcmstb-waketimer: add range
Alexandre Belloni
1
-6
/
+1
2018-05-21
rtc: brcmstb-waketimer: switch to rtc_register_device
Alexandre Belloni
1
-5
/
+8
2018-05-19
rtc: mxc_v2: use rtc_time64_to_tm in mxc_rtc_read_alarm
Alexandre Belloni
1
-1
/
+1
2018-05-19
rtc: mxc_v2: let the core handle rtc range
Alexandre Belloni
1
-10
/
+1
2018-05-19
rtc: mxc_v2: fix possible race condition
Alexandre Belloni
1
-7
/
+9
2018-05-18
rtc: ls1x: add range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: ls1x: remove useless label and goto
Alexandre Belloni
1
-8
/
+3
2018-05-17
rtc: ls1x: switch to rtc_register_device
Alexandre Belloni
1
-7
/
+7
2018-05-17
rtc: tps6586x: let the core handle rtc range
Alexandre Belloni
1
-22
/
+5
2018-05-17
rtc: tps6586x: fix possible race condition
Alexandre Belloni
1
-3
/
+11
2018-05-17
rtc: vr41xx: add range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: vr41xx: fix possible race condition
Alexandre Belloni
1
-2
/
+7
2018-05-17
rtc: rx8581: switch to regmap
Alexandre Belloni
1
-113
/
+42
2018-05-17
rtc: rx8581: error out when time invalid
Alexandre Belloni
1
-4
/
+6
2018-05-17
rtc: rx8581: remove useless declaration
Alexandre Belloni
1
-18
/
+15
2018-05-17
rtc: rx8581: remove useless indirection
Alexandre Belloni
1
-12
/
+4
2018-05-17
rtc: rx8581: let the core handle rtc range
Alexandre Belloni
1
-5
/
+4
2018-05-17
rtc: rx8581: add RTC range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: rx8581: switch to rtc_register_device
Alexandre Belloni
1
-8
/
+5
2018-05-17
rtc: tps65910: add range
Alexandre Belloni
1
-0
/
+2
2018-05-17
rtc: tps65910: allow platform power up
Alexandre Belloni
1
-12
/
+0
2018-05-17
rtc: tps65910: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2018-05-17
rtc: ab-b5ze-s3: let the core handle the RTC range
Alexandre Belloni
1
-9
/
+2
2018-05-17
rtc: ab-b5ze-s3: fix possible race conditions
Alexandre Belloni
1
-8
/
+11
2018-05-17
rtc: 88pm80x: convert to rtc_tm_to_time64/rtc_time64_to_tm
Alexandre Belloni
1
-8
/
+8
2018-05-17
rtc: 88pm80x: let the core handle the RTC range
Alexandre Belloni
1
-6
/
+2
2018-05-17
rtc: 88pm80x: fix possible race condition
Alexandre Belloni
1
-4
/
+8
2018-05-17
rtc: 88pm80x: remove unused pm80x_rtc_info members
Alexandre Belloni
1
-2
/
+0
[prev]
[next]