Alexandre Belloni
|
eb2bccb70b
rtc: move rtc_add_group/s definitions
|
6 years ago |
Alexandre Belloni
|
1e479c619b
rtc: unexport non devm managed registration
|
6 years ago |
Alexandre Belloni
|
5a5ba10f44
rtc: remove struct rtc_task
|
7 years ago |
Alexandre Belloni
|
8719d3c918
rtc: simplify rtc_irq_set_state/rtc_irq_set_freq
|
7 years ago |
Alexandre Belloni
|
acecb3ad8b
rtc: remove irq_task and irq_task_lock
|
7 years ago |
Alexandre Belloni
|
1560d0848a
rtc: remove rtc_irq_register/rtc_irq_unregister
|
7 years ago |
Alexandre Belloni
|
c59b3715ac
rtc: nvmem: don't return an error when not enabled
|
7 years ago |
Alexandre Belloni
|
83bbc5ac63
rtc: Add useful timestamp definitions
|
7 years ago |
Baolin Wang
|
989515647e
rtc: Add one offset seconds to expand RTC range
|
7 years ago |
Alexandre Belloni
|
71db049e73
rtc: Add RTC range
|
7 years ago |
Alexandre Belloni
|
9e7002a70e
char: rtc: remove unused rtc_control() API
|
7 years ago |
Alexandre Belloni
|
0391df74a6
rtc: remove nvmem_config
|
7 years ago |
Alexandre Belloni
|
fd5cd21d99
rtc: export rtc_nvmem_register() to drivers
|
7 years ago |
Cole Robinson
|
876d1b53c5
rtc: Remove unused RTC_DEVICE_NAME_SIZE
|
7 years ago |
Linus Torvalds
|
2bcc673101
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Jason Gunthorpe
|
0f295b0650
rtc: Allow rtc drivers to specify the tv_nsec value for ntp
|
7 years ago |
Alexandre Belloni
|
ea369ea6d8
rtc: remove .open() and .release()
|
8 years ago |
Alexandre Belloni
|
40bf6a3548
rtc: Remove wrong deprecation comment
|
8 years ago |
Alexandre Belloni
|
697e5a47aa
rtc: add generic nvmem support
|
8 years ago |
Alexandre Belloni
|
3068a254d5
rtc: introduce new registration method
|
8 years ago |
Alexandre Belloni
|
5c82a6ae02
rtc: remove rtc_device.name
|
8 years ago |
Joshua Clayton
|
b3967067c2
rtc: Add functions to set and read rtc offset
|
9 years ago |
Xunlei Pang
|
c86a6c2895
rtc: interface: Remove rtc_set_mmss()
|
10 years ago |
Xunlei Pang
|
9200025724
rtc: Introduce rtc_tm_sub() helper function
|
10 years ago |
Krzysztof Kozlowski
|
73744a64aa
rtc: interface: Remove unused return value from rtc_timer_cancel()
|
10 years ago |
Krzysztof Kozlowski
|
1796dcce2d
rtc: interface: Fix coding style violations
|
10 years ago |
Xunlei Pang
|
8e4ff1a81a
drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement
|
10 years ago |
Xunlei Pang
|
9a4a445e30
rtc: Convert rtc_set_ntp_time() to use timespec64
|
10 years ago |
pang.xunlei
|
c2c11ae4b6
rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
|
10 years ago |