1. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. 8a0fa18 rtc: snvs: select option REGMAP_MMIO by Shawn Guo · 9 years ago
  3. f368ed6 char: make misc_deregister a void function by Greg Kroah-Hartman · 9 years ago
  4. cec13c2 rtc: mxc: add support of device tree by Philippe Reynes · 9 years ago
  5. 8f5fe77 rtc: mxc: use a second rtc clock by Philippe Reynes · 9 years ago
  6. d80238b rtc: armada38x: Remove unused variable from armada38x_rtc_set_time() by Fabio Estevam · 9 years ago
  7. baeca44 rtc: mt6397: enable wakeup before registering rtc device by Wei-Ning Huang · 9 years ago
  8. d482893 rtc: snvs: use syscon to access register by Frank Li · 9 years ago
  9. 78c10e5 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  10. c13c810 Merge tag 'rtc-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  11. 3783055 rtc: remove useless I2C dependencies by Alexandre Belloni · 9 years ago
  12. 98ab2c9 rtc: whitespace fixes by Alexandre Belloni · 9 years ago
  13. 35cd49c rtc: Properly sort Makefile by Alexandre Belloni · 9 years ago
  14. cd1420d rtc: pfc8563: fix uninitialized variable warning by Arnd Bergmann · 9 years ago
  15. e3edd67 rtc: ds1307: Enable the mcp794xx alarm after programming time by Nishanth Menon · 9 years ago
  16. 4be1f6b rtc: hym8563: make the irq optional by Heiko Stübner · 9 years ago
  17. 45b4c85 rtc: gemini: fix cocci warnings by kbuild test robot · 9 years ago
  18. 4042a14 rtc: mv: correct 24 hour error message by Alexandre Belloni · 9 years ago
  19. fe56133 rtc: mv: use BIT() by Alexandre Belloni · 9 years ago
  20. b2bd237 rtc: efi: use correct EFI 'epoch' by Ard Biesheuvel · 9 years ago
  21. c86a6c2 rtc: interface: Remove rtc_set_mmss() by Xunlei Pang · 9 years ago
  22. 9c5150b rtc: NTP: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization by Xunlei Pang · 9 years ago
  23. 9033fd8 rtc: sunxi: Replace deprecated rtc_tm_to_time() by Xunlei Pang · 9 years ago
  24. f118db1 rtc: isl1208: Replace deprecated rtc_tm_to_time() by Xunlei Pang · 9 years ago
  25. 626fea0 rtc: pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time() by Xunlei Pang · 9 years ago
  26. d200c79 rtc: palmas: Initialise bb_charging flag before using it by Laxman Dewangan · 9 years ago
  27. e044253 rtc: simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  28. 538330c rtc: pcf8563 fix: return -EINVAL if we read an invalid time. by Jan Kardell · 9 years ago
  29. 98a9bb5 rtc: driver for Cortina Gemini by Hans Ulli Kroll · 9 years ago
  30. 20d048a rtc: stmp3xxx select STMP_DEVICE by Alexandre Belloni · 9 years ago
  31. 119434f rtc: snvs: fix wakealarm by call enable_irq_wake earlier by Stefan Agner · 9 years ago
  32. 6c95fa8 rtc: rtc-v3020: use gpio_request_array() by Jingoo Han · 11 years ago
  33. ff32ff1 rtc: ep93xx: Use readl/writel for io by H Hartley Sweeten · 12 years ago
  34. 9bde31d rtc: max77802: Report platform modalias to fix module autoload by Javier Martinez Canillas · 9 years ago
  35. 2d0cca0 rtc: max77686: Report platform modalias to fix module autoload by Javier Martinez Canillas · 9 years ago
  36. 8ad0f5b rtc: ds1672, max6900, max8998: Add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  37. 9393996 rtc: mt6397: fix build on some 32bits platforms by Alexandre Belloni · 9 years ago
  38. 99c14e4 rtc: mc13xxx: fix obfuscated and wrong format string by Rasmus Villemoes · 9 years ago
  39. fc29791 rtc: mediatek: Add MT6397 RTC driver by Tianping Fang · 9 years ago
  40. fdf8afa rtc: xgene: Set hardware dependency by Jean Delvare · 9 years ago
  41. 3090ac0 rtc: at32ap700x: update author email by Hans-Christian Egtvedt · 13 years ago
  42. 84e9c87 Merge tag 'mfd-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  43. 30ad29b MIPS: Loongson: Naming style cleanup and rework by Huacai Chen · 9 years ago
  44. 9bb698c rtc: imxdi: when locked, do not fail silently by Juergen Borleis · 9 years ago
  45. a7c535e rtc: imxdi: monitor a security violation at runtime by Juergen Borleis · 9 years ago
  46. c7e9bbe rtc: imxdi: add the unit recovery code by Juergen Borleis · 9 years ago
  47. 3ba3fab rtc: imxdi: add some background info about the states the machine can be in by Juergen Borleis · 9 years ago
  48. e30d313 rtc: imxdi: avoid the __raw* register access functions by Juergen Borleis · 9 years ago
  49. a42e6ea rtc: s3c: Integrate Exynos3250 into S3C6410 by Krzysztof Kozlowski · 9 years ago
  50. 73744a6 rtc: interface: Remove unused return value from rtc_timer_cancel() by Krzysztof Kozlowski · 9 years ago
  51. cd6ba00 rtc: mxc: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  52. 19fd685 rtc: hid-sensor-time: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  53. 9a72f41 rtc: ab8500: Constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  54. 37563e5e rtc: efi: Update author email address by dann frazier · 9 years ago
  55. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 9 years ago
  56. 489405f rtc: armada38x: fix concurrency access in armada38x_rtc_set_time by Gregory CLEMENT · 9 years ago
  57. 4d61ff6 rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc by Philippe De Muyter · 9 years ago
  58. b5b2bdf rtc: st: Add new driver for ST's LPC RTC by Lee Jones · 9 years ago
  59. 6da7bb1 drivers/rtc/rtc-at91rm9200.c: make IO endian agnostic by Ben Dooks · 9 years ago
  60. 94f9192 drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD type by Krzysztof Kozlowski · 9 years ago
  61. a737e83 rtc: use more standard kernel logging styles by Joe Perches · 9 years ago
  62. f539a8ac drivers/rtc/rtc-hym8563.c: fix swapped enable/disable of clockout control bit by Heiko Stübner · 9 years ago
  63. 492da68 drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() check by Krzysztof Kozlowski · 9 years ago
  64. 5d9094b drivers/rtc/rtc-omap.c: use module_platform_driver by Lokesh Vutla · 9 years ago
  65. 8608976 drivers/rtc/Kconfig: update Kconfig for OMAP RTC by Lokesh Vutla · 9 years ago
  66. 9c28bd0 drivers/rtc/rtc-omap.c: unlock and lock rtc registers before and after register writes by Lokesh Vutla · 9 years ago
  67. 202fe4c drivers/rtc/rtc-s3c.c: fix failed first read of RTC time by Krzysztof Kozlowski · 9 years ago
  68. 521fca1 rtc: hctosys: use function name in the error log by Aaro Koskinen · 9 years ago
  69. d0bddb5 drivers/rtc/interface.c: __rtc_read_time: reduce log level by Aaro Koskinen · 9 years ago
  70. 182683e drivers/rtc/class.c: initialize rtc name early by Aaro Koskinen · 9 years ago
  71. 5281f94 drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTC by Krzysztof Kozlowski · 9 years ago
  72. ba17220 rtc: driver for Conexant Digicolor CX92755 on-chip RTC by Baruch Siach · 9 years ago
  73. b3288a4 drivers/rtc/rtc-hym8563.c: return clock rate even when clock is disabled by Heiko Stuebner · 9 years ago
  74. d174a02 drivers/rtc/rtc-da9052.c: register ability of alarm to wake device from suspend by Adam Ward · 9 years ago
  75. ae824c4 drivers/rtc/rtc-da9052.c: add constraints to set valid year by Adam Ward · 9 years ago
  76. 03cc162 drivers/rtc/rtc-da9052.c: add extra reads with timeouts to avoid returning partially updated values by Adam Ward · 9 years ago
  77. 52ef84d drivers/rtc/rtc-ds1685.c: fix sparse warnings by Joshua Kinard · 9 years ago
  78. 269812d drivers/rtc/rtc-ds1685.c: remove .owner assignment from platform_driver by Joshua Kinard · 9 years ago
  79. ac2a2726 drivers/rtc/rtc-ab-b5ze-s3.c: constify struct regmap_config by Krzysztof Kozlowski · 9 years ago
  80. 24e1455 drivers/rtc/rtc-s3c.c: delete duplicate clock control by Chanwoo Choi · 9 years ago
  81. aed98b9 rtc: hctosys: do not treat lack of RTC device as error by Floris Bos · 9 years ago
  82. 86e6660 drivers/rtc/rtc-x1205.c: use sign_extend32() for sign extension by Martin Kepplinger · 9 years ago
  83. e706974 drivers/rtc/rtc-em3027.c: add device tree support by Peter Robinson · 9 years ago
  84. 7f48b21 rtc: stmp3xxx: use optional crystal in low power states by Uwe Kleine-König · 9 years ago
  85. b0c57b5 drivers/rtc/rtc-pcf8563.c: simplify return from function by Robert Kmiec · 9 years ago
  86. 4395eb1 rtc: remove use of seq_printf return value by Joe Perches · 9 years ago
  87. f0c1bc9 Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  88. 8de29a3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  89. 2e455c2 Merge branch 'for-4.1/sensor-hub' into for-linus by Jiri Kosina · 9 years ago
  90. 0fa88cb time, drivers/rtc: Don't bother with rtc_resume() for the nonstop clocksource by Xunlei Pang · 9 years ago
  91. 814dcf8 drivers/rtc: Remove redundant rtc_valid_tm() from rtc_resume() by Xunlei Pang · 9 years ago
  92. 933623c drivers/rtc/mxc: Update driver to address y2038/y2106 issues by Xunlei Pang · 9 years ago
  93. a015b8a drivers/rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t by Xunlei Pang · 9 years ago
  94. 482494a drivers/rtc/mxc: Modify rtc_update_alarm() not to touch the alarm time by Xunlei Pang · 9 years ago
  95. 0307b0d drivers/rtc/mc13xxx: Update driver to address y2038/y2106 issues by Xunlei Pang · 9 years ago
  96. 5c7e11b drivers/rtc/ab3100: Update driver to address y2038/y2106 issues by Xunlei Pang · 9 years ago
  97. 4d644ab drivers/rtc/test: Update driver to address y2038/y2106 issues by Xunlei Pang · 9 years ago
  98. 8e4ff1a drivers/rtc: Provide y2038 safe rtc_class_ops.set_mmss() replacement by Xunlei Pang · 9 years ago
  99. 3c00a1f time: Add y2038 safe update_persistent_clock64() by Xunlei Pang · 9 years ago
  100. ddd2a30 drivers/rtc/rtc-mrst: fix suspend/resume by Lars-Peter Clausen · 9 years ago