1. 5ceee54 rtc: sunplus: fix return value in sp_rtc_probe() by Yang Yingliang · 3 years ago
  2. ff164ae rtc: cmos: Evaluate century appropriate by Riwen Lu · 3 years ago
  3. 900ed72 rtc: gamecube: Fix an IS_ERR() vs NULL check by Dan Carpenter · 3 years ago
  4. 7372971 rtc: mc146818-lib: fix signedness bug in mc146818_get_time() by Dan Carpenter · 3 years ago
  5. 34127b3 rtc: pxa: fix null pointer dereference by Laurence de Bruxelles · 3 years ago
  6. 05020a7 rtc: ftrtc010: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
  7. ba52eac rtc: Move variable into switch case statement by Kees Cook · 3 years, 1 month ago
  8. 7b69b54 rtc: pcf2127: Fix typo in comment by Hugo Villeneuve · 3 years, 1 month ago
  9. fad6cbe rtc: Add driver for RTC in Sunplus SP7021 by Vincent Shih · 3 years, 1 month ago
  10. ed06106 rtc: rs5c372: fix incorrect oscillation value on r2221tl by Camel Guo · 3 years, 1 month ago
  11. dd93849 rtc: rs5c372: add offset correction support by Camel Guo · 3 years, 1 month ago
  12. cd17420 rtc: cmos: avoid UIP when writing alarm time by Mateusz Jończyk · 3 years, 1 month ago
  13. cdedc45 rtc: cmos: avoid UIP when reading alarm time by Mateusz Jończyk · 3 years, 1 month ago
  14. 2c7d47a rtc: mc146818-lib: refactor mc146818_does_rtc_work by Mateusz Jończyk · 3 years, 1 month ago
  15. 2a61b0a rtc: mc146818-lib: refactor mc146818_get_time by Mateusz Jończyk · 3 years, 1 month ago
  16. ec5895c rtc: mc146818-lib: extract mc146818_avoid_UIP by Mateusz Jończyk · 3 years, 1 month ago
  17. ea6fa49 rtc: mc146818-lib: fix RTC presence check by Mateusz Jończyk · 3 years, 1 month ago
  18. 0dd8d6c rtc: Check return value from mc146818_get_time() by Mateusz Jończyk · 3 years, 1 month ago
  19. d35786b rtc: mc146818-lib: change return values of mc146818_get_time() by Mateusz Jończyk · 3 years, 1 month ago
  20. 454f47f rtc: cmos: take rtc_lock while reading from CMOS by Mateusz Jończyk · 3 years, 1 month ago
  21. 322539a rtc: gamecube: Report low battery as invalid data by Emmanuel Gil Peyrot · 3 years ago
  22. 8655940 rtc: gamecube: Add a RTC driver for the GameCube, Wii and Wii U by Emmanuel Gil Peyrot · 3 years ago
  23. 5c0189a rtc: rv8803: Add support for the Epson RX8804 RTC by Fabio Estevam · 3 years, 1 month ago
  24. 029d3a6 rtc: da9063: add as wakeup source by Nikita Shubin · 3 years, 1 month ago
  25. a478c43 rtc: da9063: switch to RTC_FEATURE_UPDATE_INTERRUPT by Alexandre Belloni · 3 years, 2 months ago
  26. 1c1b309 rtc: pcf85063: add i2c_device_id name matching support by Marc Ferland · 3 years, 1 month ago
  27. f601aa7 rtc: rs5c372: Add RTC_VL_READ, RTC_VL_CLR ioctls by Camel Guo · 3 years, 2 months ago
  28. 3b81bf7 Merge tag 'rtc-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 1 month ago
  29. b476266 rtc: rx8025: use .set_offset/.read_offset by Alexandre Belloni · 3 years, 2 months ago
  30. 3d35840 rtc: rx8025: use rtc_add_group by Alexandre Belloni · 3 years, 2 months ago
  31. 5be3933 rtc: rx8025: clear RTC_FEATURE_ALARM when alarm are not supported by Alexandre Belloni · 3 years, 2 months ago
  32. 1709d7e rtc: rx8025: set range by Alexandre Belloni · 3 years, 2 months ago
  33. 8670558f rtc: rx8025: let the core handle the alarm resolution by Alexandre Belloni · 3 years, 2 months ago
  34. 5e7f635 rtc: rx8025: switch to devm_rtc_allocate_device by Alexandre Belloni · 3 years, 2 months ago
  35. a5f8280 rtc: ab8500: let the core handle the alarm resolution by Alexandre Belloni · 3 years, 2 months ago
  36. 27f06af rtc: ab-eoz9: support UIE when available by Alexandre Belloni · 3 years, 2 months ago
  37. 2437001 rtc: ab-eoz9: use RTC_FEATURE_UPDATE_INTERRUPT by Alexandre Belloni · 3 years, 2 months ago
  38. ac86964 rtc: rv3032: let the core handle the alarm resolution by Alexandre Belloni · 3 years, 2 months ago
  39. 654815e rtc: s35390a: let the core handle the alarm resolution by Alexandre Belloni · 3 years, 2 months ago
  40. d87f741 rtc: handle alarms with a minute resolution by Alexandre Belloni · 3 years, 2 months ago
  41. 72e4ee6 rtc: pcf85063: silence cppcheck warning by Alexandre Belloni · 3 years, 2 months ago
  42. 03a86cd rtc: rv8803: fix writing back ctrl in flag register by Dominique Martinet · 3 years, 2 months ago
  43. 64954d1 Merge tag 'samsung-drivers-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers by Arnd Bergmann · 3 years, 2 months ago
  44. a5feda3 rtc: s3c: Add time range by Sam Protsenko · 3 years, 2 months ago
  45. e4a1444 rtc: s3c: Extract read/write IO into separate functions by Sam Protsenko · 3 years, 2 months ago
  46. dba28c3 rtc: s3c: Remove usage of devm_rtc_device_register() by Sam Protsenko · 3 years, 2 months ago
  47. 005870f rtc: tps80031: Remove driver by Dmitry Osipenko · 3 years, 2 months ago
  48. 814691c rtc: sun6i: Allow probing without an early clock provider by Samuel Holland · 3 years, 3 months ago
  49. f8d4e4f rtc: pcf8523: add BSM support by Alexandre Belloni · 3 years, 2 months ago
  50. ebf48cb rtc: pcf8523: allow usage on ACPI platforms by Alexandre Belloni · 3 years, 2 months ago
  51. 7c17611 rtc: pcf8523: remove unecessary ifdefery by Alexandre Belloni · 3 years, 2 months ago
  52. 5537752 rtc: pcf8523: always compile pcf8523_rtc_ioctl by Alexandre Belloni · 3 years, 2 months ago
  53. 91f3849 rtc: pcf8523: switch to regmap by Alexandre Belloni · 3 years, 2 months ago
  54. adb17a0 rtc: expose RTC_FEATURE_UPDATE_INTERRUPT by Alexandre Belloni · 3 years, 2 months ago
  55. 7d7234a rtc: pcf8523: avoid reading BLF in pcf8523_rtc_read_time by Alexandre Belloni · 3 years, 2 months ago
  56. 6084eac rtc: rv3032: allow setting BSM by Alexandre Belloni · 3 years, 2 months ago
  57. 018d959 rtc: rv3028: add BSM support by Alexandre Belloni · 3 years, 2 months ago
  58. 0d20e9f rtc: add BSM parameter by Alexandre Belloni · 3 years, 2 months ago
  59. a6d8c6e rtc: add correction parameter by Alexandre Belloni · 3 years, 2 months ago
  60. 2268551 rtc: expose correction feature by Alexandre Belloni · 3 years, 2 months ago
  61. 6a8af1b rtc: add parameter ioctl by Alexandre Belloni · 3 years, 2 months ago
  62. d96890f rtc: s3c: remove HAVE_S3C_RTC in favor of direct dependencies by Will McVicker · 3 years, 2 months ago
  63. 9f08c9e rtc: pcf85063: Always clear EXT_TEST from set_time by Phil Elwell · 3 years, 2 months ago
  64. 4c8a7b8 rtc: pcf85063: add support for fixed clock by Alexander Stein · 3 years, 3 months ago
  65. c3336b8 rtc: rv3032: fix error handling in rv3032_clkout_set_rate() by Dan Carpenter · 3 years, 3 months ago
  66. 24d2318 rtc: class: check return value when calling dev_set_name() by Yang Yingliang · 3 years, 3 months ago
  67. 789c109 rtc: class: don't call cdev_device_del() when cdev_device_add() failed by Yang Yingliang · 3 years, 3 months ago
  68. 7caadcf rtc: m41t80: return NULL rather than a plain 0 integer by Colin Ian King · 3 years, 3 months ago
  69. f360668 rtc: msc313: Fix unintentional sign extension issues with left shift of a u16 by Colin Ian King · 3 years, 3 months ago
  70. 3109151 rtc: mcp795: Add SPI ID table by Mark Brown · 3 years, 3 months ago
  71. 27ff63e rtc: msc313: fix missing include by Alexandre Belloni · 3 years, 3 months ago
  72. be7d9c91 rtc: Add support for the MSTAR MSC313 RTC by Daniel Palmer · 3 years, 4 months ago
  73. 38b17bc rtc: rx6110: simplify getting the adapter of a client by Wolfram Sang · 3 years, 3 months ago
  74. 6eee1c4 rtc: s5m: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  75. 5e295f94 rtc: omap: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  76. 5f84478 rtc: pcf2123: Add SPI ID table by Mark Brown · 3 years, 3 months ago
  77. da87639 rtc: ds1390: Add SPI ID table by Mark Brown · 3 years, 3 months ago
  78. 8719a17 rtc: ds1302: Add SPI ID table by Mark Brown · 3 years, 3 months ago
  79. 13be2ef rtc: cmos: Disable irq around direct invocation of cmos_interrupt() by Chris Wilson · 3 years, 10 months ago
  80. 0c45d3e rtc: rx8010: select REGMAP_I2C by Yu-Tung Chang · 3 years, 4 months ago
  81. f120e2e rtc: rx8025: implement RX-8035 support by Mathew McBride · 3 years, 6 months ago
  82. e1aba37 rtc: cmos: remove stale REVISIT comments by Mateusz Jończyk · 3 years, 5 months ago
  83. 8d448fa rtc: tps65910: Correct driver module alias by Dmitry Osipenko · 3 years, 5 months ago
  84. b02c964 rtc: move RTC_LIB_KUNIT_TEST to proper location by Alexandre Belloni · 3 years, 5 months ago
  85. 5546e3d rtc: lib_test: add MODULE_LICENSE by Alexandre Belloni · 3 years, 5 months ago
  86. 1d1bb12 rtc: Improve performance of rtc_time64_to_tm(). Add tests. by Cassio Neri · 3 years, 6 months ago
  87. fffd603 rtc: s5m: set range by Alexandre Belloni · 3 years, 5 months ago
  88. 308247d rtc: s5m: enable wakeup only when available by Alexandre Belloni · 3 years, 5 months ago
  89. 1ed4dba rtc: s5m: signal the core when alarm are not available by Alexandre Belloni · 3 years, 5 months ago
  90. dae68c6 rtc: s5m: switch to devm_rtc_allocate_device by Alexandre Belloni · 3 years, 5 months ago
  91. de55409 Merge tag 'rtc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 3 years, 6 months ago
  92. 4aa90c0 rtc: pcf8523: rename register and bit defines by Alexandre Belloni · 3 years, 6 months ago
  93. 2f86198 rtc: pcf2127: handle timestamp interrupts by Mian Yousaf Kaukab · 3 years, 6 months ago
  94. 37aadf9 rtc: at91sam9: Remove unnecessary offset variable checks by Nobuhiro Iwamatsu · 3 years, 6 months ago
  95. f2581b1d rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt() by Nobuhiro Iwamatsu · 3 years, 6 months ago
  96. 9734a1a rtc: spear: convert to SPDX identifier by Nobuhiro Iwamatsu · 3 years, 6 months ago
  97. 9d0c49f rtc: tps6586x: convert to SPDX identifier by Nobuhiro Iwamatsu · 3 years, 6 months ago
  98. 3f01916 rtc: tps80031: convert to SPDX identifier by Nobuhiro Iwamatsu · 3 years, 6 months ago
  99. 41a2ed5 rtc: rtd119x: Fix format of SPDX identifier by Nobuhiro Iwamatsu · 3 years, 6 months ago
  100. 0786994 rtc: sc27xx: Fix format of SPDX identifier by Nobuhiro Iwamatsu · 3 years, 6 months ago