index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Lines
2015-06-25
rtc: at32ap700x: update author email
Hans-Christian Egtvedt
-1
/
+1
2015-06-23
Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+366
2015-06-21
MIPS: Loongson: Naming style cleanup and rework
Huacai Chen
-2
/
+2
2015-06-19
rtc: imxdi: when locked, do not fail silently
Juergen Borleis
-3
/
+24
2015-06-19
rtc: imxdi: monitor a security violation at runtime
Juergen Borleis
-2
/
+19
2015-06-19
rtc: imxdi: add the unit recovery code
Juergen Borleis
-38
/
+279
2015-06-19
rtc: imxdi: add some background info about the states the machine can be in
Juergen Borleis
-0
/
+43
2015-06-19
rtc: imxdi: avoid the __raw* register access functions
Juergen Borleis
-22
/
+22
2015-06-19
rtc: s3c: Integrate Exynos3250 into S3C6410
Krzysztof Kozlowski
-13
/
+1
2015-06-19
rtc: interface: Remove unused return value from rtc_timer_cancel()
Krzysztof Kozlowski
-3
/
+1
2015-06-19
rtc: mxc: Constify platform_device_id
Krzysztof Kozlowski
-1
/
+1
2015-06-19
rtc: hid-sensor-time: Constify platform_device_id
Krzysztof Kozlowski
-1
/
+1
2015-06-19
rtc: ab8500: Constify platform_device_id
Krzysztof Kozlowski
-1
/
+1
2015-06-19
rtc: efi: Update author email address
dann frazier
-2
/
+2
2015-05-14
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
-1
/
+1
2015-05-05
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
-12
/
+12
2015-05-05
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
-0
/
+318
2015-04-30
rtc: st: Add new driver for ST's LPC RTC
Lee Jones
-0
/
+366
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
-2
/
+2
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
-4
/
+6
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
-24
/
+49
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
-5
/
+5
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
-3
/
+1
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
-2
/
+3
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
-3
/
+3
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
-11
/
+52
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
-16
/
+16
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
-1
/
+1
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
-2
/
+3
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
-3
/
+3
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
-1
/
+19
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
-0
/
+238
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
-1
/
+1
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
-21
/
+66
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
-2
/
+2
2015-04-17
drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver
Joshua Kinard
-1
/
+0
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
-1
/
+1
2015-04-17
drivers/rtc/rtc-s3c.c: delete duplicate clock control
Chanwoo Choi
-124
/
+39
2015-04-17
rtc: hctosys: do not treat lack of RTC device as error
Floris Bos
-1
/
+1
2015-04-17
drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension
Martin Kepplinger
-2
/
+2
2015-04-17
drivers/rtc/rtc-em3027.c: add device tree support
Peter Robinson
-0
/
+11
2015-04-17
rtc: stmp3xxx: use optional crystal in low power states
Uwe Kleine-König
-6
/
+60
2015-04-17
drivers/rtc/rtc-pcf8563.c: simplify return from function
Robert Kmiec
-6
/
+1
2015-04-15
rtc: remove use of seq_printf return value
Joe Perches
-28
/
+34
2015-04-14
Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-60
/
+0
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-1
/
+1
2015-04-13
Merge branch 'for-4.1/sensor-hub' into for-linus
Jiri Kosina
-1
/
+1
2015-04-03
time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource
Xunlei Pang
-2
/
+2
[prev]
[next]