summaryrefslogtreecommitdiffstats
path: root/drivers/rtc/rtc-gamecube.c
Commit message (Expand)AuthorAgeFilesLines
* rtc: gamecube: Always reset HW_SRNPROT after readEmmanuel Gil Peyrot2022-08-231-6/+5
* rtc: gamecube: Add missing iounmap in gamecube_rtc_read_offset_from_sramYuan Can2022-05-181-0/+1
* rtc: gamecube: Fix refcount leak in gamecube_rtc_read_offset_from_sramMiaoqian Lin2022-03-291-0/+1
* rtc: gamecube: Fix an IS_ERR() vs NULL checkDan Carpenter2022-01-161-2/+2
* rtc: gamecube: Report low battery as invalid dataEmmanuel Gil Peyrot2021-12-161-0/+30
* rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii UEmmanuel Gil Peyrot2021-12-161-0/+347