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
/
rtc-ab-b5ze-s3.c
Age
Commit message (
Expand
)
Author
2020-11-19
rtc: rework rtc_register_device() resource management
Bartosz Golaszewski
2020-07-16
rtc: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2019-11-08
rtc: ab-b5ze-s3: remove .remove
Alexandre Belloni
2019-04-04
rtc: ab-b5ze-s3: correct checkpatch issues
Alexandre Belloni
2019-03-18
rtc: ab-b5ze-s3: remove unnecessary check
Alexandre Belloni
2019-03-18
rtc: ab-b5ze-s3: convert to SPDX identifier
Alexandre Belloni
2019-03-18
rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64
Alexandre Belloni
2019-03-18
rtc: ab-b5ze-s3: remove unnecessary gotos
Alexandre Belloni
2019-03-18
rtc: ab-b5ze-s3: remove mutex
Alexandre Belloni
2018-05-17
rtc: ab-b5ze-s3: let the core handle the RTC range
Alexandre Belloni
2018-05-17
rtc: ab-b5ze-s3: fix possible race conditions
Alexandre Belloni
2018-04-10
Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2018-03-26
treewide: Align function definition open/close braces
Joe Perches
2018-03-02
rtc: ab-b5ze-s3: stop validating rtc_time in .read_time
Alexandre Belloni
2015-09-05
rtc: Export OF module alias information in missing drivers
Javier Martinez Canillas
2015-09-05
rtc: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
2015-04-17
drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config
Krzysztof Kozlowski
2015-02-13
rtc: rtc-ab-b5ze-s3: add sub-minute alarm support
Arnaud Ebalard
2015-02-13
rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chip
Arnaud Ebalard