index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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-07
rtc: ftrtc010: switch to devm_rtc_allocate_device
Alexandre Belloni
1
-4
/
+7
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-4
/
+4
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
[prev]
[next]