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
2022-03-23
rtc: m41t80: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-4
/
+2
2022-03-23
rtc: mpc5121: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: mpc5121: let the core handle the alarm resolution
Alexandre Belloni
1
-14
/
+1
2022-03-23
rtc: ds1307: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
rtc: ds1685: drop no_irq
Alexandre Belloni
1
-9
/
+5
2022-03-23
rtc: ds1685: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-1
/
+1
2022-03-23
clk: sunxi-ng: sun6i-rtc: Add support for H6
Samuel Holland
1
-17
/
+0
2022-03-23
clk: sunxi-ng: Add support for the sun6i RTC clocks
Samuel Holland
1
-0
/
+7
2022-03-23
rtc: wm8350: Handle error for wm8350_register_irq
Jiasheng Jiang
1
-2
/
+9
2022-03-23
rtc: sun6i: Add Allwinner H616 support
Andre Przywara
1
-0
/
+2
2022-03-23
rtc: sun6i: Add support for broken-down alarm registers
Andre Przywara
1
-17
/
+40
2022-03-23
rtc: sun6i: Add support for linear day storage
Andre Przywara
1
-23
/
+46
2022-03-23
rtc: sun6i: Fix time overflow handling
Andre Przywara
1
-9
/
+5
2022-03-23
rtc: pl031: fix rtc features null pointer dereference
Ali Pouladi
1
-3
/
+3
2022-03-23
rtc: mc146818-lib: fix locking in mc146818_set_time
Mateusz Jończyk
1
-2
/
+4
2022-02-16
rtc: pcf2127: fix bug when reading alarm registers
Hugo Villeneuve
1
-1
/
+2
2022-02-16
rtc: pcf2127: use IRQ flags obtained from device tree if available
Hugo Villeneuve
1
-1
/
+12
2022-02-16
rtc: pcf8523: Fix GCC 12 warning
Victor Erminpour
1
-2
/
+2
2022-02-16
rtc: sun6i: Enable the bus clock when provided
Samuel Holland
1
-0
/
+24
2022-02-16
rtc: fix use-after-free on device removal
Vincent Whitchurch
1
-0
/
+9
2022-01-17
rtc: sunplus: fix return value in sp_rtc_probe()
Yang Yingliang
1
-1
/
+1
2022-01-17
rtc: cmos: Evaluate century appropriate
Riwen Lu
1
-1
/
+1
2022-01-17
rtc: gamecube: Fix an IS_ERR() vs NULL check
Dan Carpenter
1
-2
/
+2
2022-01-17
rtc: mc146818-lib: fix signedness bug in mc146818_get_time()
Dan Carpenter
1
-1
/
+1
2022-01-05
rtc: pxa: fix null pointer dereference
Laurence de Bruxelles
1
-0
/
+4
2022-01-05
rtc: ftrtc010: Use platform_get_irq() to get the interrupt
Lad Prabhakar
1
-5
/
+3
2022-01-05
rtc: Move variable into switch case statement
Kees Cook
1
-3
/
+3
2022-01-05
rtc: pcf2127: Fix typo in comment
Hugo Villeneuve
1
-1
/
+1
2022-01-05
rtc: Add driver for RTC in Sunplus SP7021
Vincent Shih
3
-0
/
+376
2022-01-05
rtc: rs5c372: fix incorrect oscillation value on r2221tl
Camel Guo
1
-3
/
+7
2022-01-05
rtc: rs5c372: add offset correction support
Camel Guo
1
-0
/
+120
2021-12-16
rtc: cmos: avoid UIP when writing alarm time
Mateusz Jończyk
1
-41
/
+66
2021-12-16
rtc: cmos: avoid UIP when reading alarm time
Mateusz Jończyk
1
-23
/
+49
2021-12-16
rtc: mc146818-lib: refactor mc146818_does_rtc_work
Mateusz Jończyk
1
-16
/
+1
2021-12-16
rtc: mc146818-lib: refactor mc146818_get_time
Mateusz Jończyk
1
-67
/
+42
2021-12-16
rtc: mc146818-lib: extract mc146818_avoid_UIP
Mateusz Jończyk
1
-0
/
+70
2021-12-16
rtc: mc146818-lib: fix RTC presence check
Mateusz Jończyk
2
-10
/
+34
2021-12-16
rtc: Check return value from mc146818_get_time()
Mateusz Jończyk
2
-2
/
+9
2021-12-16
rtc: mc146818-lib: change return values of mc146818_get_time()
Mateusz Jończyk
1
-2
/
+2
2021-12-16
rtc: cmos: take rtc_lock while reading from CMOS
Mateusz Jończyk
1
-0
/
+3
2021-12-16
rtc: gamecube: Report low battery as invalid data
Emmanuel Gil Peyrot
1
-0
/
+30
2021-12-16
rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U
Emmanuel Gil Peyrot
3
-0
/
+359
2021-12-03
rtc: rv8803: Add support for the Epson RX8804 RTC
Fabio Estevam
1
-0
/
+6
2021-12-03
rtc: da9063: add as wakeup source
Nikita Shubin
1
-0
/
+2
2021-12-01
rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPT
Alexandre Belloni
1
-6
/
+8
2021-12-01
rtc: pcf85063: add i2c_device_id name matching support
Marc Ferland
1
-31
/
+66
2021-12-01
rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls
Camel Guo
1
-0
/
+55
2021-11-12
Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
26
-760
/
+890
2021-11-10
rtc: rx8025: use .set_offset/.read_offset
Alexandre Belloni
1
-37
/
+36
2021-11-10
rtc: rx8025: use rtc_add_group
Alexandre Belloni
1
-18
/
+9
[next]