index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
rtc
Age
Commit message (
Expand
)
Author
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
2018-01-27
rtc-opal: Fix handling of firmware error codes, prevent busy loops
Stewart Smith
2018-01-19
rtc: remove rtc-at32ap700x
Corentin Labbe
2018-01-12
rtc: mxc_v2: remove __exit annotation
Arnd Bergmann
2018-01-12
rtc: mxc_v2: Remove unnecessary platform_get_resource() error check
Fabio Estevam
2018-01-12
rtc: add mxc driver for i.MX53 SRTC
Patrick Bruenn
2018-01-12
rtc: r7301: Fix a possible sleep-in-atomic bug in rtc7301_set_time
Jia-Ju Bai
2018-01-12
rtc: r7301: Fix a possible sleep-in-atomic bug in rtc7301_read_time
Jia-Ju Bai
2017-12-28
clk: divider: fix incorrect usage of container_of
Jerome Brunet
2017-12-18
rtc: omap: fix unbalanced clk_prepare_enable/clk_disable_unprepare
Andreas Platschek
2017-12-18
rtc: ac100: Fix multiple race conditions
Alexandre Belloni
2017-12-18
rtc: sun6i: ensure rtc is kfree'd on error
Colin Ian King
2017-12-18
rtc: cros-ec: add cros-ec-rtc driver.
Stephen Barber
2017-11-29
rtc: stm32: Fix copyright
Benjamin Gaignard
2017-11-29
rtc: r9701: Remove r9701_remove function
Nobuhiro Iwamatsu
2017-11-29
rtc: brcmstb-waketimer: fix error handling in brcmstb_waketmr_probe()
Alexey Khoroshilov
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
[prev]
[next]