aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-mc146818-lib.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02rtc: mc146818: Dont test for bit 0-5 in Register DGravatar Thomas Gleixner 1-2/+2
2021-01-27rtc: mc146818: Detect and handle broken RTCsGravatar Thomas Gleixner 1-0/+7
2020-12-11rtc: mc146818: Reduce spinlock section in mc146818_set_time()Gravatar Thomas Gleixner 1-4/+2
2020-12-11rtc: mc146818: Prevent reading garbageGravatar Thomas Gleixner 1-25/+39
2020-01-04rtc: cmos: Revert "rtc: Fix the AltCentury value on AMD/Hygon platform"Gravatar Alexandre Belloni 1-14/+1
2019-11-08rtc: Fix the AltCentury value on AMD/Hygon platformGravatar Jinke Fan 1-1/+14
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-01-22rtc: cmos: ignore bogus century byteGravatar Eric Wong 1-1/+1
2016-06-26rtc: move mc146818 helper functions out-of-lineGravatar Arnd Bergmann 1-0/+198