index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtc: test: remove debug message
Alexandre Belloni
2020-12-03
1
-1
/
+0
*
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-11-19
1
-1
/
+1
*
rtc: test: enable wakeup flags
Roman Stratiienko
2019-05-23
1
-0
/
+1
*
rtc: test: use .set_time
Alexandre Belloni
2019-04-08
1
-4
/
+4
*
rtc: test: do not use assignment in if condition
Alexandre Belloni
2019-04-04
1
-1
/
+2
*
rtc: test: Switch to SPDX identifier
Alexandre Belloni
2018-09-28
1
-4
/
+1
*
rtc: test: make license text and module license match.
Alexandre Belloni
2018-09-28
1
-1
/
+1
*
rtc: test: make array pdev static
Colin Ian King
2018-07-12
1
-1
/
+1
*
rtc: test: remove alarm support from the first device
Alexandre Belloni
2018-06-07
1
-1
/
+13
*
rtc: test: convert to devm_rtc_allocate_device
Alexandre Belloni
2018-06-07
1
-3
/
+4
*
rtc: test: remove irq sysfs file
Alexandre Belloni
2018-05-31
1
-39
/
+0
*
rtc: test: emulate alarms using timers
Alexandre Belloni
2018-05-31
1
-4
/
+52
*
rtc: test: store time as an offset to system time
Alexandre Belloni
2018-05-31
1
-16
/
+23
*
rtc: test: allow registering many devices
Alexandre Belloni
2018-05-31
1
-24
/
+24
*
rtc: test: remove useless proc info
Alexandre Belloni
2018-05-31
1
-11
/
+0
*
rtc: test: remove obsolete .set_mmss
Alexandre Belloni
2018-05-26
1
-17
/
+2
*
rtc: simplify getting .drvdata
Wolfram Sang
2018-05-03
1
-2
/
+1
*
drivers/rtc/test: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
1
-2
/
+17
*
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
rtc: fix potential race condition
Alessandro Zummo
2014-04-03
1
-6
/
+3
*
rtc: rtc-test: use devm_rtc_device_register()
Jingoo Han
2013-04-29
1
-6
/
+4
*
Drivers: rtc: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-2
/
+2
*
drivers/rtc/rtc-test.c: avoid calling platform_device_put() twice
Wei Yongjun
2012-12-17
1
-7
/
+7
*
RTC: Fix the cross interrupt issue on rtc-test.
Marcelo Roberto Jimenez
2011-03-09
1
-4
/
+9
*
RTC: Convert rtc drivers to use the alarm_irq_enable method
John Stultz
2011-02-03
1
-18
/
+3
*
rtc: make rtc_update_irq callable with irqs enabled
Atsushi Nemoto
2009-06-19
1
-2
/
+0
*
rtc: use set_mmss when set_time is not available
Alessandro Zummo
2009-01-06
1
-7
/
+1
*
rtc: silence section mismatch warning in rtc-test
Sam Ravnborg
2008-04-28
1
-4
/
+4
*
rtc: rtc interfaces don't use class_device
David Brownell
2007-05-08
1
-3
/
+3
*
[PATCH] RTC: handle sysfs errors
Jeff Garzik
2006-12-07
1
-1
/
+8
*
[PATCH] rtc class locking bugfixes
David Brownell
2006-11-25
1
-0
/
+2
*
[PATCH] constify rtc_class_ops: update drivers
David Brownell
2006-10-01
1
-1
/
+1
*
[PATCH] rtc subsystem: use ENOIOCTLCMD and ENOTTY where appropriate
Alessandro Zummo
2006-05-21
1
-1
/
+1
*
[PATCH] RTC subsystem: compact error messages
Alessandro Zummo
2006-04-11
1
-2
/
+0
*
[PATCH] RTC subsystem: fix proc output
Alessandro Zummo
2006-04-11
1
-1
/
+0
*
[PATCH] RTC subsystem: test device/driver
Alessandro Zummo
2006-03-27
1
-0
/
+204