index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
2015-04-03
1
-15
/
+14
*
drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time
Xunlei Pang
2015-04-03
1
-18
/
+4
*
drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
1
-18
/
+14
*
drivers/rtc/ab3100: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
1
-28
/
+27
*
drivers/rtc/test: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
1
-2
/
+17
*
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
Xunlei Pang
2015-04-03
2
-2
/
+11
*
time: Add y2038 safe update_persistent_clock64()
Xunlei Pang
2015-04-03
1
-1
/
+1
*
drivers/rtc/rtc-mrst: fix suspend/resume
Lars-Peter Clausen
2015-03-25
1
-8
/
+9
*
rtc: at91rm9200: double locking bug in at91_rtc_interrupt()
Dan Carpenter
2015-03-18
1
-1
/
+1
*
drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC data
Javier Martinez Canillas
2015-03-12
1
-0
/
+1
*
Merge branch 'irq-pm'
Rafael J. Wysocki
2015-03-06
2
-26
/
+109
|
\
|
*
rtc: at91rm9200: rework wakeup and interrupt handling
Boris BREZILLON
2015-03-04
1
-14
/
+48
|
*
rtc: at91sam9: rework wakeup and interrupt handling
Boris BREZILLON
2015-03-04
1
-12
/
+61
*
|
drivers/rtc/rtc-ds1685.c: fix conditional in ds1685_rtc_sysfs_time_regs_{show...
Joshua Kinard
2015-02-28
1
-2
/
+2
*
|
rtc: ds1685: remove superfluous checks for out-of-range u8 values
Geert Uytterhoeven
2015-02-28
1
-6
/
+6
*
|
rtc: ds1685: fix ds1685_rtc_alarm_irq_enable build error
Arnd Bergmann
2015-02-28
1
-2
/
+0
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
1
-4
/
+4
|
\
|
*
kconfig: use bool instead of boolean for type definition attributes
Christoph Jaeger
2015-01-07
1
-4
/
+4
*
|
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-02-17
1
-28
/
+0
|
\
\
|
*
|
rtc: at91/Kconfig: remove useless options
Nicolas Ferre
2015-01-15
1
-28
/
+0
|
|
/
*
|
rtc: add driver for DS1685 family of real time clocks
Joshua Kinard
2015-02-16
3
-0
/
+2343
*
|
rtc: isl12057: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
1
-1
/
+2
*
|
rtc: isl12022: deprecate use of isl in compatible string for isil
Arnaud Ebalard
2015-02-16
1
-1
/
+2
*
|
drivers/rtc/rtc-armada38x: add a new RTC driver for recent mvebu SoCs
Gregory CLEMENT
2015-02-13
3
-0
/
+331
*
|
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
2015-02-13
1
-29
/
+262
*
|
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard
2015-02-13
3
-0
/
+814
*
|
drivers/rtc/rtc-rk808.c: fix rtc time reading issue
Chris Zhong
2015-02-13
1
-2
/
+8
*
|
drivers/rtc/rtc-isl12057.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
1
-1
/
+1
*
|
drivers/rtc/rtc-at91sam9.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
1
-1
/
+1
*
|
drivers/rtc/rtc-imxdi.c: add more known register bits
Juergen Borleis
2015-02-13
1
-4
/
+40
*
|
drivers/rtc/rtc-imxdi.c: trivial clean up code
Juergen Borleis
2015-02-13
1
-3
/
+3
*
|
rtc: rtc-isl12057: add isil,irq2-can-wakeup-machine property for in-tree users
Arnaud Ebalard
2015-02-13
1
-6
/
+39
*
|
drivers/rtc/rtc-isl12057.c: add alarm support to Intersil ISL12057 RTC driver
Arnaud Ebalard
2015-02-13
1
-8
/
+305
*
|
drivers/rtc/rtc-pcf2123.c: add support for devicetree
Joshua Clayton
2015-02-13
1
-0
/
+10
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-02-09
1
-0
/
+1
|
\
\
|
*
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2015-01-29
1
-0
/
+1
|
|
\
\
|
|
*
|
efi: rtc-efi: Mark UIE as unsupported
Ard Biesheuvel
2015-01-20
1
-0
/
+1
*
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-02-09
4
-32
/
+22
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
2015-01-23
1
-3
/
+3
|
*
|
|
rtc: Remove redundant rtc_valid_tm() from rtc_hctosys()
Xunlei Pang
2015-01-23
1
-8
/
+0
|
*
|
|
rtc: Modify rtc_hctosys() to address y2038 issues
Xunlei Pang
2015-01-23
1
-5
/
+5
|
*
|
|
rtc: Update rtc-dev to use y2038-safe time interfaces
Xunlei Pang
2015-01-23
1
-4
/
+4
|
*
|
|
rtc: Update interface.c to use y2038-safe time interfaces
Xunlei Pang
2015-01-23
1
-12
/
+10
|
|
|
/
|
|
/
|
*
|
|
drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element
Andrey Ryabinin
2015-01-26
1
-0
/
+1
|
/
/
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
79
-79
/
+0
|
\
\
|
*
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
79
-79
/
+0
|
|
\
\
|
|
*
|
rtc: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
79
-79
/
+0
*
|
|
|
rtc: snvs: fix build with CONFIG_PM_SLEEP disabled
Guenter Roeck
2014-12-13
1
-2
/
+9
*
|
|
|
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2014-12-11
3
-0
/
+273
|
\
\
\
\
|
*
|
|
|
rtc/tpo: Driver to support rtc and wakeup on PowerNV platform
Neelesh Gupta
2014-11-17
3
-0
/
+273
|
|
/
/
/
[next]