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
2015-08-05
char: make misc_deregister a void function
Greg Kroah-Hartman
1
-3
/
+2
2015-07-18
rtc: armada38x: Remove unused variable from armada38x_rtc_set_time()
Fabio Estevam
1
-1
/
+1
2015-07-18
rtc: mt6397: enable wakeup before registering rtc device
Wei-Ning Huang
1
-2
/
+2
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
[next]