1. ede44c9 rtc: pcf8523: properly handle oscillator stop bit by Alexandre Belloni · 9 years ago
  2. 2da424a rtc: pcf85063: remove struct pcf85063 by Alexandre Belloni · 9 years ago
  3. a2892bf rtc: pcf85063: remove useless DRV_VERSION by Alexandre Belloni · 9 years ago
  4. e0252ec rtc: always show I2C by Alexandre Belloni · 9 years ago
  5. 8c09b9f rtc: ds1685: passing bogus values to irq_restore by Dan Carpenter · 9 years ago
  6. 7e84536 rtc: max77686: Use REGMAP_IRQ_REG for regmap-rtc-irqs initialisation by Laxman Dewangan · 9 years ago
  7. 726fe73 rtc: max77686: Add support for MAX20024/MAX77620 RTC IP by Laxman Dewangan · 9 years ago
  8. 582841a rtc: mt6397: Remove plaform module alias by Javier Martinez Canillas · 9 years ago
  9. ba270bb rtc: pcf85063: remove useless century handling by Alexandre Belloni · 9 years ago
  10. a25f4a9 rtc: vr41xx: Wire up alarm_irq_enable by Geert Uytterhoeven · 9 years ago
  11. d2c6b87 rtc: rv3029: reword Kconfig option by Alexandre Belloni · 9 years ago
  12. ddf7059 rtc: as3722: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  13. ed214be rtc: tps80031: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  14. be563c9 rtc: tps65910: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  15. aa1e806 rtc: tps6586x: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  16. b3be3f6 rtc: palmas: Drop IRQF_EARLY_RESUME flag by Grygorii Strashko · 9 years ago
  17. d084885 rtc: Group Kconfig entries by vendor by Soren Brinkmann · 9 years ago
  18. 51aa905 rtc: pic32: Add PIC32 real time clock driver by Joshua Henderson · 9 years ago
  19. af556c1 dt/bindings: Add bindings for the PIC32 real time clock by Joshua Henderson · 9 years ago
  20. ef5f4a9 rtc: rx8025: unsupport UIE mode by Akinobu Mita · 9 years ago
  21. 302c560 rtc: rx8025: round up to nearest minute for a minute accuracy alarm by Akinobu Mita · 9 years ago
  22. 9dbe385 rtc: rx8025: protect ctrl1 register update by rtc->ops_lock by Akinobu Mita · 9 years ago
  23. 0a966c0 rtc: rx8025: fix irq handler registration by Akinobu Mita · 9 years ago
  24. 8124c71 rtc: s5m: De-inline large functions to save space by Krzysztof Kozlowski · 9 years ago
  25. 270a3bd rtc: make class.c explicitly non-modular by Paul Gortmaker · 9 years ago
  26. 31d4d33 rtc: pcf85063: fix time/date setting by Juergen Borleis · 9 years ago
  27. 6cc4c8b rtc: pcf85063: fix time/date reading by Juergen Borleis · 9 years ago
  28. 7b57684 rtc: pcf85063: simplify code to read the current time by Juergen Borleis · 9 years ago
  29. bae2f64 rtc: pcf2123: implement read_offset and set_offset by Joshua Clayton · 9 years ago
  30. 5495a41 rtc: implement a sysfs interface for clock offset by Joshua Clayton · 9 years ago
  31. b396706 rtc: Add functions to set and read rtc offset by Joshua Clayton · 9 years ago
  32. 9d1fa4c rtc: rv8803: convert spin_lock to mutex_lock by Oleksij Rempel · 9 years ago
  33. 7444845 doc: dt: add documentation for alphascale,asm9260-rtc by Oleksij Rempel · 9 years ago
  34. 125e550 rtc: add Alphascale asm9260 driver by Oleksij Rempel · 9 years ago
  35. 6c6ff14 rtc: ds1307: add clock provider support for DS3231 by Akinobu Mita · 9 years ago
  36. f393754 rtc: max77686: move initialisation of rtc regmap, irq chip locally by Laxman Dewangan · 9 years ago
  37. 08e37ef mfd: max77686: do not set i2c client data for rtc i2c client by Laxman Dewangan · 9 years ago
  38. f604c48 rtc: max77686: avoid reference of parent device info multiple places by Laxman Dewangan · 9 years ago
  39. 69be249 rtc: max77686: use rtc regmap to access RTC registers by Laxman Dewangan · 9 years ago
  40. 0b4f8b0 rtc: max77686: fix checkpatch error by Laxman Dewangan · 9 years ago
  41. 2863934 rtc: allow compilation of sun6i RTC for all sunxi SoCs by Andre Przywara · 9 years ago
  42. 68298c2 rtc: add driver for RX6110SA real time clock by Steffen Trumtrar · 9 years ago
  43. cfe9416 Documentation: devicetree: add epson rx6110 binding by Steffen Trumtrar · 9 years ago
  44. f07fa92 rtc: pcf2123: avoid resetting the clock if possible by Joshua Clayton · 9 years ago
  45. 1e094b9 rtc: pcf2123: refactor chip reset into a function by Joshua Clayton · 9 years ago
  46. 809b453 rtc: pcf2123: clean up writes to the rtc chip by Joshua Clayton · 9 years ago
  47. 66c056d rtc: pcf2123: clean up reads from the chip by Joshua Clayton · 9 years ago
  48. 245cb74 rtc: pcf2123: define registers and bit macros by Joshua Clayton · 9 years ago
  49. 445c020 rtc: ds1307: add temperature sensor support for ds3231 by Akinobu Mita · 9 years ago
  50. 8bc2a40 rtc: ds1307: add support for the DT property 'wakeup-source' by Michael Lange · 9 years ago
  51. 04d3ba7 rtc: mt6397: add IRQ domain dependency by Arnd Bergmann · 9 years ago
  52. aaa3cee rtc: rx8025: remove rv8803 id by Alexandre Belloni · 9 years ago
  53. 54dd1c4 rtc: ds1305: use to_spi_device and kobj_to_dev by Geliang Tang · 9 years ago
  54. bf035f4 rtc: max77686: Cleanup and reduce dmesg output by Krzysztof Kozlowski · 9 years ago
  55. cd0e7c1 rtc: Remove Maxim 77802 driver by Javier Martinez Canillas · 9 years ago
  56. fb166ba rtc: max77686: Properly handle regmap_irq_get_virq() error code by Krzysztof Kozlowski · 9 years ago
  57. 1e5813b rtc: max77686: Fix unsupported year message by Javier Martinez Canillas · 9 years ago
  58. f903129 rtc: max77686: Add max77802 support by Javier Martinez Canillas · 9 years ago
  59. 90a5698 rtc: max77686: Add an indirection level to access RTC registers by Javier Martinez Canillas · 9 years ago
  60. 01ea01b rtc: max77686: Use a driver data struct instead hard-coded values by Javier Martinez Canillas · 9 years ago
  61. 5981804 rtc: max77686: Use usleep_range() instead of msleep() by Javier Martinez Canillas · 9 years ago
  62. 862f945 rtc: max77686: Use ARRAY_SIZE() instead of current array length by Javier Martinez Canillas · 9 years ago
  63. 7cdffeb rtc: max77686: Fix max77686_rtc_read_alarm() return value by Javier Martinez Canillas · 9 years ago
  64. 92e963f Linux 4.5-rc1 by Linus Torvalds · 9 years ago
  65. e246468 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  66. e1c1087 Merge tag 'platform-drivers-x86-v4.5-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  67. 81f05fe Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  68. c52cb43 Merge tag 'for-linus-4.5-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  69. 00e3f5c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  70. 772950e Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 9 years ago
  71. 6b31de3 ideapad-laptop: Add Lenovo Yoga 700 to no_hw_rfkill dmi list by Josh Boyer · 9 years ago
  72. f1fc3cd MAINTAINERS: Combine multiple telemetry entries by Souvik Kumar Chakravarty · 9 years ago
  73. 7885f2f intel_telemetry_debugfs: Fix unused warnings in telemetry debugfs by Souvik Kumar Chakravarty · 9 years ago
  74. 587198b vmstat: Remove BUG_ON from vmstat_update by Christoph Lameter · 9 years ago
  75. 07d17f0 Merge branch '4.4-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  76. dbb9831 MIPS: zboot: Add support for serial debug using the PROM by Alban Bedel · 9 years ago
  77. 25f6609 MIPS: zboot: Avoid useless rebuilds by Alban Bedel · 9 years ago
  78. a7b4381 MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB by Florian Fainelli · 9 years ago
  79. 5bdb102 MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function by Simon Arlott · 9 years ago
  80. 696569f MIPS: bcm963xx: Update bcm_tag field image_sequence by Simon Arlott · 9 years ago
  81. 1f29cb1 MIPS: bcm963xx: Move extended flash address to bcm_tag header file by Simon Arlott · 9 years ago
  82. 8fce60b MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure by Simon Arlott · 9 years ago
  83. 5a8b0b1 MIPS: bcm63xx: nvram: Use nvram structure definition from header file by Simon Arlott · 9 years ago
  84. 3271e61 MIPS: bcm963xx: Add Broadcom BCM963xx board nvram data structure by Simon Arlott · 9 years ago
  85. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  86. bfd3d53 MAINTAINERS: Add KVM for MIPS entry by James Hogan · 9 years ago
  87. f7fdcb6 MIPS: KVM: Add missing newline to kvm_err() by James Hogan · 9 years ago
  88. b2c5963 MIPS: Move KVM specific opcodes into asm/inst.h by James Hogan · 9 years ago
  89. f4956f6 MIPS: KVM: Use cacheops.h definitions by James Hogan · 9 years ago
  90. 5fa393c MIPS: Break down cacheops.h definitions by James Hogan · 9 years ago
  91. 1b505de MIPS: Use EXCCODE_ constants with set_except_vector() by James Hogan · 9 years ago
  92. 044c9bb MIPS: Update trap codes by James Hogan · 9 years ago
  93. 16d100db MIPS: Move Cause.ExcCode trap codes to mipsregs.h by James Hogan · 9 years ago
  94. 2db9d23 MIPS: KVM: Make kvm_mips_{init,exit}() static by James Hogan · 9 years ago
  95. 088ec20 MIPS: KVM: Refactor added offsetof()s by James Hogan · 9 years ago
  96. cb1b447 MIPS: KVM: Convert EXPORT_SYMBOL to _GPL by James Hogan · 9 years ago
  97. e318f0f MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() by James Hogan · 9 years ago
  98. 9fd4af6 MIPS: Move definition of DC bit to mipsregs.h by James Hogan · 9 years ago
  99. 4c53e6b MIPS: KVM: Drop some unused definitions from kvm_host.h by James Hogan · 9 years ago
  100. caa1faa MIPS: KVM: Trivial whitespace and style fixes by James Hogan · 9 years ago