1. 561a8eb Merge tag 'rtc-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  2. b4be271 rtc: ds1307: use octal permissions by Alexandre Belloni · 7 years ago
  3. e69c056 rtc: ds1307: fix braces by Alexandre Belloni · 7 years ago
  4. 4057a66 rtc: ds1307: fix alignments and blank lines by Alexandre Belloni · 7 years ago
  5. eb4fd19 rtc: ds1307: use BIT by Alexandre Belloni · 7 years ago
  6. 57ec2d9 rtc: ds1307: use u32 by Alexandre Belloni · 7 years ago
  7. f2b4801 rtc: ds1307: use sizeof by Alexandre Belloni · 7 years ago
  8. 042fa8c rtc: ds1307: remove regs member by Alexandre Belloni · 7 years ago
  9. ae930c9 rtc: Add Realtek RTD1295 by Andreas Färber · 7 years ago
  10. 3f979bf Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hwmon-4.14', 'ib-mfd-iio-pwm-4.14', 'ib-mfd-input-rtc-4.14', 'ib-mfd-many-4.14' and 'ib-mfd-pinctrl-regulator-4.14' into ibs-for-mfd-merged by Lee Jones · 7 years ago
  11. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  12. 17ecd24 rtc: sun6i: Add support for the external oscillator gate by Maxime Ripard · 7 years ago
  13. f22d9cd rtc: goldfish: Add RTC driver for Android emulator by Miodrag Dinic · 7 years ago
  14. 0759c88 rtc: ds1307: add basic support for ds1341 chip by Nikita Yushchenko · 7 years ago
  15. 969fa07 rtc: ds1307: remove member nvram_offset from struct ds1307 by Heiner Kallweit · 7 years ago
  16. e553170 rtc: ds1307: factor out offset to struct chip_desc by Heiner Kallweit · 7 years ago
  17. 1efb98b rtc: ds1307: factor out rtc_ops to struct chip_desc by Heiner Kallweit · 7 years ago
  18. 4594712 rtc: ds1307: factor out irq_handler to struct chip_desc by Heiner Kallweit · 7 years ago
  19. 82e2d43 rtc: ds1307: improve irq setup by Heiner Kallweit · 7 years ago
  20. 7624df4 rtc: ds1307: constify struct chip_desc variables by Heiner Kallweit · 7 years ago
  21. d8490fd rtc: ds1307: improve trickle charger initialization by Heiner Kallweit · 7 years ago
  22. 0b6ee80 rtc: ds1307: factor out bbsqi bit to struct chip_desc by Heiner Kallweit · 7 years ago
  23. 340fd7b rtc: ds1307: remove member irq from struct ds1307 by Heiner Kallweit · 7 years ago
  24. 79c676c rtc: rk808: Name RK805 in Kconfig for RTC_DRV_RK808 by Elaine Zhang · 7 years ago
  25. 45a6351 rtc: constify i2c_device_id by Arvind Yadav · 7 years ago
  26. ea369ea rtc: remove .open() and .release() by Alexandre Belloni · 7 years ago
  27. 604c782 rtc: mxc: avoid disabling interrupts on device close by Alexandre Belloni · 7 years ago
  28. 0a53a16 rtc: vr41xx: make alarms useful by Alexandre Belloni · 7 years ago
  29. 512053a rtc: sa1100: make alarms useful by Alexandre Belloni · 7 years ago
  30. 1cf85b2 rtc: sa1100: fix unbalanced clk_prepare_enable/clk_disable_unprepare by Alexandre Belloni · 7 years ago
  31. 56c0c52 rtc: pxa: fix possible race condition by Alexandre Belloni · 7 years ago
  32. be8e274 rtc: m41t80: remove debug sysfs attribute by Alexandre Belloni · 7 years ago
  33. d4473b9 rtc: m41t80: enable wakealarm when "wakeup-source" is specified by Eric Cooper · 7 years ago
  34. 60d3455 rtc: puv3: make alarms useful by Alexandre Belloni · 7 years ago
  35. 5539ba5 rtc: puv3: switch to devm_rtc_allocate_device()/rtc_register_device() by Alexandre Belloni · 7 years ago
  36. 0361984 rtc: ds1307: fix regmap config by Heiner Kallweit · 7 years ago
  37. 0335a95 mfd: dm355evm_msp: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  38. 2f7f1b7 rtc: max8925: remove redundant check on ret by Colin Ian King · 8 years ago
  39. 1a37c34 rtc: sun6i: ensure clk_data is kfree'd on error by Colin Ian King · 7 years ago
  40. 319ff83 rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init() by Alexey Klimov · 7 years ago
  41. 11909f0 rtc: ds1307: remove legacy check for "isil, irq2-can-wakeup-machine" property by Heiner Kallweit · 7 years ago
  42. 7a1fe40 rtc: s35390a: implement ioctls by Fabien Lahoudere · 7 years ago
  43. 16486d0 rtc: s35390a: handle invalid RTC time by Fabien Lahoudere · 7 years ago
  44. 3a00be1 Merge tag 'rtc-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 7 years ago
  45. f4b82d3 rtc: st-lpc: make it robust against y2038/2106 bug by Benjamin Gaignard · 8 years ago
  46. bed8e28 rtc: ds1307: remove ds1307_remove by Alexandre Belloni · 7 years ago
  47. abc925f rtc: ds1307: use generic nvmem by Alexandre Belloni · 7 years ago
  48. 69b119a rtc: ds1307: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  49. 2a52482 rtc: rv8803: remove rv8803_remove by Alexandre Belloni · 7 years ago
  50. 16d70a7 rtc: rv8803: use generic nvmem support by Alexandre Belloni · 7 years ago
  51. 7133eca rtc: rv8803: switch to rtc_register_device by Alexandre Belloni · 7 years ago
  52. 697e5a4 rtc: add generic nvmem support by Alexandre Belloni · 7 years ago
  53. 735ae20 rtc: at91rm9200: remove race condition by Alexandre Belloni · 7 years ago
  54. 3068a25 rtc: introduce new registration method by Alexandre Belloni · 7 years ago
  55. b91336d rtc: class separate id allocation from registration by Alexandre Belloni · 7 years ago
  56. d1bec20 rtc: class separate device allocation from registration by Alexandre Belloni · 7 years ago
  57. 9a6757e rtc: stm32: add STM32H7 RTC support by Amelie Delaunay · 7 years ago
  58. 300a773 rtc: ds1307: add ds1308 variant by Sean Nyekjaer · 8 years ago
  59. c35c419 rtc: ds3232: add temperature support by Kirill Esipov · 8 years ago
  60. d0a67c3 rtc: rtc-nuc900: fix loop timeout test by Dan Carpenter · 8 years ago
  61. 1d61d25 rtc: gemini/ftrtc010: rename driver and symbols by Linus Walleij · 8 years ago
  62. ac05fba rtc: gemini: Add optional clock handling by Linus Walleij · 8 years ago
  63. e48585d rtc: ds1307: factor out century bit handling by Heiner Kallweit · 8 years ago
  64. 078f3f6 rtc: ds1307: use regmap_update_bits where applicable by Heiner Kallweit · 8 years ago
  65. c4f07ec rtc: brcmstb-waketimer: Add Broadcom STB wake-timer by Brian Norris · 8 years ago
  66. ee0981b rtc: ds1307: Add support for Epson RX8130CE by Marek Vasut · 8 years ago
  67. 498bcf3 rtc: s3c: Handle clock enable failures by Krzysztof Kozlowski · 8 years ago
  68. 9903f68 rtc: s3c: Handle clock prepare failures in probe by Krzysztof Kozlowski · 8 years ago
  69. 6b72086 rtc: s3c: Do not remove const from rodata memory by Krzysztof Kozlowski · 8 years ago
  70. 21df6fe rtc: s3c: Drop unneeded cast to void pointer by Krzysztof Kozlowski · 8 years ago
  71. fc1afe6 rtc: s3c: Minor white-space cleanups by Krzysztof Kozlowski · 8 years ago
  72. 8768e7b rtc: s3c: Jump to central exit point on getting src clock error by Krzysztof Kozlowski · 8 years ago
  73. fe6d94f rtc: mxc: remove unused variable by Diaz de Grenu, Jose · 8 years ago
  74. 0ec7769 rtc: opal: Implement rtc_class_ops.alarm_irq_enable callback by Vaibhav Jain · 8 years ago
  75. 2055da9 sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming by Ingo Molnar · 8 years ago
  76. 5c82a6a rtc: remove rtc_device.name by Alexandre Belloni · 8 years ago
  77. 4b9e2a0 rtc: ds1307: avoid using rtc-name by Alexandre Belloni · 8 years ago
  78. f09e706 rtc: pcf8563: avoid using rtc->name by Alexandre Belloni · 8 years ago
  79. 9f86065 rtc: dev: remove rtc->name from debug message by Alexandre Belloni · 8 years ago
  80. 77a73f3 rtc: sysfs: make name uniform by Alexandre Belloni · 8 years ago
  81. da96aea rtc: interface: Validate alarm-time before handling rollover by Vaibhav Jain · 8 years ago
  82. 6dc1cf6 rtc: opal: Handle disabled TPO in opal_get_tpo_time() by Vaibhav Jain · 8 years ago
  83. 1373e77 rtc: m41t80: add clock provider support by Gary Bisson · 8 years ago
  84. 17e296e rtc: m41t80: remove sqw sysfs entry by Gary Bisson · 8 years ago
  85. 0f546b0 rtc: m41t80: fix SQW dividers override when setting a date by Gary Bisson · 8 years ago
  86. 2de9261 rtc: m41t80: fix SQWE override when setting an alarm by Gary Bisson · 8 years ago
  87. 8066360 rtc: rtc-ds1307: enable support for mcp794xx as a wakeup source without IRQ by David Lowe · 8 years ago
  88. 11e5890 rtc: ds1307: convert driver to regmap by Heiner Kallweit · 8 years ago
  89. bb47e96 Merge branches 'pm-sleep' and 'powercap' by Rafael J. Wysocki · 8 years ago
  90. 967b08c RTC: rtc-cmos: Fix wakeup from suspend-to-idle by Rafael J. Wysocki · 8 years ago
  91. 556d994 Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  92. 332e0d1 rtc: gemini: add return value validation by Pan Bian · 8 years ago
  93. 7589290 rtc: snvs: fix an incorrect check of return value by Pan Bian · 8 years ago
  94. 538c08f rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL by Moritz Fischer · 8 years ago
  95. 453d074 rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks by Moritz Fischer · 8 years ago
  96. 5d05e81 rtc: sh: mark PM functions as unused by Arnd Bergmann · 8 years ago
  97. e73ef75 rtc: hid-sensor-time: remove some dead code by Dan Carpenter · 8 years ago
  98. a897bf1 rtc: m41t80: Add proper compatible for rv4162 by Alexandre Belloni · 8 years ago
  99. db2f814 rtc: ds1307: Add m41t0 to OF device ID table by Alexandre Belloni · 8 years ago
  100. 8566f70 rtc: ds1307: support m41t0 variant by Stefan Agner · 8 years ago