1. 578c2b6 rtc: Kconfig: select REGMAP_I2C when necessary by Alexandre Belloni · 5 years ago
  2. c682094 rtc: Kconfig: properly indent sd3078 entry by Alexandre Belloni · 5 years ago
  3. 604c521 rtc: cmos: Refactor code by using the new dmi_get_bios_year() helper by Andy Shevchenko · 5 years ago
  4. 5848ad2 rtc: cmos: Use predefined value for RTC IRQ on legacy x86 by Andy Shevchenko · 5 years ago
  5. b6da197 rtc: cmos: Stop using shared IRQ by Andy Shevchenko · 5 years ago
  6. 4c4ab45 rtc: tps6586x: Use IRQ_NOAUTOEN flag by Dmitry Osipenko · 5 years ago
  7. 3c7b90c rtc: at91rm9200: use FIELD_PREP/FIELD_GET by Alexandre Belloni · 5 years ago
  8. 565205d rtc: at91rm9200: avoid time readout in at91_rtc_setalarm by Alexandre Belloni · 5 years ago
  9. a1243b0 rtc: at91rm9200: move register definitions to C file by Alexandre Belloni · 5 years ago
  10. ca3fdc9 rtc: at91rm9200: add sama5d4 and sama5d2 compatibles by Alexandre Belloni · 5 years ago
  11. 4f12de0 dt-bindings: rtc: at91rm9200: convert bindings to json-schema by Alexandre Belloni · 5 years ago
  12. b705287 rtc: at91rm9200: remove procfs information by Alexandre Belloni · 5 years ago
  13. d5bbdd5 dt-bindings: atmel, at91rm9200-rtc: add microchip, sam9x60-rtc by Claudiu Beznea · 5 years ago
  14. d53f9b6 rtc: pcf8563: Use BIT by Nobuhiro Iwamatsu · 5 years ago
  15. 7dc679e rtc: moxart: Convert to SPDX identifier by Nobuhiro Iwamatsu · 5 years ago
  16. d6e62e7 rtc: ds1343: Remove unused struct spi_device in struct ds1343_priv by Nobuhiro Iwamatsu · 5 years ago
  17. 47a3c04 rtc: rx8025: Remove struct i2c_client from struct rx8025_data by Nobuhiro Iwamatsu · 5 years ago
  18. e2ed750 rtc: hym8563: Read the valid flag directly instead of caching it by Paul Kocialkowski · 5 years ago
  19. f236a2a rtc: hym8563: Return -EINVAL if the time is known to be invalid by Paul Kocialkowski · 5 years ago
  20. aeedfe7 rtc: rx8010: Fix return code for rx8010_probe by Nobuhiro Iwamatsu · 5 years ago
  21. de05056 rtc: omap: Remove unneeded semicolon by zhengbin · 5 years ago
  22. 62cbe63 rtc: asm9260: add the missed check for devm_clk_get by Chuhong Yuan · 5 years ago
  23. bd0d937 rtc: rv3029: remove useless error messages by Alexandre Belloni · 5 years ago
  24. fc21929 rtc: rv3029: annotate init and exit functions by Alexandre Belloni · 5 years ago
  25. 8e99106 rtc: rv3029: drop deprecated compatbiles by Alexandre Belloni · 5 years ago
  26. ec923fc rtc: rv3029: add nvram support by Alexandre Belloni · 5 years ago
  27. cbc943e rtc: rv3029: let the core handle rtc range by Alexandre Belloni · 5 years ago
  28. 9346f87 rtc: rv3029: convert to devm_rtc_allocate_device by Alexandre Belloni · 5 years ago
  29. cff2e4d rtc: rv3029: correctly handle PON and VLOW2 by Alexandre Belloni · 5 years ago
  30. f630f72 rtc: rv3029: add RTC_VL_READ and RTC_VL_CLEAR support by Alexandre Belloni · 5 years ago
  31. 7518dd9 rtc: rv3029: drop rv3029_read_regs and rv3029_write_regs by Alexandre Belloni · 5 years ago
  32. 8fd3d60 rtc: rv3029: simplify rv3029_set_alarm by Alexandre Belloni · 5 years ago
  33. 38ce8e3 rtc: rv3029: simplify rv3029_alarm_irq_enable by Alexandre Belloni · 5 years ago
  34. bb72dbb rtc: rv3029: get rid of rv3029_get_sr by Alexandre Belloni · 5 years ago
  35. 35c2daa rtc: rv3029: avoid reading the status register uselessly by Alexandre Belloni · 5 years ago
  36. 54c5970 rtc: rv3029: remove race condition when update STATUS by Alexandre Belloni · 5 years ago
  37. 609e97f rtc: rv3029: remove open coded regmap_update_bits by Alexandre Belloni · 5 years ago
  38. c509e43 rtc: rv3029: let regmap validate the register ranges by Alexandre Belloni · 5 years ago
  39. 9b45ef9 rtc: rv3029: use proper name for the driver by Alexandre Belloni · 5 years ago
  40. 8049c11 rtc: rx8010: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  41. 894b043 rtc: rx8010: remove RTC_VL_CLR handling by Alexandre Belloni · 5 years ago
  42. bcd17c5 rtc: rv8803: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  43. 7e890a0 rtc: rv8803: avoid clearing RV8803_FLAG_V2F in RTC_VL_CLR by Alexandre Belloni · 5 years ago
  44. 86e655f rtc: rv3028: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  45. 92c02da rtc: rv3028: remove RTC_VL_CLR handling by Alexandre Belloni · 5 years ago
  46. f86dc5b rtc: pcf85063: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  47. 0295c27 rtc: pcf85063: remove RTC_VL_CLR handling by Alexandre Belloni · 5 years ago
  48. b371b10 rtc: pcf8563: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  49. 935272a rtc: pcf8563: stop caching voltage_low by Alexandre Belloni · 5 years ago
  50. 75d26f5 rtc: pcf8563: remove conditional compilation by Alexandre Belloni · 5 years ago
  51. d268f4b rtc: pcf8563: remove RTC_VL_CLR handling by Alexandre Belloni · 5 years ago
  52. 244cf8f rtc: pcf8523: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  53. af42731 rtc: pcf2127: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  54. 9f05342 rtc: abx80x: return meaningful value for RTC_VL_READ by Alexandre Belloni · 5 years ago
  55. 790a19f rtc: Document RTC_VL_READ and RTC_VL_CLR ioctls by Alexandre Belloni · 5 years ago
  56. 3431ca4 rtc: define RTC_VL_READ values by Alexandre Belloni · 5 years ago
  57. 3b52093 rtc: ds1343: Do not hardcode SPI mode flags by Linus Walleij · 5 years ago
  58. 519d637 rtc: zynqmp: re-use rtc_time64_to_tm operation by Jean-Francois Dagenais · 5 years ago
  59. 94a2507 mailmap: Update email address for Alexandre Belloni by Alexandre Belloni · 5 years ago
  60. cf33e91 rtc: stm32: add missed clk_disable_unprepare in error path of resume by Chuhong Yuan · 5 years ago
  61. 751438b rtc: mt6397: drop free_irq of devm_ allocated irq by Wei Yongjun · 5 years ago
  62. e42617b Linux 5.5-rc1 by Linus Torvalds · 5 years ago
  63. 95e6ba5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 5 years ago
  64. 138f371 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  65. a78f7cd Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 5 years ago
  66. 5bf9a06 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  67. 9455d25 Merge tag 'ntb-5.5' of git://github.com/jonmason/ntb by Linus Torvalds · 5 years ago
  68. 7372145 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 5 years ago
  69. 95207d5 Merge tag 'iomap-5.5-merge-14' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  70. 50caca9 Merge tag 'xfs-5.5-merge-17' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  71. 316933c Merge tag 'for-linus-5.5-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 5 years ago
  72. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  73. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  74. 231e2a0 smb3: improve check for when we send the security descriptor context on create by Steve French · 5 years ago
  75. 94e89b4 Merge tag 'vfio-v5.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 5 years ago
  76. f74fd13 Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 5 years ago
  77. 6dc517a3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  78. 0fc7521 r8169: fix rtl_hw_jumbo_disable for RTL8168evl by Heiner Kallweit · 5 years ago
  79. 85190d1 pipe: don't use 'pipe_wait() for basic pipe IO by Linus Torvalds · 5 years ago
  80. 9b5b99a NTB: Add Hygon Device ID by Jiasen Lin · 5 years ago
  81. a28c8b9 pipe: remove 'waiting_writers' merging logic by Linus Torvalds · 5 years ago
  82. f467a6a pipe: fix and clarify pipe read wakeup logic by Linus Torvalds · 5 years ago
  83. 1b6b26a pipe: fix and clarify pipe write wakeup logic by Linus Torvalds · 5 years ago
  84. 2dd5616 net_sched: validate TCA_KIND attribute in tc_chain_tmplt_add() by Eric Dumazet · 5 years ago
  85. 00222d1 r8169: add missing RX enabling for WoL on RTL8125 by Heiner Kallweit · 5 years ago
  86. 8a3cc29 vhost/vsock: accept only packets with the right dst_cid by Stefano Garzarella · 5 years ago
  87. fafc5db net: phy: dp83867: fix hfs boot in rgmii mode by Grygorii Strashko · 5 years ago
  88. 51302f7 net: ethernet: ti: cpsw: fix extra rx interrupt by Grygorii Strashko · 5 years ago
  89. 501a90c inet: protect against too small mtu values. by Eric Dumazet · 5 years ago
  90. 0e49409 gre: refetch erspan header from skb->data after pskb_may_pull() by Cong Wang · 5 years ago
  91. 02a896c pppoe: remove redundant BUG_ON() check in pppoe_pernet by Aditya Pakki · 5 years ago
  92. 68d4b3d lib/: fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  93. ec29a5c kernel-hacking: move DEBUG_FS to 'Generic Kernel Debugging Instruments' by Changbin Du · 5 years ago
  94. 2b05bb7 kernel-hacking: move DEBUG_BUGVERBOSE to 'printk and dmesg options' by Changbin Du · 5 years ago
  95. ebebdd0 kernel-hacking: create a submenu for scheduler debugging options by Changbin Du · 5 years ago
  96. dc9b963 kernel-hacking: move SCHED_STACK_END_CHECK after DEBUG_STACK_USAGE by Changbin Du · 5 years ago
  97. f43a289 kernel-hacking: move Oops into 'Lockups and Hangs' by Changbin Du · 5 years ago
  98. 09a7495 kernel-hacking: move kernel testing and coverage options to same submenu by Changbin Du · 5 years ago
  99. 3be5cbc kernel-hacking: group kernel data structures debugging together by Changbin Du · 5 years ago
  100. ff600a9 kernel-hacking: create submenu for arch special debugging options by Changbin Du · 5 years ago