1. 35331b5 rtc: r9701: set range by Alexandre Belloni · 4 years, 3 months ago
  2. dfe13cf rtc: r9701: convert to devm_rtc_allocate_device by Alexandre Belloni · 4 years, 3 months ago
  3. 8b34134 rtc: r9701: stop setting RWKCNT by Alexandre Belloni · 4 years, 3 months ago
  4. 2a8f338 rtc: r9701: remove useless memset by Alexandre Belloni · 4 years, 3 months ago
  5. 7390bec rtc: r9701: stop setting a default time by Alexandre Belloni · 4 years, 3 months ago
  6. 92c6dcf rtc: r9701: remove leftover comment by Alexandre Belloni · 4 years, 3 months ago
  7. 2eeaa53 rtc: rv3032: Add a driver for Microcrystal RV-3032 by Alexandre Belloni · 4 years, 3 months ago
  8. 5ebe59a dt-bindings: rtc: rv3032: add RV-3032 bindings by Alexandre Belloni · 4 years, 3 months ago
  9. 61ee067 dt-bindings: rtc: add trickle-voltage-millivolt by Alexandre Belloni · 4 years, 3 months ago
  10. 024e6f3 rtc: rv3028: ensure ram configuration registers are saved by Alexandre Belloni · 4 years, 3 months ago
  11. de0ad60 rtc: rv3028: factorize EERD bit handling by Alexandre Belloni · 4 years, 3 months ago
  12. c1efae1 rtc: rv3028: fix trickle resistor values by Alexandre Belloni · 4 years, 3 months ago
  13. 00e8e87 rtc: rv3028: fix clock output support by Alexandre Belloni · 4 years, 3 months ago
  14. 770c03e rtc: mt6397: Remove unused member dev by Fei Shao · 4 years, 3 months ago
  15. 179b4bc rtc: rv8803: simplify the return expression of rv8803_nvram_write by Liu Shixin · 4 years, 4 months ago
  16. 9ce42e8 rtc: meson: simplify the return expression of meson_vrtc_probe by Liu Shixin · 4 years, 4 months ago
  17. ba1bcaf rtc: rx8010: rename rx8010_init_client() to rx8010_init() by Bartosz Golaszewski · 4 years, 4 months ago
  18. 0026f16 rtc: ds1307: enable rx8130's backup battery, make it chargeable optionally by Bastian Krause · 4 years, 4 months ago
  19. 0874734 rtc: ds1307: consider aux-voltage-chargeable by Bastian Krause · 4 years, 4 months ago
  20. 95a74cb rtc: ds1307: store previous charge default per chip by Bastian Krause · 4 years, 4 months ago
  21. 1b5b6af rtc: ds1307: introduce requires_trickle_resistor per chip by Bastian Krause · 4 years, 4 months ago
  22. 462eb73 rtc: ds1307: apply DS13XX_TRICKLE_CHARGER_MAGIC only conditionally by Bastian Krause · 4 years, 4 months ago
  23. 40d58c9 dt-bindings: rtc: ds1307: add rx8130 aux-voltage-chargeable support by Bastian Krause · 4 years, 4 months ago
  24. c53cee4 dt-bindings: rtc: ds1307: let aux-voltage-chargeable supersede trickle-diode-disable by Bastian Krause · 4 years, 4 months ago
  25. 965fe1c dt-bindings: rtc: let aux-voltage-chargeable supersede trickle-diode-disable by Bastian Krause · 4 years, 4 months ago
  26. 35425ba rtc: pcf2127: fix a bug when not specify interrupts property by Biwen Li · 4 years, 4 months ago
  27. 9f8010e rtc: ds1685: Fix bank switching to avoid endless loop by Thomas Bogendoerfer · 4 years, 4 months ago
  28. d0a3b65 rtc: st-lpc: Constify st_rtc_ops by Rikard Falkeborn · 4 years, 4 months ago
  29. 2fc1af3 rtc: rx8010: use range checking provided by core RTC code by Bartosz Golaszewski · 4 years, 4 months ago
  30. 9868bc1 rtc: rx8010: convert to using regmap by Bartosz Golaszewski · 4 years, 4 months ago
  31. cee015d rtc: rx8010: switch to using the preferred i2c API by Bartosz Golaszewski · 4 years, 4 months ago
  32. 0ce6277 rtc: rx8010: switch to using the preferred RTC API by Bartosz Golaszewski · 4 years, 4 months ago
  33. 666f214 rtc: rx8010: prefer sizeof(*val) over sizeof(struct type_of_val) by Bartosz Golaszewski · 4 years, 4 months ago
  34. 955a123 rtc: rx8010: use a helper variable for client->dev in probe() by Bartosz Golaszewski · 4 years, 4 months ago
  35. b3ff7fd rtc: rx8010: drop unnecessary initialization by Bartosz Golaszewski · 4 years, 4 months ago
  36. f702699 rtc: rx8010: don't use magic values for time buffer length by Bartosz Golaszewski · 4 years, 4 months ago
  37. 13952c9 rtc: rx8010: rename ret to err in rx8010_set_time() by Bartosz Golaszewski · 4 years, 4 months ago
  38. e9e4c2d rtc: rx8010: use tabs instead of spaces for code formatting by Bartosz Golaszewski · 4 years, 4 months ago
  39. 7567797 rtc: rx8010: consolidate local variables of the same type by Bartosz Golaszewski · 4 years, 4 months ago
  40. 28c86f3 rtc: rx8010: remove unnecessary brackets by Bartosz Golaszewski · 4 years, 4 months ago
  41. 2e0ce56 rtc: rx8010: remove a stray newline by Bartosz Golaszewski · 4 years, 4 months ago
  42. d3b1429 rtc: rx8010: don't modify the global rtc ops by Bartosz Golaszewski · 4 years, 4 months ago
  43. c52d270 rtc: s3c: Simplify with dev_err_probe() by Krzysztof Kozlowski · 4 years, 4 months ago
  44. 0d982de rtc: fsl-ftm-alarm: update acpi device id by Peng Ma · 4 years, 5 months ago
  45. f471b05 rtc: ds1307: Clear OSF flag on DS1388 when setting time by Chris Packham · 4 years, 5 months ago
  46. 59ed012 rtc: ds1307: Ensure oscillator is enabled for DS1388 by Chris Packham · 4 years, 5 months ago
  47. 163a512 rtc: rtc-rs5c313: Convert to module_platform_driver() by Geert Uytterhoeven · 4 years, 5 months ago
  48. f65e727 rtc: rtc-rs5c313: Fix late hardware init by Geert Uytterhoeven · 4 years, 5 months ago
  49. fc9656a rtc: rtc-rs5c313: Drop obsolete platform_set_drvdata() call by Geert Uytterhoeven · 4 years, 5 months ago
  50. c254bcd rtc: cmos: zero-init wkalrm when reading from CMOS by Victor Ding · 4 years, 5 months ago
  51. 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 5 months ago
  52. 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  53. 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 5 months ago
  54. 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  55. d84835b1 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
  56. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  57. f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 5 months ago
  58. d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
  59. 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
  60. 50f6c7d Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  61. 1195d58 Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  62. 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  63. eb1319a Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  64. 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
  65. f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
  66. 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
  67. 6ffdcde Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
  68. b07175d Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
  69. 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  70. 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
  71. 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
  72. 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  73. fe0580a virtio: pci: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  74. 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  75. 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  76. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  77. f9e7ff9 sh: use generic strncpy() by Kuninori Morimoto · 4 years, 5 months ago
  78. a8e3943 sh: clkfwk: remove r8/r16/r32 by Kuninori Morimoto · 4 years, 5 months ago
  79. 7f897ac include/asm-generic/vmlinux.lds.h: align ro_after_init by Romain Naour · 4 years, 5 months ago
  80. c403f6a mm: annotate a data race in page_zonenum() by Qian Cai · 4 years, 5 months ago
  81. 7e0cc01 mm/swap.c: annotate data races for lru_rotate_pvecs by Qian Cai · 4 years, 5 months ago
  82. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 5 months ago
  83. abe1de4 mm/mempool: fix a data race in mempool_free() by Qian Cai · 4 years, 5 months ago
  84. a1f4593 mm/list_lru: fix a data race in list_lru_count_one by Qian Cai · 4 years, 5 months ago
  85. e0e3f42 mm/memcontrol: fix a data race in scan count by Qian Cai · 4 years, 5 months ago
  86. 6e4bd50 mm/page_counter: fix various data races at memsw by Qian Cai · 4 years, 5 months ago
  87. a449bf5 mm/swapfile: fix and annotate various data races by Qian Cai · 4 years, 5 months ago
  88. e630bfa mm/filemap.c: fix a data race in filemap_fault() by Kirill A. Shutemov · 4 years, 5 months ago
  89. b96a3db mm/swap_state: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  90. 7b37e22 mm/page_io: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  91. 96bdd2b mm/frontswap: mark various intentional data races by Qian Cai · 4 years, 5 months ago
  92. 69d0b54 mm/kmemleak: silence KCSAN splats in checksum by Qian Cai · 4 years, 5 months ago
  93. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  94. c734124 fs: autofs: delete repeated words in comments by Randy Dunlap · 4 years, 5 months ago
  95. ee6c400 mm: introduce offset_in_thp by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  96. 2be1d71 mm: add thp_head by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  97. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  98. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  99. 6ffbb45 mm: add thp_order by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  100. 4190156 mm: move page-flags include to top of file by Matthew Wilcox (Oracle) · 4 years, 5 months ago