1. 81b3f77 drivers/rtc/rtc-pl031.c: restore ST variant functionality by Linus Walleij · 12 years ago
  2. d44b2a0 drivers/rtc/rtc-pl031.c: fix the missing operation on enable by Haojian Zhuang · 12 years ago
  3. 61dcd34 rtc-cmos: Add an alarm disable quirk by Borislav Petkov · 11 years ago
  4. 00ee5c8 drivers/rtc/rtc-at91rm9200.c: correct alarm over day/month wrap by Linus Pizunski · 11 years ago
  5. 8901c2c drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq by Axel Lin · 11 years ago
  6. a7f698b drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree by Tony Lindgren · 11 years ago
  7. 971da16 drivers/rtc/rtc-pcf2123.c: fix error return code in pcf2123_probe() by Wei Yongjun · 11 years ago
  8. 37fdc87 drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend by Derek Basehore · 11 years ago
  9. 2738d8a drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler by Jan Luebbe · 12 years ago
  10. 6e0284c drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time by Tony Prisk · 12 years ago
  11. 387f48b drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield by Tony Prisk · 12 years ago
  12. 48b1bf4 drivers/rtc/rtc-imxdi.c: add missing spin lock initialization by Jan Luebbe · 12 years ago
  13. 5c449b9 drivers/rtc/rtc-rs5c348.c: fix hour decoding in 12-hour mode by Atsushi Nemoto · 12 years ago
  14. 5d087a7 drivers/rtc/rtc-twl.c: ensure all interrupts are disabled during probe by Kevin Hilman · 12 years ago
  15. 85ed679 drivers/rtc/rtc-mxc.c: fix irq enabled interrupts warning by Benoît Thébaudeau · 12 years ago
  16. c61c782 drivers/rtc/rtc-ab8500.c: use IRQF_ONESHOT when requesting a threaded IRQ by Lee Jones · 12 years ago
  17. 368bd69 drivers/rtc/rtc-spear.c: fix use-after-free in spear_rtc_remove() by Devendra Naga · 12 years ago
  18. a476451 rtc: wm831x: Feed the write counter into device_add_randomness() by Mark Brown · 12 years ago
  19. 8837677 rtc: alarm: Change wake-up source by Mohit Aggarwal · 10 years ago
  20. 05e49d1 rtc: pm8xxx: move device_init_wakeup() before rtc_register by Josh Cartwright · 10 years ago
  21. 1fc9516 FP2: rtc: Remove alarm driver/interface by chrmhoffmann · 7 years ago
  22. 9c66e26 rtc: alarm: set power_on_alarm again when calling alarm_resume by Mao Jinlong · 10 years ago
  23. 446d682 alarm : Fix the race conditions in alarm-dev.c by Xiaocheng Li · 10 years ago
  24. eeb31ff rtc:alarm: remove alarm_shutdown hook in alarm driver by Xiaocheng Li · 10 years ago
  25. f9a21bf Merge "rtc: alarm: update power_on alarm setting logic" by Linux Build Service Account · 10 years ago
  26. aaf95a3 rtc: alarm: update power_on alarm setting logic by Xiaocheng Li · 11 years ago
  27. 310beb9 qpnp-rtc: clear alarm register when rtc irq is disabled by Xiaocheng Li · 11 years ago
  28. 3baf699 rtc: qpnp-rtc: Set alarm control register properly by Mohit Aggarwal · 10 years ago
  29. aec339e kernel: alarm: setup the RTC immediately for poweroff alarm by Figo Wang · 11 years ago
  30. 6a5881b rtc: alarm: Proper handling of spinlock by Mohit Aggarwal · 10 years ago
  31. bc5835b rtc: qpnp-rtc: Sets RTC time correctly by Mohit Aggarwal · 11 years ago
  32. c83a382 kernel: alarm: Do not call rtc_alarm_irq_enable in IRQ Disabled context by Prasad Sodagudi · 11 years ago
  33. 091c9af kernel: alarm: add dedicated alarm type for poweroff alarm by Figo Wang · 11 years ago
  34. 1b2c1c6 kernel: alarm: :fix the BUG that device automatically powers on by Figo Wang · 11 years ago
  35. 7289fdd rtc: alarm: Set power-on alarm 120 sec before actual alarm time by Mohit Aggarwal · 11 years ago
  36. 5c443a3 rtc: qpnp-rtc: Add module parameter to control power-on alarm by Ashay Jaiswal · 11 years ago
  37. c1b2e47 rtc: alarm: Add power-on alarm feature by Ashay Jaiswal · 11 years ago
  38. 36568b8 rtc: qpnp-rtc: Remove enable operation for RTC peripheral by Ashay Jaiswal · 11 years ago
  39. 4251740 Drop whitespace, Kconfigs, Makefile noise and dead code by Stephen Boyd · 12 years ago
  40. 265a341 rtc: pm8xxx: Sync up to upstream version by Stephen Boyd · 12 years ago
  41. 790f06d Update copyright to The Linux Foundation by Duy Truong · 12 years ago
  42. 4b8f795 RTC: Add QPNP rtc driver by Ashay Jaiswal · 12 years ago
  43. f132c6c Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4 by Steve Muckle · 12 years ago
  44. c0a5f4a drivers/rtc/rtc-pl031.c: configure correct wday for 2000-01-01 by Rajkumar Kasirajan · 12 years ago
  45. f756beb Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  46. e48b5e8 rtc: Fix possible null pointer dereference in rtc-mpc5121.c by John Stultz · 12 years ago
  47. 3f5ec5e drivers/rtc/rtc-ds1307.c: fix BUG shown with lock debugging enabled by Anatolij Gustschin · 12 years ago
  48. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  49. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  50. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  51. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  52. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  53. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  54. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  55. fd835d1 drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback by Jett.Zhou · 12 years ago
  56. a76e99a Merge branch 'Linux 3.0.21' into msm-3.0 by Rohit Vaswani · 12 years ago
  57. 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  58. bcd5507 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. d4e3d52 Merge branch 'google-android' into msm-3.0 by Rohit Vaswani · 12 years ago
  60. 30304e5 Merge tag 'mfd_3.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  61. 09893ee Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  62. 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  63. 66f03c6 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  64. 3480059 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  65. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  66. 905cdc8 ARM: 7340/1: rtc: sa1100: include mach/irqs.h instead of asm/irq.h by Rob Herring · 12 years ago
  67. 23019a7 ARM: pxa: use common IOMEM definition by Rob Herring · 12 years ago
  68. 7d1206b Merge branch 'kirkwood/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  69. 0d19eac Merge branch 'amba' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  70. 9eab0a7 rtc: ds1307: generalise ram size and offset by Austin Boyle · 12 years ago
  71. 40ce972 rtc: ds1307: comment and format cleanup by David Anders · 12 years ago
  72. b24a726 rtc: ds1307: simplify irq setup code by Wolfram Sang · 12 years ago
  73. 32d322b rtc: ds1307: refactor chip_desc table by Wolfram Sang · 12 years ago
  74. fef931f rtc: driver for DA9052/53 PMIC v1 by Ashish Jangam · 12 years ago
  75. fad0738 drivers/rtc/rtc-max8925.c: fix alarm->enabled mistake in max8925_rtc_read_alarm/max8925_rtc_set_alarm by Kevin Liu · 12 years ago
  76. 0cf30bd drivers/rtc/rtc-max8925.c: fix max8925_rtc_read_alarm() return value error by Kevin Liu · 12 years ago
  77. aa19689 drivers/rtc/rtc-pm8xxx.c: make pm8xxx_rtc_pm_ops static by Navin P · 12 years ago
  78. 2f6e5f9 drivers/rtc: remove IRQF_DISABLED by Yong Zhang · 12 years ago
  79. 2778ebc drivers/rtc/rtc-twl.c: return correct RTC event from ISR by Venu Byravarasu · 12 years ago
  80. 94a339d drivers/rtc/rtc-twl.c: simplify RTC interrupt clearing by Venu Byravarasu · 12 years ago
  81. f7439bc drivers/rtc/rtc-twl.c: enable RTC irrespective of its prior state by Venu Byravarasu · 12 years ago
  82. ce9f650 drivers/rtc/rtc-twl.c: optimize IRQ bit access by Venu Byravarasu · 12 years ago
  83. b4f0b88 MIPS: add RTC support for loongson1B by zhao zhang · 12 years ago
  84. 0abc920 rtc: convert rtc i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  85. 109e941 rtc: convert rtc spi drivers to module_spi_driver by Axel Lin · 12 years ago
  86. ee6c54c rtc/rtc-spear: call platform_set_drvdata() before registering rtc device by Viresh Kumar · 12 years ago
  87. 131f8b7 rtc/spear: fix for RTC_AIE_ON and RTC_AIE_OFF ioctl errors by Shiraz Hashim · 12 years ago
  88. cd0e08a rtc-spear: fix for balancing the enable_irq_wake in Power Mgmt by Deepak Sikri · 12 years ago
  89. f907ab0 Merge branch 'next/fixes-non-critical' into next/drivers by Arnd Bergmann · 12 years ago
  90. 161f7a7 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. 9e5ed09 ARM: 7362/1: AMBA: Add module_amba_driver() helper macro for amba_driver by viresh kumar · 12 years ago
  92. a94c7b0 Merge branch 'spear/dt' into next/dt2 by Arnd Bergmann · 12 years ago
  93. c899445 Merge branch 'kirkwood_dt_for_3.4_v3' of git://git.infradead.org/users/jcooper/linux-kirkwood into kirkwood/dt by Arnd Bergmann · 12 years ago
  94. ea983ede ARM: kirkwood: rtc-mv devicetree bindings by Jason Cooper · 12 years ago
  95. 4a64990 rtc: Provide flag for rtc devices that don't support UIE by John Stultz · 12 years ago
  96. f4e2467 Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanup by Arnd Bergmann · 12 years ago
  97. 2c76744 Merge branch 'rtc' of git://github.com/hzhuang1/linux into next/drivers by Olof Johansson · 12 years ago
  98. d60d506 Merge branch 'next/cleanup-s3c24xx' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 12 years ago
  99. 880bcd4 Merge branch 'topic/cleanup-s3c24xx' into next/cleanup-s3c24xx by Kukjin Kim · 12 years ago
  100. 2853378 mfd: Add ability to wake the system for 88pm860x by Jett.Zhou · 12 years ago