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
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-2
/
+2
2015-06-26
Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...
Linus Torvalds
32
-323
/
+1155
2015-06-25
rtc: remove useless I2C dependencies
Alexandre Belloni
1
-7
/
+3
2015-06-25
rtc: whitespace fixes
Alexandre Belloni
2
-30
/
+30
2015-06-25
rtc: Properly sort Makefile
Alexandre Belloni
1
-17
/
+17
2015-06-25
rtc: pfc8563: fix uninitialized variable warning
Arnd Bergmann
1
-1
/
+1
2015-06-25
rtc: ds1307: Enable the mcp794xx alarm after programming time
Nishanth Menon
1
-6
/
+6
2015-06-25
rtc: hym8563: make the irq optional
Heiko Stübner
1
-8
/
+10
2015-06-25
rtc: gemini: fix cocci warnings
kbuild test robot
1
-2
/
+1
2015-06-25
rtc: mv: correct 24 hour error message
Alexandre Belloni
1
-4
/
+4
2015-06-25
rtc: mv: use BIT()
Alexandre Belloni
1
-2
/
+3
2015-06-25
rtc: efi: use correct EFI 'epoch'
Ard Biesheuvel
1
-25
/
+14
2015-06-25
rtc: interface: Remove rtc_set_mmss()
Xunlei Pang
1
-45
/
+0
2015-06-25
rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
Xunlei Pang
2
-10
/
+21
2015-06-25
rtc: sunxi: Replace deprecated rtc_tm_to_time()
Xunlei Pang
1
-17
/
+15
2015-06-25
rtc: isl1208: Replace deprecated rtc_tm_to_time()
Xunlei Pang
1
-8
/
+1
2015-06-25
rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
Xunlei Pang
1
-4
/
+4
2015-06-25
rtc: palmas: Initialise bb_charging flag before using it
Laxman Dewangan
1
-1
/
+1
2015-06-25
rtc: simplify use of devm_ioremap_resource
Julia Lawall
3
-12
/
+3
2015-06-25
rtc: pcf8563 fix: return -EINVAL if we read an invalid time.
Jan Kardell
1
-8
/
+3
2015-06-25
rtc: driver for Cortina Gemini
Hans Ulli Kroll
3
-0
/
+188
2015-06-25
rtc: stmp3xxx select STMP_DEVICE
Alexandre Belloni
1
-0
/
+1
2015-06-25
rtc: snvs: fix wakealarm by call enable_irq_wake earlier
Stefan Agner
1
-9
/
+21
2015-06-25
rtc: rtc-v3020: use gpio_request_array()
Jingoo Han
1
-30
/
+11
2015-06-25
rtc: ep93xx: Use readl/writel for io
H Hartley Sweeten
1
-3
/
+3
2015-06-25
rtc: max77802: Report platform modalias to fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2015-06-25
rtc: max77686: Report platform modalias to fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2015-06-25
rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE
Axel Lin
3
-0
/
+3
2015-06-25
rtc: mt6397: fix build on some 32bits platforms
Alexandre Belloni
1
-2
/
+3
2015-06-25
rtc: mc13xxx: fix obfuscated and wrong format string
Rasmus Villemoes
1
-1
/
+1
2015-06-25
rtc: mediatek: Add MT6397 RTC driver
Tianping Fang
3
-0
/
+405
2015-06-25
rtc: xgene: Set hardware dependency
Jean Delvare
1
-0
/
+1
2015-06-25
rtc: at32ap700x: update author email
Hans-Christian Egtvedt
1
-1
/
+1
2015-06-24
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-0
/
+366
2015-06-21
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
2
-2
/
+2
2015-06-19
rtc: imxdi: when locked, do not fail silently
Juergen Borleis
1
-3
/
+24
2015-06-19
rtc: imxdi: monitor a security violation at runtime
Juergen Borleis
1
-2
/
+19
2015-06-19
rtc: imxdi: add the unit recovery code
Juergen Borleis
1
-38
/
+279
2015-06-19
rtc: imxdi: add some background info about the states the machine can be in
Juergen Borleis
1
-0
/
+43
2015-06-19
rtc: imxdi: avoid the __raw* register access functions
Juergen Borleis
1
-22
/
+22
2015-06-19
rtc: s3c: Integrate Exynos3250 into S3C6410
Krzysztof Kozlowski
1
-13
/
+1
2015-06-19
rtc: interface: Remove unused return value from rtc_timer_cancel()
Krzysztof Kozlowski
1
-3
/
+1
2015-06-19
rtc: mxc: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-19
rtc: hid-sensor-time: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-19
rtc: ab8500: Constify platform_device_id
Krzysztof Kozlowski
1
-1
/
+1
2015-06-19
rtc: efi: Update author email address
dann frazier
1
-2
/
+2
2015-05-15
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
1
-1
/
+1
2015-05-06
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
1
-12
/
+12
2015-05-06
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
3
-0
/
+318
2015-04-30
rtc: st: Add new driver for ST's LPC RTC
Lee Jones
3
-0
/
+366
[next]