1. 556d994 Merge tag 'rtc-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  2. 332e0d1 rtc: gemini: add return value validation by Pan Bian · 8 years ago
  3. 7589290 rtc: snvs: fix an incorrect check of return value by Pan Bian · 8 years ago
  4. 538c08f rtc: ds1374: wdt: Fix stop/start ioctl always returning -EINVAL by Moritz Fischer · 8 years ago
  5. 453d074 rtc: ds1374: wdt: Fix issue with timeout scaling from secs to wdt ticks by Moritz Fischer · 8 years ago
  6. 5d05e81 rtc: sh: mark PM functions as unused by Arnd Bergmann · 8 years ago
  7. e73ef75 rtc: hid-sensor-time: remove some dead code by Dan Carpenter · 8 years ago
  8. a897bf1 rtc: m41t80: Add proper compatible for rv4162 by Alexandre Belloni · 8 years ago
  9. db2f814 rtc: ds1307: Add m41t0 to OF device ID table by Alexandre Belloni · 8 years ago
  10. 8566f70 rtc: ds1307: support m41t0 variant by Stefan Agner · 8 years ago
  11. 03a32da rtc: cpcap: fix improper use of IRQ_NONE for request_threaded_irq by Tony Lindgren · 8 years ago
  12. a1e23a4 rtc: cmos: Do not assume irq 8 for rtc when there are no legacy irqs by Hans de Goede · 8 years ago
  13. dab5aec rtc: sh: add support for rza series by Chris Brandt · 8 years ago
  14. d5ed917 rtc: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
  15. 65e9e65 rtc: cpcap: kfreeing devm allocated memory by Dan Carpenter · 8 years ago
  16. 7a8128e2 rtc: wm8350: Remove unused to_wm8350_from_rtc_dev by Nobuhiro Iwamatsu · 8 years ago
  17. dd3bf50 rtc: cpcap: new rtc driver by Sebastian Reichel · 8 years ago
  18. 0c749ea rtc: omap: mark PM methods as __maybe_unused by Dmitry Torokhov · 8 years ago
  19. b9de1a1 rtc: omap: remove incorrect __exit markups by Dmitry Torokhov · 8 years ago
  20. ff764b8 rtc: rs5c372: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  21. eb235c5 rtc: m41t80: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  22. ffbecfb rtc: rx8581: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  23. 21f2743 rtc: s35390a: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  24. 0383550 rtc: isl1208: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  25. abac12e rtc: ds1374: Set .of_match_table to OF device ID table by Javier Martinez Canillas · 8 years ago
  26. 23194ac rtc: rtc-ds1672: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  27. 4dfbd13 rtc: ds3232: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  28. 81b779c rtc: rx8010: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  29. 7ef6d2c rtc: ds1307: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  30. 36138c7 rtc: bq32k: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  31. e696a1d rtc: rv3029: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  32. 740ad8f rtc: rv8803: Add OF device ID table by Javier Martinez Canillas · 8 years ago
  33. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  34. 5782fd1 Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  35. d4f6c6f rtc: ds3232: Call device_init_wakeup before device_register by Phil Reid · 8 years ago
  36. 3769a37 rtc: pcf2127: bulk read only date and time registers. by Sean Nyekjaer · 8 years ago
  37. 5ab3566 Merge tag 'pinctrl-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  38. 34f54f5 rtc: armada38x: Add support for Armada 7K/8K by Gregory CLEMENT · 8 years ago
  39. 75faea9 rtc: armada38x: Prepare driver to manage different versions by Gregory CLEMENT · 8 years ago
  40. 082edf0 rtc: ds3232: Add regmap max_register definition. by Phil Reid · 8 years ago
  41. ca4b0a6 rtc: ds3232: Cleanup whitespace around register and bit definitions. by Phil Reid · 8 years ago
  42. 0500ce5 rtc: m48t86: remove unused platform_data by H Hartley Sweeten · 8 years ago
  43. 3ea0712 rtc: m48t86: verify that the RTC is actually present by H Hartley Sweeten · 8 years ago
  44. b180cf8 rtc: m48t86: add NVRAM support by H Hartley Sweeten · 8 years ago
  45. 8057c86 rtc: m48t86: allow driver to manage its resources by H Hartley Sweeten · 8 years ago
  46. 68b54f4 rtc: m48t86: shorten register name defines by H Hartley Sweeten · 8 years ago
  47. aaa65a9 rtc: sun6i: Fix return value check in sun6i_rtc_clk_init() by Wei Yongjun · 8 years ago
  48. 93946c4 rtc: sun6i: extend test coverage by Alexandre Belloni · 8 years ago
  49. 15829cf rtc: sun6i: Fix compatibility with old DT binding by Chen-Yu Tsai · 8 years ago
  50. 7bb633b rtc: snvs: add a missing write sync by Guy Shapiro · 8 years ago
  51. 4c46687 rtc: bq32000: add support to enable disable the trickle charge FET bypass by Enric Balletbo i Serra · 8 years ago
  52. 5dff3a3 rtc: sun6i: Switch to devm_rtc_device_register by Maxime Ripard · 8 years ago
  53. 3855c2c rtc: sun6i: Expose the 32kHz oscillator by Maxime Ripard · 8 years ago
  54. fb61bb8 rtc: sun6i: Switch to the external oscillator by Maxime Ripard · 8 years ago
  55. a9422a1 rtc: sun6i: Add some locking by Maxime Ripard · 8 years ago
  56. 586655d rtc: jz4740: make the driver buildable as a module again by Alexandre Belloni · 8 years ago
  57. 58957d2 pinctrl: Widen the generic pinconf argument from 16 to 24 bits by Mika Westerberg · 8 years ago
  58. 3753941 rtc: sun6i: Disable the build as a module by Maxime Ripard · 8 years ago
  59. bc7d8eb rtc: gemini: Add device tree probing by Linus Walleij · 8 years ago
  60. 1d70ba3 rtc: stm32: fix comparison warnings by Amelie Delaunay · 8 years ago
  61. a560c52 rtc: stm32: use 0 instead of ~PWR_CR_DBP in regmap_update_bits by Amelie Delaunay · 8 years ago
  62. 5fa4086 rtc: tegra: Implement clock handling by Thierry Reding · 8 years ago
  63. 0ae2059 rtc: tegra: Sort includes alphabetically by Thierry Reding · 8 years ago
  64. 224763e rtc: stm32: fix building without CONFIG_OF by Arnd Bergmann · 8 years ago
  65. 0404abb rtc: stm32: remove __exit annotation on remove callback by Arnd Bergmann · 8 years ago
  66. 4e64350 rtc: add STM32 RTC driver by Amelie Delaunay · 8 years ago
  67. d748c98 rtc: armada38x: make struct rtc_class_ops const by Russell King · 8 years ago
  68. 8bc57e7 rtc: constify rtc_class_ops structures by Bhumika Goyal · 8 years ago
  69. fef1eeb rtc: imxdi: use the security violation interrupt by Martin Kaiser · 8 years ago
  70. 644d4c3 rtc: mcp795: add alarm support. by Emil Bartczak · 8 years ago
  71. 72877b5 rtc: mcp795: Add support for weekday. by Emil Bartczak · 8 years ago
  72. 844a307 rtc: armada38x: Follow the new recommendation for errata implementation by Gregory CLEMENT · 8 years ago
  73. e3dcb74 rtc: tps65910: use 'unsigned int' instead of 'unsigned' in arguments by Vesa Jääskeläinen · 8 years ago
  74. aecb57d rtc: tps65910: Add RTC calibration support by Vesa Jääskeläinen · 8 years ago
  75. 666b5d1 rtc: rx8010: change lock mechanism by Fabien Lahoudere · 8 years ago
  76. 8b0e195 ktime: Cleanup ktime_set() usage by Thomas Gleixner · 8 years ago
  77. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  78. b0b3a37 Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 8 years ago
  79. d3e5925 rtc: mcp795: Fix whitespace and indentation. by Emil Bartczak · 8 years ago
  80. a2b4299 rtc: mcp795: Prefer using the BIT() macro. by Emil Bartczak · 8 years ago
  81. 43d0b10 rtc: mcp795: fix month write resetting date to 1. by Emil Bartczak · 8 years ago
  82. 26eeefd rtc: mcp795: fix time range difference between linux and RTC chip. by Emil Bartczak · 8 years ago
  83. e72765c rtc: mcp795: fix bitmask value for leap year (LP). by Emil Bartczak · 8 years ago
  84. bcf18d8 rtc: mcp795: use bcd2bin/bin2bcd. by Emil Bartczak · 8 years ago
  85. 0b6a8f5 rtc: add support for EPSON TOYOCOM RTC-7301SF/DG by Akinobu Mita · 8 years ago
  86. 9c19b89 rtc: ds1307: Add ACPI support by Tin Huynh · 8 years ago
  87. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. b88e0ae rtc: imxdi: (trivial) fix a typo by Martin Kaiser · 8 years ago
  89. 01835fa rtc: ds1374: Merge conditional + WARN_ON() by Srikant Ritolia · 8 years ago
  90. 1c02cbfe rtc: twl: make driver DT only by Nicolae Rosia · 8 years ago
  91. e3e7f95 rtc: twl: kill static variables by Nicolae Rosia · 8 years ago
  92. ba58d10 timekeeping: Ignore the bogus sleep time if pm_trace is enabled by Chen Yu · 8 years ago
  93. 72d3d79 rtc: fix typos in Kconfig by Alexandre Belloni · 8 years ago
  94. b9168c5 rtc: jz4740: make the driver builtin only by Alexandre Belloni · 8 years ago
  95. 819c217 rtc: jz4740: remove unused EXPORT_SYMBOL by Alexandre Belloni · 8 years ago
  96. 959df77 rtc: Enable compile testing for Maxim and Samsung drivers by Krzysztof Kozlowski · 8 years ago
  97. f9eb69d rtc: jz4740: Add support for acting as the system power controller by Paul Cercueil · 8 years ago
  98. c05229a rtc: jz4740: Add support for devicetree by Paul Cercueil · 8 years ago
  99. cd56320 rtc: jz4740: Add support for the RTC in the jz4780 SoC by Paul Cercueil · 8 years ago
  100. 8b61025 rtc: sparc: make sun4v explicitly non-modular by Paul Gortmaker · 8 years ago