index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
2018-09-28
rtc: lib: correct documentation typo
Alexandre Belloni
2018-09-28
rtc: ds1307: use rtc_add_group
Alexandre Belloni
2018-09-28
rtc: ds1685: use rtc_add_group
Alexandre Belloni
2018-09-28
rtc: ds1685: use generic nvmem
Alexandre Belloni
2018-09-28
rtc: ds1685: drop RTC_DS1685_PROC_REGS
Alexandre Belloni
2018-09-28
rtc: test: Switch to SPDX identifier
Alexandre Belloni
2018-09-28
rtc: test: make license text and module license match.
Alexandre Belloni
2018-09-28
rtc: tx4939: fixup nvmem name and register size
Alexandre Belloni
2018-09-28
rtc: isl1208: don't include core header file
Alexandre Belloni
2018-09-28
rtc: move rtc_add_group/s definitions
Alexandre Belloni
2018-09-28
rtc: reorder Makefile entries
Alexandre Belloni
2018-09-28
rtc: ds1307: add frequency_test_enable attribute on m41txx
Giulio Benetti
2018-09-28
rtc: ds1307: add offset sysfs for mt41txx chips.
Giulio Benetti
2018-09-28
rtc: isl1208: avoid possible sysfs race
Alexandre Belloni
2018-09-13
rtc: remove irq_task from kerneldoc
Alexandre Belloni
2018-09-13
rtc: unexport non devm managed registration
Alexandre Belloni
2018-09-12
rtc: abx80x: add basic watchdog support
Jeremy Gebben
2018-09-12
rtc: abx80x: use a 'priv' struct for client data
Jeremy Gebben
2018-09-11
rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device
Alexandre Belloni
2018-09-11
rtc: pl030: fix possible race condition
Alexandre Belloni
2018-09-11
rtc: mt6397: fix possible race condition
Alexandre Belloni
2018-08-31
rtc: mrst: remove set but not used variable 'valid'
YueHaibing
2018-08-27
rtc: rv8803: add Epson RX8803 support
Alexandre Belloni
2018-08-27
rtc: rv8803: fix the rv8803 id in the OF table
Alexandre Belloni
2018-08-27
rtc: sysfs: fix NULL check in rtc_add_groups()
Dan Carpenter
2018-08-27
rtc: sun6i: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-08-27
rtc: jz4740: Drop dependency on MACH_INGENIC
Paul Cercueil
2018-08-27
rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec
Keerthy
2018-08-27
rtc: omap: use of_device_is_system_power_controller function
Keerthy
2018-08-27
rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time()
Jia-Ju Bai
2018-08-20
Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-08-16
rtc: ds1307: simplify hwmon config
Heiner Kallweit
2018-08-14
rtc: s5m: Add SPDX license identifier
Krzysztof Kozlowski
2018-08-14
rtc: maxim: Add SPDX license identifiers
Krzysztof Kozlowski
2018-08-14
rtc: isl1208: set ev-evienb bit from device tree
Denis Osterland
2018-08-14
rtc: isl1208: Add "evdet" interrupt source for isl1219
Denis Osterland
2018-08-14
rtc: isl1208: add support for isl1219 with tamper detection
Michael Grzeschik
2018-08-14
rtc: sysfs: facilitate attribute add to rtc device
Denis Osterland
2018-08-02
rtc: remove struct rtc_task
Alexandre Belloni
2018-07-28
rtc: pcf85063: preserve control register value between stop and start
Alvin Šipraga
2018-07-27
rtc: sh: remove unused variable rtc_dev
Anders Roxell
2018-07-26
rtc: unexport rtc_irq_set_*
Alexandre Belloni
2018-07-26
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
Alexandre Belloni
2018-07-26
rtc: remove irq_task and irq_task_lock
Alexandre Belloni
2018-07-26
rtc: remove rtc_irq_register/rtc_irq_unregister
Alexandre Belloni
2018-07-26
rtc: sh: remove dead code
Alexandre Belloni
2018-07-25
rtc: sa1100: don't set PIE frequency
Alexandre Belloni
2018-07-16
rtc: ds1307: support m41t11 variant
Giulio Benetti
2018-07-16
rtc: ds1307: fix data pointer to m41t0
Giulio Benetti
2018-07-16
Merge 4.18-rc5 into char-misc-next
Greg Kroah-Hartman
[next]