1. 38a8b09 clk: mxs: Index is always positive by Fabio Estevam · 12 years ago
  2. f1ba28a clk: max77686: Avoid double free at remove time by Laurent Pinchart · 12 years ago
  3. e4eda8e clk: remove exported function from __init section by Denis Efremov · 12 years ago
  4. abb165a clk: vt8500: Add support for WM8750/WM8850 PLL clocks by Tony Prisk · 12 years ago
  5. 58eb5a6 clk: vt8500: Fix division-by-0 when requested rate=0 by Tony Prisk · 12 years ago
  6. 7248001 clk: vt8500: Fix device clock divisor calculations by Tony Prisk · 12 years ago
  7. 35a5db5 clk: vt8500: Fix error in PLL calculations on non-exact match. by Tony Prisk · 12 years ago
  8. 3fe296c clk: max77686: Remove unnecessary NULL checking for container_of() by Axel Lin · 12 years ago
  9. bddca89 clk: JSON debugfs clock tree summary by Prashant Gaikwad · 12 years ago
  10. 1af599d clk: human-readable debugfs clock tree summary by Prashant Gaikwad · 12 years ago
  11. 9f58b9b clk: max77686: Fix return value checking for devm_kzalloc by Axel Lin · 12 years ago
  12. bab5330 clk: fixed-factor: round_rate should use do_div by Haojian Zhuang · 12 years ago
  13. 4895084 clk: export __clk_get_name for re-use in imx-ipu-v3 and others by Niels de Vos · 12 years ago
  14. 65800b2 clk: Don't mark shared helper functions as inline by Russ Dill · 12 years ago
  15. 974b335 Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  16. 3810e63 clk: mvebu: Remove inappropriate __init tagging by Joshua Coombs · 12 years ago
  17. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  18. ca2a88f Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  19. c271433 Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 0beb587 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  21. b8edf84 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  22. db5b0ae Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  23. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  24. d01e4af Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  25. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  26. 7c045a5 clk: introduce optional disable_unused callback by Mike Turquette · 12 years ago
  27. 2630b17 clk: ux500: fix bit error by Linus Walleij · 12 years ago
  28. 823c9fa Merge branch 'next/cam-samsung' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/soc by Olof Johansson · 12 years ago
  29. 1fc7ad5 clk: remove use of __devexit by Bill Pemberton · 12 years ago
  30. 018ae93 clk: remove use of __devinit by Bill Pemberton · 12 years ago
  31. f9cfa63 clk: remove use of __devexit_p by Bill Pemberton · 12 years ago
  32. 1f61e5f clk: clock multiplexers may register out of order by Martin Fuzzey · 12 years ago
  33. 45228ef clk: ux500: Initial support for abx500 clock driver by Ulf Hansson · 12 years ago
  34. 07e812a ARM: SPEAr1310: Move 1310 specific misc register into machine specific files by Vipul Kumar Samar · 12 years ago
  35. 0dfeada Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux into next/dt by Olof Johansson · 12 years ago
  36. 0f9cb21 Merge tag 'v3.7-rc7' into next/cleanup by Olof Johansson · 12 years ago
  37. 3f54db7 Merge branch 'zynq/multiplatform' of git://git.monstr.eu/linux-2.6-microblaze into next/multiplatform by Olof Johansson · 12 years ago
  38. b70e6d00 CLK: SPEAr: Remove unused dummy apb_pclk by Vipul Kumar Samar · 12 years ago
  39. 1b2d4ad5 CLK: SPEAr: Correct index scanning done for clock synths by Deepak Sikri · 12 years ago
  40. ef0fd0a CLK: SPEAr: Update clock rate table by Deepak Sikri · 12 years ago
  41. cd4b519 CLK: SPEAr: Add missing clocks by Vipul Kumar Samar · 12 years ago
  42. 1249979 CLK: SPEAr: Set CLK_SET_RATE_PARENT for few clocks by Vipul Kumar Samar · 12 years ago
  43. 463f9e2 CLK: SPEAr13xx: fix parent names of multiple clocks by Shiraz Hashim · 12 years ago
  44. e0b9c21 CLK: SPEAr13xx: Fix mux clock names by Shiraz Hashim · 12 years ago
  45. df2449a CLK: SPEAr: Fix dev_id & con_id for multiple clocks by Rajeev Kumar · 12 years ago
  46. 70ee657 clk: move IM-PD1 clocks to drivers/clk by Linus Walleij · 12 years ago
  47. 7a9ad67 clk: make ICST driver handle the VCO registers by Linus Walleij · 12 years ago
  48. 401301c clk: add GPLv2 headers to the Versatile clock files by Linus Walleij · 12 years ago
  49. 17bffc7 Merge branch 'depends/clk' into next/soc by Olof Johansson · 12 years ago
  50. c4c34d6 clk: mvebu: armada 370/XP add clock gating control provider for DT by Gregory CLEMENT · 12 years ago
  51. f97d0d7 clk: mvebu: add clock gating control provider for DT by Sebastian Hesselbarth · 12 years ago
  52. ab8ba01 clk: mvebu: add armada-370-xp CPU specific clocks by Gregory CLEMENT · 12 years ago
  53. 97fa4cf clk: mvebu: add mvebu core clocks. by Sebastian Hesselbarth · 12 years ago
  54. 404525d clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCs by Maxime Ripard · 12 years ago
  55. f589453 clk: mxs: Use a better name for the USB PHY clock by Fabio Estevam · 12 years ago
  56. 90d4971 clk: spear: Add stub functions for spear3[0|1|2]0_clk_init() by Axel Lin · 12 years ago
  57. ddc07ef CLK: clk-twl6040: fix return value check in twl6040_clk_probe() by Wei Yongjun · 12 years ago
  58. 5678596 clk: ux500: Register nomadik keypad clock lookups for u8500 by Ulf Hansson · 12 years ago
  59. 44d6453 clk: ux500: Register rng clock lookups for u8500 by Ulf Hansson · 12 years ago
  60. db5eb2d clk: ux500: Register mtu apb_pclocks by Ulf Hansson · 12 years ago
  61. 41863f7 ARM: nomadik: switch over to using the FSMC driver by Linus Walleij · 12 years ago
  62. 0f586fb ARM: zynq: use zynq clk bindings by Josh Cartwright · 12 years ago
  63. 45aa2c2 clk: Add support for fundamental zynq clks by Josh Cartwright · 12 years ago
  64. 3d93067 clk: ux500: Register slimbus clock lookups for u8500 by Ulf Hansson · 12 years ago
  65. d4915cf clk: ux500: Update rtc clock lookup for u8500 by Ulf Hansson · 12 years ago
  66. 15e66cd clk: ux500: Register msp clock lookups for u8500 by Ulf Hansson · 12 years ago
  67. 08b1f1c clk: ux500: Register ssp clock lookups for u8500 by Ulf Hansson · 12 years ago
  68. 4cf2d3b1 clk: ux500: Register i2c clock lookups for u8500 by Ulf Hansson · 12 years ago
  69. 4a0ae7be clk: ux500: Register slimbus clock lookups for u8500 by Ulf Hansson · 12 years ago
  70. 86497f5 clk: ux500: Update rtc clock lookup for u8500 by Ulf Hansson · 12 years ago
  71. b89f8b5 clk: ux500: Register msp clock lookups for u8500 by Ulf Hansson · 12 years ago
  72. eb1d7ea clk: ux500: Register ssp clock lookups for u8500 by Ulf Hansson · 12 years ago
  73. 1c73491a clk: ux500: Register i2c clock lookups for u8500 by Ulf Hansson · 12 years ago
  74. 973e1d1 CLK: vt8500: Fix SDMMC clk special cases by Tony Prisk · 12 years ago
  75. 0de9f23 clk: fix return value check in bcm2835_init_clocks() by Wei Yongjun · 12 years ago
  76. d6e99fa clk: ux500: Add armss clk and fixup smp_twd clk for u8500 by Ulf Hansson · 12 years ago
  77. a816d25 clk: ux500: Support for prcmu_scalable_rate clock by Ulf Hansson · 12 years ago
  78. b7a5bcd clk/ux500: explicitly include register header by Linus Walleij · 12 years ago
  79. 9be9d48 clk: wm831x: Use devm_clk_register() to simplify code by Stephen Boyd · 12 years ago
  80. 46c8773 clk: Add devm_clk_{register,unregister}() by Stephen Boyd · 12 years ago
  81. 980f58a clk: wm831x: Fix clk_register() error code checking by Stephen Boyd · 12 years ago
  82. bcd6f56 clk: Common clocks implementation for Versatile Express by Pawel Moll · 12 years ago
  83. ed27ff1 clk: Versatile Express clock generators ("osc") driver by Pawel Moll · 12 years ago
  84. f9f8c04 CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock by Peter Ujfalusi · 12 years ago
  85. 2968f85 clk: fix return value check in sirfsoc_of_clk_init() by Wei Yongjun · 12 years ago
  86. cdfed3b clk: fix return value check in of_fixed_clk_setup() by Wei Yongjun · 12 years ago
  87. 2f896ac clk: ux500: Update sdmmc clock to 100MHz for u8500 by Ulf Hansson · 12 years ago
  88. b0ea0fc clk: ux500: Support prcmu ape opp voltage clock by Ulf Hansson · 12 years ago
  89. 2ac6b1f clk: Don't return negative numbers for unsigned values with !clk by Stephen Boyd · 12 years ago
  90. 7d4998f clk: SPEAr: Vco-pll: Fix compilation warning by Viresh Kumar · 12 years ago
  91. 686ea58 ARM: bcm2835: Fix typo in the error message by Domenico Andreoli · 12 years ago
  92. 7fe0b14 Merge tag 'spi-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc by Linus Torvalds · 12 years ago
  93. 84be4ae Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 2a2bf85 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  95. 11801e9d Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  96. 2c0c86d5 Merge tag 'clk-for-linus' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 12 years ago
  97. f4b81dd Merge branches 'spi-drivers' and 'spi-mxs' into spi-next by Mark Brown · 12 years ago
  98. db404e7 Merge tag 'vt8500-for-next' of git://git.code.sf.net/p/linuxwmt/code into next/dt by Olof Johansson · 12 years ago
  99. 85814d6 arm: vt8500: clk: Add Common Clock Framework support by Tony Prisk · 12 years ago
  100. 75fabc3 ARM: bcm2835: add stub clock driver by Simon Arlott · 12 years ago