1. 28e8c4b Merge tag 'rtc-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 6 years ago
  2. 36e14f5 rtc: rename core files by Alexandre Belloni · 6 years ago
  3. bba3d2d rtc: nvmem: fix possible use after free by Alexandre Belloni · 6 years ago
  4. e01b578 rtc: add i.MX system controller RTC support by Anson Huang · 6 years ago
  5. 3c3d710 rtc: pcf2123: Add Microcrystal rv2123 by Alexandre Belloni · 6 years ago
  6. a269441 rtc: class: reimplement devm_rtc_device_register by Alexandre Belloni · 6 years ago
  7. 9a032011 rtc: enforce rtc_timer_init private_data type by Alexandre Belloni · 6 years ago
  8. ffe1c5a rtc: abx80x: Implement RTC_VL_READ,CLR ioctls by Marek Vasut · 6 years ago
  9. fc97993 rtc: pcf85363: Add support for NXP pcf85263 rtc by Biju Das · 6 years ago
  10. ecb4a35 rtc: pcf8523: don't return invalid date when battery is low by Baruch Siach · 6 years ago
  11. d54fb48 rtc: tegra: Switch to use %ptR by Andy Shevchenko · 6 years ago
  12. 5527842 rtc: s5m: Switch to use %ptR by Andy Shevchenko · 6 years ago
  13. 9a1bacf rtc: s3c: Switch to use %ptR by Andy Shevchenko · 6 years ago
  14. 1921cab rtc: rx8025: Switch to use %ptR by Andy Shevchenko · 6 years ago
  15. a3f60bb rtc: rx6110: Switch to use %ptR by Andy Shevchenko · 6 years ago
  16. 0991e75 rtc: rk808: Switch to use %ptR by Andy Shevchenko · 6 years ago
  17. b2db0a2 rtc: puv3: Switch to use %ptR by Andy Shevchenko · 6 years ago
  18. 4f5ef6e rtc: pm8xxx: Switch to use %ptR by Andy Shevchenko · 6 years ago
  19. 93206f9 rtc: pic32: Switch to use %ptR by Andy Shevchenko · 6 years ago
  20. 8d2e6b2 rtc: pcf50633: Switch to use %ptR by Andy Shevchenko · 6 years ago
  21. 1481376 rtc: mcp795: Switch to use %ptR by Andy Shevchenko · 6 years ago
  22. ad78343 rtc: m48t59: Switch to use %ptR by Andy Shevchenko · 6 years ago
  23. 22b844a rtc: m41t80: Switch to use %ptR by Andy Shevchenko · 6 years ago
  24. 285166c rtc: at91sam9: Switch to use %ptR by Andy Shevchenko · 6 years ago
  25. d422f88 rtc: at91rm9200: Switch to use %ptR by Andy Shevchenko · 6 years ago
  26. 5548cbf rtc: Switch to use %ptR by Andy Shevchenko · 6 years ago
  27. c56afc1 rtc: sun6i: Expose internal oscillator through device tree by Chen-Yu Tsai · 6 years ago
  28. 7cd1aca rtc: sun6i: Add support for all known pre-H6 variants by Chen-Yu Tsai · 6 years ago
  29. 403a3c3 rtc: sun6i: Add support for different variants by Chen-Yu Tsai · 6 years ago
  30. 459b6ea rtc: sun6i: Add default clock name for LOSC by Chen-Yu Tsai · 6 years ago
  31. cd9a043 Merge tag 'staging-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
  32. facc23b rtc: isl1208: Use i2c block read/write routines by Trent Piepho · 6 years ago
  33. 41ef387 rtc: max8997: Fix the returned value in case of error in 'max8997_rtc_read_alarm()' by Christophe JAILLET · 6 years ago
  34. 41c9e13 rtc: nvmem: remove nvmem from struct rtc_device by Alexandre Belloni · 6 years ago
  35. 461e557 rtc: nvmem: use devm_nvmem_register() by Alexandre Belloni · 6 years ago
  36. 0145b50 iio/hid-sensors: Fix IIO_CHAN_INFO_RAW returning wrong values for signed numbers by Hans de Goede · 6 years ago
  37. b28cc6c rtc: max77686: Fix the returned value in case of error in 'max77686_rtc_read_time()' by Christophe JAILLET · 6 years ago
  38. 50c8aec rtc: s3c-rtc: Avoid using broken ALMYEAR register by Marek Szyprowski · 6 years ago
  39. f1bd154 rtc: m41t80: Complete error propagation from SMBus calls by Maciej W. Rozycki · 6 years ago
  40. 3cc9ffb rtc: m41t80: Correct alarm month range with RTC reads by Maciej W. Rozycki · 6 years ago
  41. 03f39f4 rtc: class: remove devm_rtc_device_unregister by Alexandre Belloni · 6 years ago
  42. 4ff6f02 rtc: sh: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  43. 725412d9 rtc: clean up indentation issues, remove extraneous space, add missing tabs by Colin Ian King · 6 years ago
  44. c501565 rtc: omap: Use define directive for PIN_CONFIG_ACTIVE_HIGH by Nathan Chancellor · 6 years ago
  45. 9bde0af rtc: pcf2127: fix a kmemleak caused in pcf2127_i2c_gather_write by Xulin Sun · 6 years ago
  46. 7ce9a99 rtc: hctosys: Add missing range error reporting by Maciej W. Rozycki · 6 years ago
  47. fbb974b rtc: cmos: Do not export alarm rtc_ops when we do not support alarms by Hans de Goede · 6 years ago
  48. 3822d1b rtc: sc27xx: Always read normal alarm when registering RTC device by Baolin Wang · 6 years ago
  49. bf2c532b rtc: sc27xx: Add check to see if need to enable the alarm interrupt by Baolin Wang · 6 years ago
  50. b2ddc485 rtc: sc27xx: Remove interrupts disable and clear in probe() by Baolin Wang · 6 years ago
  51. 7db5adf rtc: sc27xx: Clear SPG value update interrupt status by Baolin Wang · 6 years ago
  52. a86d6b2 rtc: sc27xx: Set wakeup capability before registering rtc device by Baolin Wang · 6 years ago
  53. ef0f02f rtc: s35390a: Change buf's type to u8 in s35390a_init by Nathan Chancellor · 6 years ago
  54. 7dceef7 rtc: ds1307: fix ds1339 wakealarm support by Soeren Moch · 6 years ago
  55. 6f5b390b rtc: ds1685: simplify getting .driver_data by Wolfram Sang · 6 years ago
  56. c3e0491 rtc: m41t80: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  57. fe0b5ce rtc: tegra: Propagate errors from platform_get_irq() by Thierry Reding · 6 years ago
  58. bc51098 rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI by Maciej W. Rozycki · 6 years ago
  59. d197a25 rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt' by Maciej W. Rozycki · 6 years ago
  60. 959e8b7 rtc: mv: let the core handle invalid alarms by Alexandre Belloni · 6 years ago
  61. 89e27ce rtc: vr41xx: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  62. 9a90a5b rtc: ab8500: remove useless check by Alexandre Belloni · 6 years ago
  63. 38ab97a rtc: ab8500: let the core handle range by Alexandre Belloni · 6 years ago
  64. b56295d rtc: ab8500: use rtc_add_group by Alexandre Belloni · 6 years ago
  65. 1654a2b rtc: rs5c348: report error when time is invalid by Alexandre Belloni · 6 years ago
  66. 2d7be4e rtc: rs5c348: remove forward declaration by Alexandre Belloni · 6 years ago
  67. 02a6e12 rtc: rs5c348: remove useless label by Alexandre Belloni · 6 years ago
  68. f6e3d77 rtc: armada38x: switch to rtc_time64_to_tm/rtc_tm_to_time64 by Alexandre Belloni · 6 years ago
  69. ef2a717 rtc: armada38x: add range by Alexandre Belloni · 6 years ago
  70. 7d61cbb94 rtc: armada38x: fix possible race condition by Alexandre Belloni · 6 years ago
  71. 0ae3f24 rtc: lib: correct documentation typo by Alexandre Belloni · 6 years ago
  72. 6a5f2a1f rtc: ds1307: use rtc_add_group by Alexandre Belloni · 6 years ago
  73. cfb7491 rtc: ds1685: use rtc_add_group by Alexandre Belloni · 6 years ago
  74. 482419e rtc: ds1685: use generic nvmem by Alexandre Belloni · 6 years ago
  75. 8ddeb09 rtc: ds1685: drop RTC_DS1685_PROC_REGS by Alexandre Belloni · 6 years ago
  76. c7080e2 rtc: test: Switch to SPDX identifier by Alexandre Belloni · 6 years ago
  77. fd13c93 rtc: test: make license text and module license match. by Alexandre Belloni · 6 years ago
  78. 2ab7875 rtc: tx4939: fixup nvmem name and register size by Alexandre Belloni · 6 years ago
  79. 4b3a6a3 rtc: isl1208: don't include core header file by Alexandre Belloni · 6 years ago
  80. eb2bccb rtc: move rtc_add_group/s definitions by Alexandre Belloni · 6 years ago
  81. db7a67b rtc: reorder Makefile entries by Alexandre Belloni · 6 years ago
  82. b41c23e rtc: ds1307: add frequency_test_enable attribute on m41txx by Giulio Benetti · 6 years ago
  83. 79230ff rtc: ds1307: add offset sysfs for mt41txx chips. by Giulio Benetti · 6 years ago
  84. 1b4c794 rtc: isl1208: avoid possible sysfs race by Alexandre Belloni · 6 years ago
  85. f1c8bc3 rtc: remove irq_task from kerneldoc by Alexandre Belloni · 6 years ago
  86. 1e479c6 rtc: unexport non devm managed registration by Alexandre Belloni · 6 years ago
  87. 749e36d rtc: abx80x: add basic watchdog support by Jeremy Gebben · 6 years ago
  88. af69f9a rtc: abx80x: use a 'priv' struct for client data by Jeremy Gebben · 6 years ago
  89. b7aff10 rtc: pl031: switch to devm_rtc_allocate_device/rtc_register_device by Alexandre Belloni · 6 years ago
  90. c778ec8 rtc: pl030: fix possible race condition by Alexandre Belloni · 6 years ago
  91. babab2f rtc: mt6397: fix possible race condition by Alexandre Belloni · 6 years ago
  92. de96bc39 rtc: mrst: remove set but not used variable 'valid' by YueHaibing · 6 years ago
  93. ac771ed rtc: rv8803: add Epson RX8803 support by Alexandre Belloni · 6 years ago
  94. c856618 rtc: rv8803: fix the rv8803 id in the OF table by Alexandre Belloni · 6 years ago
  95. 777d8ae rtc: sysfs: fix NULL check in rtc_add_groups() by Dan Carpenter · 6 years ago
  96. 725e0e1 rtc: sun6i: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  97. 1e6e4e1 rtc: jz4740: Drop dependency on MACH_INGENIC by Paul Cercueil · 6 years ago
  98. 09058ea rtc: omap: Cut down the shutdown time from 2 seconds to 1 sec by Keerthy · 6 years ago
  99. 0438002 rtc: omap: use of_device_is_system_power_controller function by Keerthy · 6 years ago
  100. c6b5eb8 rtc: rtc-mrst: Replace mdelay() with msleep() in mrst_read_time() by Jia-Ju Bai · 6 years ago