aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-ab-b5ze-s3.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-19rtc: rework rtc_register_device() resource managementGravatar Bartosz Golaszewski 1-1/+1
2020-07-16rtc: Replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2019-11-08rtc: ab-b5ze-s3: remove .removeGravatar Alexandre Belloni 1-11/+0
2019-04-04rtc: ab-b5ze-s3: correct checkpatch issuesGravatar Alexandre Belloni 1-18/+16
2019-03-18rtc: ab-b5ze-s3: remove unnecessary checkGravatar Alexandre Belloni 1-10/+8
2019-03-18rtc: ab-b5ze-s3: convert to SPDX identifierGravatar Alexandre Belloni 1-9/+1
2019-03-18rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64Gravatar Alexandre Belloni 1-28/+9
2019-03-18rtc: ab-b5ze-s3: remove unnecessary gotosGravatar Alexandre Belloni 1-55/+38
2019-03-18rtc: ab-b5ze-s3: remove mutexGravatar Alexandre Belloni 1-17/+2
2018-05-17rtc: ab-b5ze-s3: let the core handle the RTC rangeGravatar Alexandre Belloni 1-9/+2
2018-05-17rtc: ab-b5ze-s3: fix possible race conditionsGravatar Alexandre Belloni 1-8/+11
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Gravatar Linus Torvalds 1-3/+1
2018-03-26treewide: Align function definition open/close bracesGravatar Joe Perches 1-1/+1
2018-03-02rtc: ab-b5ze-s3: stop validating rtc_time in .read_timeGravatar Alexandre Belloni 1-3/+1
2015-09-05rtc: Export OF module alias information in missing driversGravatar Javier Martinez Canillas 1-0/+1
2015-09-05rtc: Drop owner assignment from i2c_driverGravatar Krzysztof Kozlowski 1-1/+0
2015-04-17drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configGravatar Krzysztof Kozlowski 1-1/+1
2015-02-13rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportGravatar Arnaud Ebalard 1-29/+262
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipGravatar Arnaud Ebalard 1-0/+802