1. ca7c14d rtc: ds1307: clean up ds1307_nvram_read()/ds1307_nvram_write() by Vladimir Zapolskiy · 9 years ago
  2. 273e0304 rtc: ds1305: clean up ds1305_nvram_read()/ds1305_nvram_write() by Vladimir Zapolskiy · 9 years ago
  3. a378163 rtc: cmos: clean up cmos_nvram_read()/cmos_nvram_write() by Vladimir Zapolskiy · 9 years ago
  4. 3c217e5 rtc: cmos: century support by Sylvain Chouleur · 9 years ago
  5. 11f67a8 rtc: at91rm9200: get and use slow clock by Alexandre Belloni · 9 years ago
  6. 202cc98 rtc: gemini: fix ptr_ret.cocci warnings by kbuild test robot · 9 years ago
  7. e7cba88 rtc: Drop (un)likely before IS_ERR(_OR_NULL) by viresh kumar · 9 years ago
  8. 74000eb rtc: at91rm9200: sort headers alphabetically by Alexandre Belloni · 9 years ago
  9. 8918bd8 rtc: at91sam9: get sclk rate after enabling it by Alexandre Belloni · 9 years ago
  10. 6932ff5 rtc: at91sam9: sort headers alphabetically by Alexandre Belloni · 9 years ago
  11. 73ab31c rtc: at91sam9: remove useless check by Alexandre Belloni · 9 years ago
  12. ffe60fc rtc: at91sam9: properly handle error case by Alexandre Belloni · 9 years ago
  13. 27675ef rtc: pl031: fix typo for author email by Leo Yan · 9 years ago
  14. 1c4fc29 rtc: Export OF module alias information in missing drivers by Javier Martinez Canillas · 9 years ago
  15. 8109d44 rtc: cmos: Revert "rtc-cmos: Add an alarm disable quirk" by Adrian Huang · 9 years ago
  16. 88b8d33 rtc: cmos: Cancel alarm timer if alarm time is equal to now+1 seconds by Adrian Huang · 9 years ago
  17. 80ca327 rtc: da9063: Add DA9062 RTC capability to DA9063 RTC driver by S Twiss · 9 years ago
  18. d7f9777 rtc: mt6397: implement suspend/resume function in rtc-mt6397 driver by Henry Chen · 9 years ago
  19. 3ee2c40 rtc: switch to using is_visible() to control sysfs attributes by Dmitry Torokhov · 9 years ago
  20. a17ccd1 rtc: switch wakealarm attribute to DEVICE_ATTR_RW by Dmitry Torokhov · 9 years ago
  21. df100c0 rtc: make rtc_does_wakealarm() return boolean by Dmitry Torokhov · 9 years ago
  22. f2284f9 rtc: rx8025: remove obsolete local_irq_disable() and local_irq_enable() for rtc_update_irq() by Henri Roosen · 9 years ago
  23. 0d9030a rtc: fix drivers that consider 0 as a valid IRQ in client->irq by Octavian Purdila · 9 years ago
  24. 1e4cd62 rtc: dev: properly manage lifetime of dev and cdev in rtc device by Dmitry Torokhov · 9 years ago
  25. c3b399a4 rtc: class: remove unnecessary device_get() in rtc_device_unregister by Dmitry Torokhov · 9 years ago
  26. 6706664 rtc: class: fix double free in rtc_register_device() error path by Dmitry Torokhov · 9 years ago
  27. dfe6c04 rtc: sirfsoc: move to regmap APIs from platform-specific APIs by Guo Zeng · 9 years ago
  28. f4a2eec rtc: opal: Enable alarms only when opal supports tpo by Vaibhav Jain · 9 years ago
  29. c28b42e rtc: add rtc-lpc24xx driver by Joachim Eastwood · 9 years ago
  30. dcb9372 doc: dt: add documentation for nxp,lpc1788-rtc by Joachim Eastwood · 9 years ago
  31. 045c6fd rtc: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  32. b288454 rtc: Drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  33. 653ebd7 rtc: pcf2127: use OFS flag to detect unreliable date and warn the user by Andrea Scian · 9 years ago
  34. 821f51c rtc: use rtc_valid_tm() error code when reading date/time by Andrea Scian · 9 years ago
  35. 4ab8210 rtc: 88pm80x: add device tree support by Vaibhav Hiremath · 9 years ago
  36. 617f6f7 rtc: bq32k: remove redundant check by Maninder Singh · 9 years ago
  37. 508db59 rtc: ds1685: Use module_platform_driver by Vaishali Thakkar · 9 years ago
  38. 7abea61 rtc: ds1307: Support optional wakeup interrupt source by Nishanth Menon · 9 years ago
  39. eac7237 rtc: ds1307: Sort the headers by Nishanth Menon · 9 years ago
  40. c598319 rtc: ds1307: Switch to managed irq allocation by Nishanth Menon · 9 years ago
  41. 2fb07a1 rtc: ds1307: Convert to threaded IRQ by Felipe Balbi · 9 years ago
  42. f377ea8 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  43. 73bf1b7 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  44. 35c7a95 drm/amdgpu: rename gmc_v8_0_init_compute_vmid by Alex Deucher · 9 years ago
  45. be4f38e drm/amdgpu: fix vce3 instance handling by Alex Deucher · 9 years ago
  46. 898e50d drm/amdgpu: remove ib test for the second VCE Ring by Leo Liu · 9 years ago
  47. 140b519 drm/amdgpu: properly enable VM fault interrupts by Christian König · 9 years ago
  48. 51e771c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  49. abebcdf Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  50. 670c039 Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  51. 8bd8fd0 Merge tag 'mfd-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  52. 3527122 Merge tag 'dmaengine-4.3-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  53. 88a9988 Merge tag 'pinctrl-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  54. 8d2faea Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  55. 02cf1da Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 9 years ago
  56. 5134e99 drm/amdgpu: fix warning in scheduler by Alex Deucher · 9 years ago
  57. a4fdb2a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  58. 5b78cb6 Merge tag 'drm-intel-next-fixes-2015-09-02' of git://anongit.freedesktop.org/drm-intel into drm-next by Dave Airlie · 9 years ago
  59. aed160e Merge branch 'drm-rockchip-2015-08-26' of https://github.com/markyzq/kernel-drm-rockchip into drm-next by Dave Airlie · 9 years ago
  60. 41e8a0a3 Merge tag 'vmwgfx-next-15-09-01' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 9 years ago
  61. 55cdb31 Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-next by Dave Airlie · 9 years ago
  62. 9949558 Merge branch 'drm-next-4.3' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 9 years ago
  63. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  64. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  65. 4c92b5b Merge branch 'pcmcia' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  66. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  67. 79b0691 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  68. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  69. 4c12ab7 Merge tag 'for-f2fs-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 9 years ago
  70. 9cbf22b Merge tag 'dlm-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm by Linus Torvalds · 9 years ago
  71. ea814ab Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  72. e31fb9e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  73. 824b005 Merge branch 'hpfs' (patches from Mikulas) by Linus Torvalds · 9 years ago
  74. f49a26e hpfs: update ctime and mtime on directory modification by Mikulas Patocka · 9 years ago
  75. a64eefa hpfs: support hotfixes by Mikulas Patocka · 9 years ago
  76. 270e869 drm/amdgpu: fix buffer placement under memory pressure by Christian König · 9 years ago
  77. 01b944f Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  78. 58f1eae Input: elan_i2c - use iap_version to get firmware information by Duson Lin · 9 years ago
  79. 362eda0 drm/amdgpu/cz: fix cz_dpm_update_low_memory_pstate logic by Alex Deucher · 9 years ago
  80. 99a0923 drm/amdgpu: fix typo in dce11 watermark setup by Alex Deucher · 9 years ago
  81. be9fd2e drm/amdgpu: fix typo in dce10 watermark setup by Alex Deucher · 9 years ago
  82. dd5cdb4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  83. fca8b80 pcmcia: soc_common: remove skt_dev_info's clk pointer by Russell King · 9 years ago
  84. c3eb700 pcmcia: sa11xx_base.c: remove useless init/exit functions by Russell King · 9 years ago
  85. 321ae96 pcmcia: sa1111: simplify clk handing in sa1111_pcmcia_add() by Russell King · 9 years ago
  86. 924e5ea pcmcia: sa1111: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  87. 8e2caf0 pcmcia: pxa2xx: convert memory allocation to devm_* API by Russell King · 9 years ago
  88. ac92f15 pcmcia: pxa2xx: update socket driver to use devm_clk_get() API by Russell King · 9 years ago
  89. cace5dc drm/amdgpu: use top down allocation for non-CPU accessible vram by Alex Deucher · 9 years ago
  90. 857d913 drm/amdgpu: be explicit about cpu vram access for driver BOs (v2) by Alex Deucher · 9 years ago
  91. 3ff32a0 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  92. 40d3f02 Merge branches 'cleanup', 'fixes', 'misc', 'omap-barrier' and 'uaccess' into for-linus by Russell King · 9 years ago
  93. 2db9704 Merge branch '4.2-fixes' into mips-for-linux-next by Ralf Baechle · 9 years ago
  94. d5f362a drm/i915: Add locks around audio component bind/unbind by David Henningsson · 9 years ago
  95. e0d8b2e MIPS: UAPI: Fix unrecognized opcode WSBH/DSBH/DSHD when using MIPS16. by Yousong Zhou · 9 years ago
  96. f0675d4 drm/i915: Drop port_mst_index parameter from pin/eld callback by David Henningsson · 9 years ago
  97. fb2646a MIPS: Fix alignment of quiet build output for vmlinuz link by Alex Smith · 9 years ago
  98. 65ab562 MIPS: math-emu: Remove unused handle_dsemul function declaration by Markos Chandras · 9 years ago
  99. a79f5f9 MIPS: math-emu: Add support for the MIPS R6 MAX{, A} FPU instruction by Markos Chandras · 9 years ago
  100. 4e9561b MIPS: math-emu: Add support for the MIPS R6 MIN{, A} FPU instruction by Markos Chandras · 9 years ago