aboutsummaryrefslogtreecommitdiff
path: root/drivers/rtc/rtc-gamecube.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-23rtc: gamecube: Always reset HW_SRNPROT after readGravatar Emmanuel Gil Peyrot 1-6/+5
2022-05-18rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sramGravatar Yuan Can 1-0/+1
2022-03-29rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramGravatar Miaoqian Lin 1-0/+1
2022-01-16rtc: gamecube: Fix an IS_ERR() vs NULL checkGravatar Dan Carpenter 1-2/+2
2021-12-16rtc: gamecube: Report low battery as invalid dataGravatar Emmanuel Gil Peyrot 1-0/+30
2021-12-16rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii UGravatar Emmanuel Gil Peyrot 1-0/+347