1. d122db7 clk: basic-types: Remove useless allocation failure printks by Stephen Boyd · 10 years ago
  2. e0cdcda clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereference by Krzysztof Kozlowski · 10 years ago
  3. beb7a2a clk: axm55xx: Use %zu in pr_info for size_t by Alexander Sverdlin · 10 years ago
  4. b1ed311 clk: asm9260: Fix of_io_request_and_map error check by Maxime Ripard · 10 years ago
  5. 45b03d3 clk: si5351: fix .recalc_rate for multisynth 6-7 by Sergej Sawazki · 10 years ago
  6. 2073b5e clk: si5351: fix .round_rate for multisynth 6-7 by Sergej Sawazki · 10 years ago
  7. 8157356 Merge branch 'clk-fixes' into clk-next by Michael Turquette · 10 years ago
  8. 0cd3be6 clk: si5351: Do not pass struct clk in platform_data by Sebastian Hesselbarth · 10 years ago
  9. 2ce8760 Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung into clk-fixes by Michael Turquette · 10 years ago
  10. a633472 clk: Add some more lockdep assertions by Stephen Boyd · 10 years ago
  11. 18e70ef Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 10 years ago
  12. a6ae41b clk: ux500: ape[ate|trace]clk are scaleable by Linus Walleij · 10 years ago
  13. 70e9f4d clk: add newline character after dumping all clocks by Felipe Balbi · 10 years ago
  14. d2a5d46 clk: add missing lock when call clk_core_enable in clk_set_parent by Dong Aisheng · 10 years ago
  15. d5255ec clk: s3c2410: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  16. 1237dc4 clk: s3c2410: Staticize local symbols by Krzysztof Kozlowski · 10 years ago
  17. 2ad8b3f clk: ls1x: Fix duplicate const for parent names by Krzysztof Kozlowski · 10 years ago
  18. 45195b8 clk: sirf: Constify parent names in clock init data by Krzysztof Kozlowski · 10 years ago
  19. f3db6f1 clk: cdce706: Constify parent names in clock init data by Krzysztof Kozlowski · 10 years ago
  20. 6b8f9ea clk: exynos: Staticize file-scope declarations by Krzysztof Kozlowski · 10 years ago
  21. 9b030bc clk: rockchip: Staticize file-scope declarations by Krzysztof Kozlowski · 10 years ago
  22. c1e81a3 clk: mediatek: Add basic clocks for Mediatek MT8173. by James Liao · 10 years ago
  23. a8aede7 clk: mediatek: Add basic clocks for Mediatek MT8135. by James Liao · 10 years ago
  24. d633fb7 clk: mediatek: Add reset controller support by Sascha Hauer · 10 years ago
  25. 9741b1a clk: mediatek: Add initial common clock support for Mediatek SoCs. by James Liao · 10 years ago
  26. 2893c37 clk: make strings in parent name arrays const by Sascha Hauer · 10 years ago
  27. 97372e5 clk: exynos5420: Restore GATE_BUS_TOP on suspend by Javier Martinez Canillas · 10 years ago
  28. 396e339 Merge branch 'clk-fixes' into clk-next by Stephen Boyd · 10 years ago
  29. d6c2767 clk: at91: Constify irq_domain_ops by Krzysztof Kozlowski · 10 years ago
  30. 7cb8113 clk: Fix JSON output in debugfs by Stefan Wahren · 10 years ago
  31. 5d45ed8 clk: qcom: Fix MSM8916 gfx3d_clk_src configuration by Georgi Djakov · 10 years ago
  32. 52cdc33 clk: qcom: Fix MSM8916 venus divider value by Georgi Djakov · 10 years ago
  33. 6e5ab41 clk: Update some comments to reflect reality by Stephen Boyd · 10 years ago
  34. 4dff95d clk: Remove forward declared function prototypes by Stephen Boyd · 10 years ago
  35. 1f3e198 clk: Remove impossible if condition in clk_core_get_phase() by Stephen Boyd · 10 years ago
  36. d7d1315 clk: Drop unnecessary OOM prints by Stephen Boyd · 10 years ago
  37. 864e160 clk: Squash __clk_{enable,disable}() into callers by Dong Aisheng · 10 years ago
  38. d6968fc clk: s/clk/core/ for struct clk_core by Stephen Boyd · 10 years ago
  39. 85943d7 clk: exynos5433: Fix wrong PMS value of exynos5433_pll_rates by Chanwoo Choi · 10 years ago
  40. b57c93b clk: exynos5433: Fix wrong parent clock of sclk_apollo clock by Chanwoo Choi · 10 years ago
  41. 1a9f6c8 clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignment by Jonghwa Lee · 10 years ago
  42. a84d1f5 clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEG by Jonghwa Lee · 10 years ago
  43. ca08235 clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433 by Chanwoo Choi · 10 years ago
  44. 1190944 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  45. 9f86262 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 10 years ago
  46. 85f2901 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  47. 59fd7e4 Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  48. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  49. c8b3fd0 Merge tag 'pm+acpi-4.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  50. d89b3e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  51. 78d4256 Merge tag 'platform-drivers-x86-v4.1-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  52. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 10 years ago
  53. 4a65546 v4l: xilinx: fix for include file movement by Stephen Rothwell · 10 years ago
  54. 96cba9b platform/chrome: chromeos_laptop - instantiate Atmel at primary address by Dmitry Torokhov · 10 years ago
  55. 358d6a2 toshiba_acpi: Do not register vendor backlight when acpi_video bl is available by Hans de Goede · 10 years ago
  56. c666872 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  57. 06b45f2 Merge tag 'pwm/for-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  58. b3f4ef0 Merge tag 'dma-buf-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sumits/dma-buf by Linus Torvalds · 10 years ago
  59. d6a4c0e Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  60. 474095e Merge tag 'md/4.1' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  61. d56a669 Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  62. 836ee48 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  63. 8c98ebd crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMA by Geert Uytterhoeven · 10 years ago
  64. e0155a9 Merge branches 'acpi-dock', 'acpi-ec' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  65. 7d28435 ACPI / scan: Add a scan handler for PRP0001 by Rafael J. Wysocki · 10 years ago
  66. 4c533c8 ACPI / scan: Annotate physical_node_lock in acpi_scan_is_offline() by Rafael J. Wysocki · 10 years ago
  67. b5f1c97 drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg by Imre Deak · 10 years ago
  68. 53292cd drm/i915: Workaround to avoid lite restore with HEAD==TAIL by Michel Thierry · 10 years ago
  69. 9535c47 drm/i915: cope with large i2c transfers by Dmitry Torokhov · 10 years ago
  70. fcdd5f0 i2c: st: add include for pinctrl by Wolfram Sang · 10 years ago
  71. 1337784 i2c: mux: use proper dev when removing "channel-X" symlinks by Wolfram Sang · 10 years ago
  72. 4c8979b i2c: digicolor: remove duplicate include by Wolfram Sang · 10 years ago
  73. 6ada5c1 i2c: Mark adapter devices with pm_runtime_no_callbacks by Charles Keepax · 10 years ago
  74. 9ef8a0b i2c: pca-platform: fix broken email address by Wolfram Sang · 10 years ago
  75. 4daf5a2 i2c: mxs: fix broken email address by Wolfram Sang · 10 years ago
  76. c6cbfb9 i2c: rk3x: report number of messages transmitted by Dmitry Torokhov · 10 years ago
  77. c264f11 pwm: Remove __init initializer for pwm_add_table() by Shobhit Kumar · 10 years ago
  78. a62d016 Merge tag 'for-linus-20150422' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  79. 7c034df Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  80. 1204c46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  81. 7dcca3e Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  82. b9bb6fb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  83. 3e550d2 Merge MTD fixes from 4.0 into -next by Brian Norris · 10 years ago
  84. 5e6c94a Merge tag 'mmc-4.1-rc1' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 10 years ago
  85. 3cfe213 dmaengine: hsu: don't prompt for hsu_core part by Vinod Koul · 10 years ago
  86. e5ac320 Merge tag 'armsoc-multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  87. 7d2b6ef Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  88. 5c73cc4 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  89. e6c81cc Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  90. d0440c5 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  91. 38eb1db Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  92. f77303b rbd: rbd_wq comment is obsolete by Ilya Dryomov · 10 years ago
  93. cf82f52 watchdog: stmp3xxx_rtc_wdt: fix broken email address by Wolfram Sang · 10 years ago
  94. e8cc536 watchdog: pnx4008_wdt: fix broken email address by Wolfram Sang · 10 years ago
  95. 3a30c07 watchdog: octeon: use fixed length string for register names by Aaro Koskinen · 10 years ago
  96. 8692cf0 watchdog: octeon: fix some trivial coding style issues by Aaro Koskinen · 10 years ago
  97. 3d588c9 watchdog: octeon: convert to WATCHDOG_CORE API by Aaro Koskinen · 10 years ago
  98. 6290d8c watchdog: cadence: Remove Kconfig dependency on ARCH by Michal Simek · 10 years ago
  99. 0dfd582 watchdog: qcom: use timer devicetree binding by Mathieu Olivari · 10 years ago
  100. e1dbde2 watchdog: bcm281xx: Remove use of seq_printf return value by Joe Perches · 10 years ago