1. edafb6f Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 5 years ago
  2. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  3. 110036b rtc: rx8025: simplify getting the adapter of a client by Wolfram Sang · 6 years ago
  4. 862cac1 rtc: rx8025: Fix a parameter to %ptR in rx8025_read_alarm() by Andy Shevchenko · 6 years ago
  5. 1921cab rtc: rx8025: Switch to use %ptR by Andy Shevchenko · 6 years ago
  6. 22652ba rtc: stop validating rtc_time in .read_time by Alexandre Belloni · 7 years ago
  7. 34c7b3a rtc: constify rtc_class_ops structures by Julia Lawall · 8 years ago
  8. 56d86a7 rtc: simplify implementations of read_alarm by Uwe Kleine-König · 9 years ago
  9. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  10. ef5f4a9 rtc: rx8025: unsupport UIE mode by Akinobu Mita · 9 years ago
  11. 302c560 rtc: rx8025: round up to nearest minute for a minute accuracy alarm by Akinobu Mita · 9 years ago
  12. 9dbe385 rtc: rx8025: protect ctrl1 register update by rtc->ops_lock by Akinobu Mita · 9 years ago
  13. 0a966c0 rtc: rx8025: fix irq handler registration by Akinobu Mita · 9 years ago
  14. d00cd81 drivers/rtc: broken link fix by Leslie Lau · 9 years ago
  15. aaa3cee rtc: rx8025: remove rv8803 id by Alexandre Belloni · 9 years ago
  16. b1f9d79 rtc: rx8025: remove unnecessary braces by Alexandre Belloni · 9 years ago
  17. efbbb4f rtc: rx8025: check time validity when necessary by Alexandre Belloni · 9 years ago
  18. 5c66e1e rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization by Alexandre Belloni · 9 years ago
  19. 4b33d36 rtc: rx8025: remove useless initialization by Alexandre Belloni · 9 years ago
  20. 8c4a446 rtc: rx8025: reset validity when setting time by Alexandre Belloni · 9 years ago
  21. a27c7bf rtc: rx8025: fix rx8025_init_client() by Alexandre Belloni · 9 years ago
  22. 8a06513 rtc: rx8025: continue without alarm when irq request fails by Alexandre Belloni · 9 years ago
  23. fd9061f rtc: rx8025: cleanup accessors by Alexandre Belloni · 9 years ago
  24. 6f0a8cf rtc: rx8025: don't reset the time by Alexandre Belloni · 9 years ago
  25. 2e10e74 rtc: rx8025: fix transfer mode by Alexandre Belloni · 9 years ago
  26. 32672c5 rtc: rx8025: only handle dates between 2000 and 2099 by Alexandre Belloni · 9 years ago
  27. 2ddd186 rtc: rx8025: use BIT() by Alexandre Belloni · 9 years ago
  28. dbcce7c rtc: rx8025: remove useless probe error message by Alexandre Belloni · 9 years ago
  29. f0b63a1 rtc: rx8025: switch to managed irq allocation by Alexandre Belloni · 9 years ago
  30. b6a57c9 rtc: rx8025: Convert to threaded IRQ by Alexandre Belloni · 9 years ago
  31. 15d3bdc rtc: rx8025: remove useless headers and reorder them by Alexandre Belloni · 9 years ago
  32. f2284f9 rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_update_irq() by Henri Roosen · 9 years ago
  33. b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  34. 147a985 rtc: rtc-rx8025: remove unnecessary OOM messages by Jingoo Han · 11 years ago
  35. fac42b4 rtc: rtc-rx8025: use devm_*() functions by Jingoo Han · 12 years ago
  36. 5a167f4 Drivers: rtc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  37. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 13 years ago
  38. 80d4bb5 RTC: Cleanup rtc_class_ops->irq_set_state by John Stultz · 14 years ago
  39. 9db8995 rtc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  40. b770ffd comment typo fixes: charater => character by Thomas Weber · 14 years ago
  41. fbae3fb i2c: Remove all i2c_set_clientdata(client, NULL) in drivers by Wolfram Sang · 15 years ago
  42. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  43. 3c2b907 rtc: add stand-alone driver for RX8025 chip by Wolfgang Grandegger · 16 years ago