index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2016-12-14
rtc: s3c: Make dynamic source clock gating optional.
Jonghwa Lee
2016-12-14
local/rtc: s5m: Add support for S2MPS13 RTC
Krzysztof Kozlowski
2016-12-14
rtc: s3c: Make tick timer to be a selectable option.
Jonghwa Lee
2016-08-19
rtc: s3c: Add s3c_rtc_{enable/disable}_clk in s3c_rtc_setfreq()
Alim Akhtar
2016-07-10
rtc: max77686: Properly handle regmap_irq_get_virq() error code
Krzysztof Kozlowski
2016-07-10
rtc: ds1685: passing bogus values to irq_restore
Dan Carpenter
2016-07-10
rtc: vr41xx: Wire up alarm_irq_enable
Geert Uytterhoeven
2016-07-10
rtc: hym8563: fix invalid year calculation
Alexander Kochetkov
2015-09-29
rtc: abx80x: fix RTC write bit
Mitja Spes
2015-09-29
rtc: s5m: fix to update ctrl register
Joonyoung Shim
2015-09-29
rtc: s3c: fix disabled clocks for alarm
Joonyoung Shim
2015-08-03
rtc: snvs: fix wakealarm by call enable_irq_wake earlier
Stefan Agner
2015-05-14
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
2015-05-05
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
2015-05-05
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-13
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
2015-04-03
drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume()
Xunlei Pang
2015-04-03
drivers/rtc/mxc: Update driver to address y2038/y2106 issues
Xunlei Pang
2015-04-03
drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
Xunlei Pang
[next]