summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2022-01-16rtc: sunplus: fix return value in sp_rtc_probe()Yang Yingliang
2022-01-16rtc: cmos: Evaluate century appropriateRiwen Lu
2022-01-16rtc: gamecube: Fix an IS_ERR() vs NULL checkDan Carpenter
2022-01-16rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-01-05rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles
2022-01-05rtc: ftrtc010: Use platform_get_irq() to get the interruptLad Prabhakar
2022-01-05rtc: Move variable into switch case statementKees Cook
2022-01-05rtc: pcf2127: Fix typo in commentHugo Villeneuve
2022-01-05rtc: Add driver for RTC in Sunplus SP7021Vincent Shih
2022-01-05rtc: rs5c372: fix incorrect oscillation value on r2221tlCamel Guo
2022-01-04rtc: rs5c372: add offset correction supportCamel Guo
2021-12-16rtc: cmos: avoid UIP when writing alarm timeMateusz Jończyk
2021-12-16rtc: cmos: avoid UIP when reading alarm timeMateusz Jończyk
2021-12-16rtc: mc146818-lib: refactor mc146818_does_rtc_workMateusz Jończyk
2021-12-16rtc: mc146818-lib: refactor mc146818_get_timeMateusz Jończyk
2021-12-16rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk
2021-12-16rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk
2021-12-16rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2021-12-16rtc: mc146818-lib: change return values of mc146818_get_time()Mateusz Jończyk
2021-12-16rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk
2021-12-16rtc: gamecube: Report low battery as invalid dataEmmanuel Gil Peyrot
2021-12-16rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii UEmmanuel Gil Peyrot
2021-12-02rtc: rv8803: Add support for the Epson RX8804 RTCFabio Estevam
2021-12-02rtc: da9063: add as wakeup sourceNikita Shubin
2021-12-01rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-12-01rtc: pcf85063: add i2c_device_id name matching supportMarc Ferland
2021-12-01rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctlsCamel Guo
2021-11-12Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2021-11-10rtc: rx8025: use .set_offset/.read_offsetAlexandre Belloni
2021-11-10rtc: rx8025: use rtc_add_groupAlexandre Belloni
2021-11-10rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supportedAlexandre Belloni
2021-11-10rtc: rx8025: set rangeAlexandre Belloni
2021-11-10rtc: rx8025: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: rx8025: switch to devm_rtc_allocate_deviceAlexandre Belloni
2021-11-10rtc: ab8500: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: ab-eoz9: support UIE when availableAlexandre Belloni
2021-11-10rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-11-10rtc: rv3032: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: s35390a: let the core handle the alarm resolutionAlexandre Belloni
2021-11-10rtc: handle alarms with a minute resolutionAlexandre Belloni
2021-11-10rtc: pcf85063: silence cppcheck warningAlexandre Belloni
2021-11-10rtc: rv8803: fix writing back ctrl in flag registerDominique Martinet
2021-10-26Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-10-23rtc: s3c: Add time rangeSam Protsenko
2021-10-23rtc: s3c: Extract read/write IO into separate functionsSam Protsenko
2021-10-23rtc: s3c: Remove usage of devm_rtc_device_register()Sam Protsenko
2021-10-23rtc: tps80031: Remove driverDmitry Osipenko
2021-10-23rtc: sun6i: Allow probing without an early clock providerSamuel Holland
2021-10-18rtc: pcf8523: add BSM supportAlexandre Belloni
2021-10-18rtc: pcf8523: allow usage on ACPI platformsAlexandre Belloni