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
2017-09-05
rtc: Add Realtek RTD1295
Andreas Färber
2017-09-01
rtc: sun6i: Add support for the external oscillator gate
Maxime Ripard
2017-09-01
rtc: goldfish: Add RTC driver for Android emulator
Miodrag Dinic
2017-09-01
rtc: ds1307: add basic support for ds1341 chip
Nikita Yushchenko
2017-09-01
rtc: ds1307: remove member nvram_offset from struct ds1307
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out offset to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out rtc_ops to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out irq_handler to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: improve irq setup
Heiner Kallweit
2017-09-01
rtc: ds1307: constify struct chip_desc variables
Heiner Kallweit
2017-09-01
rtc: ds1307: improve trickle charger initialization
Heiner Kallweit
2017-09-01
rtc: ds1307: factor out bbsqi bit to struct chip_desc
Heiner Kallweit
2017-09-01
rtc: ds1307: remove member irq from struct ds1307
Heiner Kallweit
2017-09-01
rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808
Elaine Zhang
2017-09-01
rtc: constify i2c_device_id
Arvind Yadav
2017-08-24
rtc: remove .open() and .release()
Alexandre Belloni
2017-08-24
rtc: mxc: avoid disabling interrupts on device close
Alexandre Belloni
2017-08-24
rtc: vr41xx: make alarms useful
Alexandre Belloni
2017-08-24
rtc: sa1100: make alarms useful
Alexandre Belloni
2017-08-24
rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Alexandre Belloni
2017-08-24
rtc: pxa: fix possible race condition
Alexandre Belloni
2017-08-24
rtc: m41t80: remove debug sysfs attribute
Alexandre Belloni
2017-08-24
rtc: m41t80: enable wakealarm when "wakeup-source" is specified
Eric Cooper
2017-08-22
rtc: puv3: make alarms useful
Alexandre Belloni
2017-08-22
rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device()
Alexandre Belloni
2017-07-31
rtc: max8925: remove redundant check on ret
Colin Ian King
2017-07-31
rtc: sun6i: ensure clk_data is kfree'd on error
Colin Ian King
2017-07-31
rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init()
Alexey Klimov
2017-07-31
rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property
Heiner Kallweit
2017-07-31
rtc: s35390a: implement ioctls
Fabien Lahoudere
2017-07-31
rtc: s35390a: handle invalid RTC time
Fabien Lahoudere
2017-07-13
Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2017-07-09
rtc: st-lpc: make it robust against y2038/2106 bug
Benjamin Gaignard
2017-07-07
rtc: ds1307: remove ds1307_remove
Alexandre Belloni
2017-07-07
rtc: ds1307: use generic nvmem
Alexandre Belloni
2017-07-07
rtc: ds1307: switch to rtc_register_device
Alexandre Belloni
2017-07-07
rtc: rv8803: remove rv8803_remove
Alexandre Belloni
2017-07-07
rtc: rv8803: use generic nvmem support
Alexandre Belloni
2017-07-07
rtc: rv8803: switch to rtc_register_device
Alexandre Belloni
2017-07-07
rtc: add generic nvmem support
Alexandre Belloni
2017-07-07
rtc: at91rm9200: remove race condition
Alexandre Belloni
2017-07-07
rtc: introduce new registration method
Alexandre Belloni
2017-07-07
rtc: class separate id allocation from registration
Alexandre Belloni
2017-07-07
rtc: class separate device allocation from registration
Alexandre Belloni
2017-07-06
rtc: stm32: add STM32H7 RTC support
Amelie Delaunay
2017-07-06
rtc: ds1307: add ds1308 variant
Sean Nyekjaer
2017-07-06
rtc: ds3232: add temperature support
Kirill Esipov
2017-07-06
rtc: rtc-nuc900: fix loop timeout test
Dan Carpenter
2017-07-06
rtc: gemini/ftrtc010: rename driver and symbols
Linus Walleij
2017-07-06
rtc: gemini: Add optional clock handling
Linus Walleij
[next]