1. 7d88471 Merge tag 'rtc-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  2. 1e3929e rtc: Add a driver for Micro Crystal RV8803 by Alexandre Belloni · 9 years ago
  3. fb4ac3c rtc: s3c: Set year, month, day value for setting alarm by Krzysztof Kozlowski · 9 years ago
  4. 62c8c20 rtc: ds1307: Fix alarm programming for mcp794xx by Tero Kristo · 9 years ago
  5. f4b67222 rtc: isl12057: enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  6. 347e40f rtc: opal: enable support for the stardard "wakeup-source" property by Sudeep Holla · 9 years ago
  7. 7a96f28 rtc: isl1208: Pass the IRQF_ONESHOT flag by Fabio Estevam · 9 years ago
  8. a39a640 rtc: pcf8563: add CLKOUT to common clock framework by Heiko Schocher · 9 years ago
  9. dbb812b rtc: davinci: remove incorrect reference to probe function by Arnd Bergmann · 9 years ago
  10. 921372b rtc: at91rm9200: clear RTC alarm status flag prior to suspending by Wenyou Yang · 9 years ago
  11. 3cfcb50 rtc: pcf2127: remove useless driver version by Uwe Kleine-König · 9 years ago
  12. f97cfdd rtc: pcf2127: fix reading uninitialized value on RTC_READ_VL ioctl by Uwe Kleine-König · 9 years ago
  13. 2441782 rtc: stmp3xxx: unify register access macros by Harald Geyer · 9 years ago
  14. ce006ca rtc: da9063: GPL copyright inconsistency fix by Steve Twiss · 9 years ago
  15. 5413eab rtc: pcf85063: return an error when date is invalid by Alexandre Belloni · 9 years ago
  16. b1f9d79 rtc: rx8025: remove unnecessary braces by Alexandre Belloni · 9 years ago
  17. caff0cc rtc: ds1343: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  18. 93a6f91 rtc: ab8500: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  19. eff6dd4 rtc: pl031: remove misuse of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  20. c353009 rtc: opal: fix type of token by Andrzej Hajda · 9 years ago
  21. fa395fb rtc: ds1390: Add trickle charger device tree binding by Ivan Grimaldi · 9 years ago
  22. 2ec6882 rtc: ds1390: fix ds1390_get_reg return value by Ivan Grimaldi · 9 years ago
  23. 4d8318b rtc: pcf2127: make module license match the file header by Uwe Kleine-König · 9 years ago
  24. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  25. 5f1b2f7 rtc: abx80x: fix RTC write bit by Mitja Spes · 9 years ago
  26. 8a67e93 rtc: ab8500: Add a sentinel to ab85xx_rtc_ids[] by Fabio Estevam · 9 years ago
  27. d78908d rtc: ds1374: Remove unused variable by Fabio Estevam · 9 years ago
  28. 73798d5 rtc: Fix module autoload for OF platform drivers by Javier Martinez Canillas · 9 years ago
  29. 63074cc rtc: Fix module autoload for rtc-{ab8500,max8997,s5m} drivers by Javier Martinez Canillas · 9 years ago
  30. 399cf0f rtc: omap: Add external clock enabling support by Keerthy · 9 years ago
  31. 532409a rtc: omap: Add internal clock enabling support by Keerthy · 9 years ago
  32. ff02c04 rtc: s5m: fix to update ctrl register by Joonyoung Shim · 9 years ago
  33. 11143c1 rtc: add xilinx zynqmp rtc driver by Suneel Garapati · 9 years ago
  34. a038c3a rtc: as3722: correct month value by Bibek Basu · 9 years ago
  35. 90d0ae8 rtc: sa1100/pxa: convert to run-time register mapping by Rob Herring · 9 years ago
  36. 3cdf4ad rtc: pxa: convert to use shared sa1100 functions by Rob Herring · 9 years ago
  37. 8c0961b rtc: sa1100: prepare to share sa1100_rtc_ops by Rob Herring · 9 years ago
  38. dc2280e rtc: ds3232: fix WARNING trace in resume function by Wang Dongsheng · 9 years ago
  39. 27b15e3 rtc: s3c: remove unnecessary NULL assignment by Joonyoung Shim · 9 years ago
  40. 7f23a93 rtc: s3c: add missing clk control by Joonyoung Shim · 9 years ago
  41. 1fb1c35 rtc: s3c: fix disabled clocks for alarm by Joonyoung Shim · 9 years ago
  42. 80e274e rtc: at91sam9: remove useless include by Alexandre Belloni · 9 years ago
  43. 1955f21 rtc: at91sam9: include linux/of.h by Alexandre Belloni · 9 years ago
  44. 0c6e718 rtc: armada38x: Align RTC set time procedure with the official errata by Nadav Haklai · 9 years ago
  45. efbbb4f rtc: rx8025: check time validity when necessary by Alexandre Belloni · 9 years ago
  46. 5c66e1e rtc: rx8025: fix RX8025_BIT_CTRL2_CTFG initialization by Alexandre Belloni · 9 years ago
  47. 4b33d36 rtc: rx8025: remove useless initialization by Alexandre Belloni · 9 years ago
  48. 8c4a446 rtc: rx8025: reset validity when setting time by Alexandre Belloni · 9 years ago
  49. a27c7bf rtc: rx8025: fix rx8025_init_client() by Alexandre Belloni · 9 years ago
  50. 8a06513 rtc: rx8025: continue without alarm when irq request fails by Alexandre Belloni · 9 years ago
  51. fd9061f rtc: rx8025: cleanup accessors by Alexandre Belloni · 9 years ago
  52. 6f0a8cf rtc: rx8025: don't reset the time by Alexandre Belloni · 9 years ago
  53. 2e10e74 rtc: rx8025: fix transfer mode by Alexandre Belloni · 9 years ago
  54. 32672c5 rtc: rx8025: only handle dates between 2000 and 2099 by Alexandre Belloni · 9 years ago
  55. 2ddd186 rtc: rx8025: use BIT() by Alexandre Belloni · 9 years ago
  56. dbcce7c rtc: rx8025: remove useless probe error message by Alexandre Belloni · 9 years ago
  57. f0b63a1 rtc: rx8025: switch to managed irq allocation by Alexandre Belloni · 9 years ago
  58. b6a57c9 rtc: rx8025: Convert to threaded IRQ by Alexandre Belloni · 9 years ago
  59. 15d3bdc rtc: rx8025: remove useless headers and reorder them by Alexandre Belloni · 9 years ago
  60. 824625d rtc: tx4939: clean up tx4939_rtc_nvram_read()/tx4939_rtc_nvram_write() by Vladimir Zapolskiy · 9 years ago
  61. ecc663c rtc: stk17ta8: clean up stk17ta8_nvram_read()/stk17ta8_nvram_write() by Vladimir Zapolskiy · 9 years ago
  62. d1cf4bd rtc: rp5c01: clean up rp5c01_nvram_read()/rp5c01_nvram_write() by Vladimir Zapolskiy · 9 years ago
  63. 99be3e3 rtc: m48t59: clean up m48t59_nvram_read()/m48t59_nvram_write() by Vladimir Zapolskiy · 9 years ago
  64. c472d7d rtc: ds1742: clean up ds1742_nvram_read()/ds1742_nvram_write() by Vladimir Zapolskiy · 9 years ago
  65. a9118d7 rtc: ds1553: clean up ds1553_nvram_read()/ds1553_nvram_write() by Vladimir Zapolskiy · 9 years ago
  66. 8ccba14 rtc: ds1511: clean up ds1511_nvram_read()/ds1511_nvram_write() by Vladimir Zapolskiy · 9 years ago
  67. f4843b1 rtc: ds1343: clean up ds1343_nvram_read()/ds1343_nvram_write() by Vladimir Zapolskiy · 9 years ago
  68. ca7c14d rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write() by Vladimir Zapolskiy · 9 years ago
  69. 273e0304 rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write() by Vladimir Zapolskiy · 9 years ago
  70. a378163 rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write() by Vladimir Zapolskiy · 9 years ago
  71. 11f67a8 rtc: at91rm9200: get and use slow clock by Alexandre Belloni · 9 years ago
  72. 202cc98 rtc: gemini: fix ptr_ret.cocci warnings by kbuild test robot · 9 years ago
  73. e7cba88 rtc: Drop (un)likely before IS_ERR(_OR_NULL) by viresh kumar · 9 years ago
  74. 74000eb rtc: at91rm9200: sort headers alphabetically by Alexandre Belloni · 9 years ago
  75. 8918bd8 rtc: at91sam9: get sclk rate after enabling it by Alexandre Belloni · 9 years ago
  76. 6932ff5 rtc: at91sam9: sort headers alphabetically by Alexandre Belloni · 9 years ago
  77. 73ab31c rtc: at91sam9: remove useless check by Alexandre Belloni · 9 years ago
  78. ffe60fc rtc: at91sam9: properly handle error case by Alexandre Belloni · 9 years ago
  79. 27675ef rtc: pl031: fix typo for author email by Leo Yan · 9 years ago
  80. 1c4fc29 rtc: Export OF module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  81. 8109d44 rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk" by Adrian Huang · 9 years ago
  82. 88b8d33 rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds by Adrian Huang · 9 years ago
  83. 80ca327 rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver by S Twiss · 9 years ago
  84. d7f9777 rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver by Henry Chen · 9 years ago
  85. 3ee2c40 rtc: switch to using is_visible() to control sysfs attributes by Dmitry Torokhov · 9 years ago
  86. a17ccd1 rtc: switch wakealarm attribute to DEVICE_ATTR_RW by Dmitry Torokhov · 9 years ago
  87. df100c0 rtc: make rtc_does_wakealarm() return boolean by Dmitry Torokhov · 9 years ago
  88. f2284f9 rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_update_irq() by Henri Roosen · 9 years ago
  89. 0d9030a rtc: fix drivers that consider 0 as a valid IRQ in client->irq by Octavian Purdila · 9 years ago
  90. 1e4cd62 rtc: dev: properly manage lifetime of dev and cdev in rtc device by Dmitry Torokhov · 9 years ago
  91. c3b399a4 rtc: class: remove unnecessary device_get() in rtc_device_unregister by Dmitry Torokhov · 9 years ago
  92. 6706664 rtc: class: fix double free in rtc_register_device() error path by Dmitry Torokhov · 9 years ago
  93. dfe6c04 rtc: sirfsoc: move to regmap APIs from platform-specific APIs by Guo Zeng · 9 years ago
  94. f4a2eec rtc: opal: Enable alarms only when opal supports tpo by Vaibhav Jain · 9 years ago
  95. c28b42e rtc: add rtc-lpc24xx driver by Joachim Eastwood · 9 years ago
  96. 045c6fd rtc: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  97. b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  98. 653ebd7 rtc: pcf2127: use OFS flag to detect unreliable date and warn the user by Andrea Scian · 9 years ago
  99. 821f51c rtc: use rtc_valid_tm() error code when reading date/time by Andrea Scian · 9 years ago
  100. 4ab8210 rtc: 88pm80x: add device tree support by Vaibhav Hiremath · 9 years ago