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-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
2018-05-17
rtc: 88pm80x: stop setting a default time
Alexandre Belloni
1
-22
/
+0
2018-05-17
rtc: at91rm9200: add range
Alexandre Belloni
1
-0
/
+2
2018-05-16
rtc/proc: switch to proc_create_single_data
Christoph Hellwig
1
-31
/
+2
2018-05-06
rtc: stm32: get DBP register and mask from DT st, syscfg property
Amelie Delaunay
1
-22
/
+37
2018-05-06
rtc: stm32: fix alarm interrupt flags by removing IRQF_TRIGGER_RISING
Amelie Delaunay
1
-2
/
+1
2018-05-06
rtc: stm32: fix copyright and adopt SPDX identifier
Amelie Delaunay
1
-3
/
+3
2018-05-03
rtc: tps6586x: remove mktime usage
Arnd Bergmann
1
-9
/
+9
2018-05-03
rtc: ls1x: remove mktime usage
Arnd Bergmann
1
-3
/
+4
2018-05-03
rtc: vr41xx: remove mktime usage
Arnd Bergmann
1
-12
/
+12
2018-05-03
rtc: ds1340: Add support for trickle charger.
Andrea Greco
1
-0
/
+2
2018-05-03
rtc: sprd: Add RTC hardware range
Baolin Wang
1
-0
/
+2
2018-05-03
rtc: sprd: Change to use devm_rtc_allocate_device()
Baolin Wang
1
-4
/
+10
2018-05-03
rtc: simplify getting .drvdata
Wolfram Sang
15
-131
/
+71
2018-04-25
rtc: opal: Fix OPAL RTC driver OPAL_BUSY loops
Nicholas Piggin
1
-14
/
+23
2018-04-19
rtc: cmos: introduce quirks to enable use_acpi_alarm mode
Zhang Rui
1
-0
/
+26
2018-04-19
rtc: cmos: acknowledge ACPI driven wake alarms upon resume
Zhang Rui
1
-0
/
+18
2018-04-19
rtc: cmos: allow using ACPI for RTC alarm instead of HPET
Zhang Rui
1
-31
/
+80
2018-04-16
mfd: mt6397: Create irq mappings in mfd core driver
Chen Zhong
1
-4
/
+3
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
115
-975
/
+1542
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2018-04-03
rtc: snvs: Fix usage of snvs_rtc_enable
Bryan O'Donoghue
1
-4
/
+11
2018-04-03
rtc: mt7622: fix module autoloading for OF platform drivers
Sean Wang
1
-0
/
+1
2018-04-03
rtc: isl12022: use true and false for boolean values
Gustavo A. R. Silva
1
-1
/
+1
2018-03-27
rtc: ab8500: Drop AB8540 support
Linus Walleij
1
-55
/
+0
2018-03-27
rtc: remove a warning during scripts/kernel-doc step
Mathieu Malaterre
1
-1
/
+1
2018-03-27
rtc: 88pm860x: remove artificial limitation
Alexandre Belloni
1
-2
/
+2
2018-03-27
rtc: 88pm80x: remove artificial limitation
Alexandre Belloni
1
-2
/
+2
2018-03-27
rtc: st-lpc: remove artificial limitation
Alexandre Belloni
1
-16
/
+0
2018-03-27
rtc: mrst: remove artificial limitation
Alexandre Belloni
1
-1
/
+1
2018-03-27
rtc: mv: remove artificial limitation
Alexandre Belloni
1
-12
/
+0
2018-03-27
rtc: hctosys: Ensure system time doesn't overflow time_t
Alexandre Belloni
1
-0
/
+5
2018-03-26
rtc: remove bfin driver
Arnd Bergmann
3
-459
/
+0
2018-03-26
rtc: remove tile driver
Arnd Bergmann
3
-154
/
+0
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-1
/
+1
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
1
-1
/
+1
2018-03-17
rtc: pcf85063: fix clearing bits in pcf85063_start_clock
Michael McCormick
1
-1
/
+1
2018-03-17
rtc: at91sam9: Set name of regmap_config
Jeffy Chen
1
-0
/
+1
2018-03-17
rtc: s5m: Remove VLA usage
Gustavo A. R. Silva
1
-6
/
+8
2018-03-17
rtc: s5m: Move enum from rtc.h to rtc-s5m.c
Gustavo A. R. Silva
1
-0
/
+11
2018-03-17
rtc: remove VLA usage
Gustavo A. R. Silva
2
-2
/
+6
2018-03-17
rtc: Add one offset seconds to expand RTC range
Baolin Wang
2
-1
/
+128
2018-03-17
rtc: Factor out the RTC range validation into rtc_valid_range()
Baolin Wang
1
-12
/
+18
2018-03-17
rtc: Add RTC range
Alexandre Belloni
2
-0
/
+26
2018-03-17
rtc: isl1208: switch to rtc_register_device
Denis Osterland
1
-4
/
+4
2018-03-17
rtc: isl1208: enable interrupt after context preparation
Michael Grzeschik
1
-17
/
+17
2018-03-17
rtc: cros-ec: return -ETIME when refused to set alarms in the past
Jeffy Chen
1
-4
/
+4
2018-03-17
rtc: pm8xxx: Fix issue in RTC write path
Mohit Aggarwal
1
-11
/
+38
[prev]
[next]