index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
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-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-14
drivers/rtc/rtc-armada38x.c: remove unused local `flags'
Andrew Morton
1
-1
/
+1
2015-05-05
rtc: armada38x: fix concurrency access in armada38x_rtc_set_time
Gregory CLEMENT
1
-12
/
+12
2015-05-05
rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc
Philippe De Muyter
3
-0
/
+318
2015-04-17
drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic
Ben Dooks
1
-2
/
+2
2015-04-17
drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type
Krzysztof Kozlowski
1
-4
/
+6
2015-04-17
rtc: use more standard kernel logging styles
Joe Perches
13
-24
/
+49
2015-04-17
drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit
Heiko Stübner
1
-5
/
+5
2015-04-17
drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check
Krzysztof Kozlowski
1
-3
/
+1
2015-04-17
drivers/rtc/rtc-omap.c: use module_platform_driver
Lokesh Vutla
1
-2
/
+3
2015-04-17
drivers/rtc/Kconfig: update Kconfig for OMAP RTC
Lokesh Vutla
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after regist...
Lokesh Vutla
1
-11
/
+52
2015-04-17
drivers/rtc/rtc-s3c.c: fix failed first read of RTC time
Krzysztof Kozlowski
1
-16
/
+16
2015-04-17
rtc: hctosys: use function name in the error log
Aaro Koskinen
1
-1
/
+1
2015-04-17
drivers/rtc/interface.c: __rtc_read_time: reduce log level
Aaro Koskinen
1
-2
/
+3
2015-04-17
drivers/rtc/class.c: initialize rtc name early
Aaro Koskinen
1
-3
/
+3
2015-04-17
drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC
Krzysztof Kozlowski
1
-1
/
+19
2015-04-17
rtc: driver for Conexant Digicolor CX92755 on-chip RTC
Baruch Siach
3
-0
/
+238
2015-04-17
drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled
Heiko Stuebner
1
-1
/
+1
2015-04-17
drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend
Adam Ward
1
-0
/
+2
2015-04-17
drivers/rtc/rtc-da9052.c: add constraints to set valid year
Adam Ward
1
-0
/
+8
2015-04-17
drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning pa...
Adam Ward
1
-21
/
+66
2015-04-17
drivers/rtc/rtc-ds1685.c: fix sparse warnings
Joshua Kinard
1
-2
/
+2
[next]