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-03-01
rtc: tx4939: extend test coverage
Alexandre Belloni
2018-03-01
rtc: tx4939: remove arch/mips dependency
Alexandre Belloni
2018-03-01
rtc: stk17ta8: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: stk17ta8: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: stk17ta8: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: stk17ta8: make alarms useful
Alexandre Belloni
2018-03-01
rtc: rp5c01: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: rp5c01: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: ds1742: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: ds1742: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: cmos: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: cmos: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: ds1553: make alarms useful
Alexandre Belloni
2018-03-01
rtc: ds1553: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: ds1553: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: sirfsoc: remove useless sirfsoc_rtc_ioctl
Alexandre Belloni
2018-03-01
rtc: m48t59: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: m48t59: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: ds1343: use generic nvmem
Alexandre Belloni
2018-03-01
rtc: ds1343: remove undocumented and useless sysfs files
Alexandre Belloni
2018-03-01
rtc: ds1343: switch to rtc_register_device
Alexandre Belloni
2018-03-01
rtc: ds1343: simplify regmap initialization
Alexandre Belloni
2018-03-01
rtc: remove nvmem_config
Alexandre Belloni
2018-03-01
rtc: rv8803: fix possible race condition
Alexandre Belloni
2018-03-01
rtc: rv8803: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: rv8803: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: pcf85363: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: pcf85363: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: omap: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: m48t86: put m48t86_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: m48t86: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: ds1511: put ds1511_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: ds1511: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: ds1307: put struct nvmem_config on the stack
Alexandre Belloni
2018-03-01
rtc: ds1307: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: ds1305: put ds1305_nvmem_cfg on the stack
Alexandre Belloni
2018-03-01
rtc: ds1305: call rtc_nvmem_register()
Alexandre Belloni
2018-03-01
rtc: export rtc_nvmem_register() to drivers
Alexandre Belloni
2018-03-01
rtc: nvmem: allow registering the nvmem device before the rtc
Alexandre Belloni
2018-02-14
rtc: nvmem: disallow registering nvmem more than once
Alexandre Belloni
2018-02-14
rtc: nvmem: return error values
Alexandre Belloni
2018-02-14
rtc: nvmem: pass nvmem_config to rtc_nvmem_register()
Alexandre Belloni
2018-02-13
rtc: ds1302: remove redundant initializations of pointer bp
Colin Ian King
2018-02-13
rtc: goldfish: Add missing MODULE_LICENSE
James Hogan
2018-02-13
rtc: Fix overflow when converting time64_t to rtc_time
Baolin Wang
2018-02-13
rtc: Add tracepoints for RTC system
Baolin Wang
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-02
Merge tag 'rtc-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-01
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
[prev]
[next]