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