summaryrefslogtreecommitdiff
path: root/drivers/rtc
AgeCommit message (Expand)Author
2022-04-13rtc: mc146818-lib: fix signedness bug in mc146818_get_time()Dan Carpenter
2022-04-13rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk
2022-04-13rtc: Check return value from mc146818_get_time()Mateusz Jończyk
2022-04-13rtc: mc146818-lib: change return values of mc146818_get_time()Mateusz Jończyk
2022-04-13rtc: wm8350: Handle error for wm8350_register_irqJiasheng Jiang
2022-04-08rtc: check if __rtc_read_time was successfulTom Rix
2022-04-08rtc: pl031: fix rtc features null pointer dereferenceAli Pouladi
2022-04-08rtc: mc146818-lib: fix locking in mc146818_set_timeMateusz Jończyk
2022-02-08rtc: cmos: Evaluate century appropriateRiwen Lu
2022-01-27rtc: pxa: fix null pointer dereferenceLaurence de Bruxelles
2022-01-27rtc: Move variable into switch case statementKees Cook
2022-01-27rtc: cmos: take rtc_lock while reading from CMOSMateusz Jończyk
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
2021-10-18rtc: pcf8523: remove unecessary ifdeferyAlexandre Belloni
2021-10-18rtc: pcf8523: always compile pcf8523_rtc_ioctlAlexandre Belloni
2021-10-18rtc: pcf8523: switch to regmapAlexandre Belloni
2021-10-18rtc: expose RTC_FEATURE_UPDATE_INTERRUPTAlexandre Belloni
2021-10-18rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_timeAlexandre Belloni
2021-10-18rtc: rv3032: allow setting BSMAlexandre Belloni
2021-10-18rtc: rv3028: add BSM supportAlexandre Belloni
2021-10-18rtc: add BSM parameterAlexandre Belloni
2021-10-18rtc: add correction parameterAlexandre Belloni
2021-10-18rtc: expose correction featureAlexandre Belloni
2021-10-18rtc: add parameter ioctlAlexandre Belloni
2021-10-17rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependenciesWill McVicker
2021-10-15rtc: pcf85063: Always clear EXT_TEST from set_timePhil Elwell
2021-10-15rtc: pcf85063: add support for fixed clockAlexander Stein
2021-10-15rtc: rv3032: fix error handling in rv3032_clkout_set_rate()Dan Carpenter