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
2019-11-17
rtc: tps65910: allow using RTC without alarm interrupt
Andrey Skvortsov
-6
/
+15
2019-11-15
rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig
Li Yang
-2
/
+0
2019-11-15
rtc: pcf8563: Constify clkout_rates
Nobuhiro Iwamatsu
-1
/
+1
2019-11-15
rtc: ds1302: Remove unused DRV_NAME
Nobuhiro Iwamatsu
-2
/
+0
2019-11-15
rtc: rx6110: Convert to SPDX identifier
Nobuhiro Iwamatsu
-9
/
+1
2019-11-15
rtc: rx6110: Remove useless rx6110_remove
Nobuhiro Iwamatsu
-6
/
+0
2019-11-08
rtc: Fix the AltCentury value on AMD/Hygon platform
Jinke Fan
-1
/
+14
2019-11-08
rtc: bd70528: fix module alias to autoload module
Colin Ian King
-1
/
+1
2019-11-08
rtc: bd70528: Add MODULE ALIAS to autoload module
Matti Vaittinen
-0
/
+1
2019-11-08
rtc: em3027: correct month value
Ilya Ledvich
-2
/
+2
2019-11-08
rtc: brcmstb-waketimer: add missed clk_disable_unprepare
Chuhong Yuan
-0
/
+1
2019-11-08
rtc: cros-ec: let the core handle rtc range
Alexandre Belloni
-8
/
+9
2019-11-08
rtc: cros-ec: remove superfluous error message
Alexandre Belloni
-5
/
+2
2019-11-08
rtc: sirfsoc: remove .remove
Alexandre Belloni
-8
/
+0
2019-11-08
rtc: sc27xx: remove .remove
Alexandre Belloni
-7
/
+0
2019-11-08
rtc: lpc32xx: remove .remove
Alexandre Belloni
-11
/
+0
2019-11-08
rtc: ab-b5ze-s3: remove .remove
Alexandre Belloni
-11
/
+0
2019-11-08
rtc: disallow update interrupts when time is invalid
Alexandre Belloni
-2
/
+14
2019-11-08
rtc: disable uie before setting time and enable after
Alexandre Belloni
-1
/
+18
2019-11-08
rtc: fsl-ftm-alarm: avoid struct rtc_time conversions
Alexandre Belloni
-5
/
+2
2019-11-08
rtc: fsl-ftm-alarm: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
-4
/
+5
2019-11-08
rtc: fsl-ftm-alarm: switch to ktime_get_real_seconds
Alexandre Belloni
-4
/
+1
2019-10-24
rtc: mt6397: add compatible for mt6323
Josef Friedl
-0
/
+1
2019-10-24
rtc: mt6397: improvements of rtc driver
Josef Friedl
-32
/
+19
2019-10-24
rtc: mt6397: move some common definitions into rtc.h
Josef Friedl
-54
/
+1
2019-10-23
compat_ioctl: move WDIOC handling into wdt drivers
Arnd Bergmann
-0
/
+2
2019-10-23
compat_ioctl: move rtc handling into drivers/rtc/dev.c
Arnd Bergmann
-1
/
+40
2019-10-21
rtc: pcf2127: handle boot-enabled watchdog feature
Martin Hundebøll
-1
/
+9
2019-10-19
rtc: rv3028: add clkout support
Parthiban Nallathambi
-0
/
+146
2019-10-19
rtc: ds1343: cleanup .remove
Alexandre Belloni
-9
/
+1
2019-10-19
rtc: ds1343: rework interrupt handling
Alexandre Belloni
-77
/
+35
2019-10-19
rtc: ds1343: remove unnecessary mutex
Alexandre Belloni
-29
/
+7
2019-10-19
rtc: ds1343: check regmap_read return value
Alexandre Belloni
-3
/
+8
2019-10-19
rtc: ds1343: use regmap_update_bits for glitch filter
Alexandre Belloni
-10
/
+8
2019-10-19
rtc: ds1343: use rtc_add_group
Alexandre Belloni
-31
/
+16
2019-10-19
rtc: ds1343: use burst write to set time
Alexandre Belloni
-40
/
+12
2019-10-19
rtc: ds1343: remove dead code
Alexandre Belloni
-21
/
+0
2019-10-19
rtc: ds1343: set range
Alexandre Belloni
-0
/
+2
2019-10-19
rtc: vt8500: let the core handle rtc range
Alexandre Belloni
-6
/
+2
2019-10-19
rtc: vt8500: convert to devm_rtc_allocate_device
Alexandre Belloni
-3
/
+4
2019-10-19
rtc: vt8500: remove superfluous error message
Alexandre Belloni
-4
/
+1
2019-10-19
rtc: vt8500: remove useless label
Alexandre Belloni
-6
/
+2
2019-10-19
rtc: s35390a: set range
Alexandre Belloni
-0
/
+2
2019-10-19
rtc: s35390a: convert to devm_rtc_allocate_device
Alexandre Belloni
-8
/
+6
2019-10-16
rtc: meson-vrtc: move config option to proper location
Alexandre Belloni
-11
/
+11
2019-10-16
rtc: ds1685: add indirect access method and remove plat_read/plat_write
Thomas Bogendoerfer
-26
/
+52
2019-10-14
rtc: ds1685: use devm_platform_ioremap_resource helper
Thomas Bogendoerfer
-20
/
+3
2019-10-14
rts: ds1685: remove not needed fields from private struct
Thomas Bogendoerfer
-3
/
+0
2019-10-14
rtc: xilinx: Fix calibval variable type
Srinivas Goud
-1
/
+1
2019-10-14
rtc: wilco-ec: Handle reading invalid times
Nick Crews
-3
/
+5
[prev]
[next]