aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-ab-b5ze-s3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-04rtc: ab-b5ze-s3: correct checkpatch issuesAlexandre Belloni1-18/+16
2019-03-18rtc: ab-b5ze-s3: remove unnecessary checkAlexandre Belloni1-10/+8
2019-03-18rtc: ab-b5ze-s3: convert to SPDX identifierAlexandre Belloni1-9/+1
2019-03-18rtc: ab-b5ze-s3: switch to rtc_time64_to_tm/rtc_tm_to_time64Alexandre Belloni1-28/+9
2019-03-18rtc: ab-b5ze-s3: remove unnecessary gotosAlexandre Belloni1-55/+38
2019-03-18rtc: ab-b5ze-s3: remove mutexAlexandre Belloni1-17/+2
2018-05-17rtc: ab-b5ze-s3: let the core handle the RTC rangeAlexandre Belloni1-9/+2
2018-05-17rtc: ab-b5ze-s3: fix possible race conditionsAlexandre Belloni1-8/+11
2018-04-10Merge tag 'rtc-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-3/+1
2018-03-26treewide: Align function definition open/close bracesJoe Perches1-1/+1
2018-03-02rtc: ab-b5ze-s3: stop validating rtc_time in .read_timeAlexandre Belloni1-3/+1
2015-09-05rtc: Export OF module alias information in missing driversJavier Martinez Canillas1-0/+1
2015-09-05rtc: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2015-04-17drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_configKrzysztof Kozlowski1-1/+1
2015-02-13rtc: rtc-ab-b5ze-s3: add sub-minute alarm supportArnaud Ebalard1-29/+262
2015-02-13rtc: add support for Abracon AB-RTCMC-32.768kHz-B5ZE-S3 I2C RTC chipArnaud Ebalard1-0/+802