1. 76ebc13 clk: tegra: move periph clocks to common file by Peter De Schrijver · 11 years ago
  2. 6609dbe clk: tegra: move audio clk to common file by Peter De Schrijver · 11 years ago
  3. 73d37e4 clk: tegra: add clkdev registration infra by Peter De Schrijver · 11 years ago
  4. b8700d5 clk: tegra: add common infra for DT clocks by Peter De Schrijver · 11 years ago
  5. a59ba95 clk: tegra: add header for common tegra clock IDs by Peter De Schrijver · 11 years ago
  6. ebe142b clk: tegra: move fields to tegra_clk_pll_params by Peter De Schrijver · 11 years ago
  7. 8e9cc80 clk: tegra: use pll_ref as the pll_e parent by Peter De Schrijver · 11 years ago
  8. 04edb09 clk: tegra: move some PLLC and PLLXC init to clk-pll.c by Peter De Schrijver · 11 years ago
  9. 5bb9d26 clk: tegra: Add TEGRA_PERIPH_NO_DIV flag by Peter De Schrijver · 11 years ago
  10. 343a607 clk: tegra: common periph_clk_enb_refcnt and clks by Peter De Schrijver · 11 years ago
  11. d5ff89a clk: tegra: simplify periph clock data by Peter De Schrijver · 11 years ago
  12. 00c674e clk: tegra: Fix clock rate computation by Thierry Reding · 11 years ago
  13. f67a8d2 clk: tegra114: Rename gr_2d/gr_3d to gr2d/gr3d by Thierry Reding · 11 years ago
  14. 642fb0c clk: tegra: PLLE spread spectrum control by Peter De Schrijver · 11 years ago
  15. 897e1dd clk: tegra: Set the clk parent of host1x to pll_p by Andrew Chew · 11 years ago
  16. 252d0d2 clk: tegra: add TEGRA_DIVIDER_ROUND_UP for periph clks by Peter De Schrijver · 11 years ago
  17. fc20eef clk: tegra: Set the clock parent of gr2d/gr3d to pll_c2 by Mark Zhang · 11 years ago
  18. d17cb95 clk: tegra: Fix vde/2d/3d clock src offset by Mark Zhang · 11 years ago
  19. 2b54ffc clk: tegra: Correct sbc mux width & parent by Mark Zhang · 11 years ago
  20. c9e2d69 clk: tegra: replace enum tegra114_clk by binding header by Peter De Schrijver · 11 years ago
  21. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  22. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  23. 2b684c0 Merge tag 'clk-for-linus-3.13' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  24. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 11 years ago
  25. f9efbce Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  26. aac59e3 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  27. 21604cd Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  28. 9ed9c07 clk: new driver for efm32 SoC by Uwe Kleine-König · 11 years ago
  29. 0fc869e Merge branch 'cleanup/dt-clock' into next/soc by Olof Johansson · 11 years ago
  30. d31a408 Merge tag 'ux500-dt-for-v3.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  31. f5ff9a1 clk: ux500: fix erroneous bit assignment by Linus Walleij · 11 years ago
  32. fe2fd5c clk: fixed-factor: Fix a trivial typo by Ezequiel Garcia · 11 years ago
  33. f610274 clk: of: helper for determining number of parent clocks by Mike Turquette · 11 years ago
  34. 2f9f64b clk: fixup argument order when setting VCO parameters by Jonathan Austin · 11 years ago
  35. f8fe36f clk/zynq: Fix possible memory leak by Felipe Pena · 11 years ago
  36. 79a2e99 clk: socfpga: Fix incorrect sdmmc clock name by Dinh Nguyen · 11 years ago
  37. 6cfc229 clk: keystone: Build Keystone clock drivers by Santosh Shilimkar · 11 years ago
  38. 7affe56 clk: keystone: Add gate control clock driver by Santosh Shilimkar · 11 years ago
  39. b9e0d40 clk: keystone: add Keystone PLL clock driver by Santosh Shilimkar · 11 years ago
  40. 54bf93c clk: nomadik: fix missing __init on nomadik_src_init by Sebastian Hesselbarth · 11 years ago
  41. 308964c clk: Add APM X-Gene SoC clock driver by Loc Ho · 11 years ago
  42. 1022c75 clk: armada-370: fix tclk frequencies by Simon Guinot · 11 years ago
  43. 9294778 clk: wm831x: get rid of the implementation of remove function by Laxman Dewangan · 11 years ago
  44. b9b5ab1 clk: nomadik: set all timers to use 2.4 MHz TIMCLK by Linus Walleij · 11 years ago
  45. da0f0b2 clk: Correct lookup logic in clk_fetch_parent_index() by Tomasz Figa · 11 years ago
  46. 96a7ed9 clk: Use kcalloc() to allocate arrays by Tomasz Figa · 11 years ago
  47. f1c8b2e clk: Add error handling to clk_fetch_parent_index() by Tomasz Figa · 11 years ago
  48. 8e17a7f Merge tag 'ux500-dt-for-v3.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  49. dd03ee9 ARM: mxs: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  50. 26cae16 ARM: highbank: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  51. 9f1205d ARM: bcm2835: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  52. f44089a ARM: vt8500: prepare for arch-wide .init_time callback by Sebastian Hesselbarth · 11 years ago
  53. f9e4a18 clk: vt8500: parse pmc_base from clock driver by Sebastian Hesselbarth · 11 years ago
  54. be08045 clk: sunxi: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  55. 27966ff clk: prima2: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  56. 74227e6 clk: nomadik: declare OF clock provider by Sebastian Hesselbarth · 11 years ago
  57. ea25a90 clk: nomadik: move src init out of nomadik_clk_init by Sebastian Hesselbarth · 11 years ago
  58. 257015a clk: ux500: Provide a look-up for the ARMSS clock by Lee Jones · 11 years ago
  59. 4e33466 clk: ux500: Add Device Tree support for the TWD clock by Lee Jones · 11 years ago
  60. d625a73 clk: ux500: Add Device Tree support for the RTC clock by Lee Jones · 11 years ago
  61. 89da2df clk: ux500: Add Device Tree support for the PRCC Kernel clock by Lee Jones · 11 years ago
  62. 2d08030 clk: ux500: Add Device Tree support for the PRCC Peripheral clock by Lee Jones · 11 years ago
  63. f9fcb8e clk: ux500: Add Device Tree support for the PRCMU clock by Lee Jones · 11 years ago
  64. b4bdc81 clk: ux500: Add a 2-cell Device Tree parser for obtaining PRCC clocks by Lee Jones · 11 years ago
  65. dec759d clk: ux500: Provide u8500_clk with skeleton Device Tree support by Lee Jones · 11 years ago
  66. 82b0f4b clk: ux500: Copy u8500_clk_init() ready for DT enablement by Lee Jones · 11 years ago
  67. 0473b17 clk: ux500: Remove BML8580 clock by Lee Jones · 11 years ago
  68. eb6b036 clk: nomadik: set all timers to use 2.4 MHz TIMCLK by Linus Walleij · 11 years ago
  69. b69f460 ARM: S3C64XX: Migrate clock handling to Common Clock Framework by Tomasz Figa · 11 years ago
  70. bef4a0a Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux by Linus Torvalds · 11 years ago
  71. 12d29886 clk: only call get_parent if there is one by Alex Elder · 11 years ago
  72. 22e9e75 clk: samsung: exynos5250: Simplify registration of PLL rate tables by Tomasz Figa · 11 years ago
  73. efb19a8 clk: samsung: exynos4: Register PLL rate tables for Exynos4x12 by Tomasz Figa · 11 years ago
  74. 5fadfc7 clk: samsung: exynos4: Register PLL rate tables for Exynos4210 by Tomasz Figa · 11 years ago
  75. 4f7641f clk: samsung: exynos4: Reorder registration of mout_vpllsrc by Tomasz Figa · 11 years ago
  76. 5c89658 clk: samsung: pll: Add support for rate configuration of PLL46xx by Tomasz Figa · 11 years ago
  77. c50d11f clk: samsung: pll: Use new registration method for PLL46xx by Tomasz Figa · 11 years ago
  78. b4054ac clk: samsung: pll: Add support for rate configuration of PLL45xx by Tomasz Figa · 11 years ago
  79. 52b0601 clk: samsung: pll: Use new registration method for PLL45xx by Tomasz Figa · 11 years ago
  80. c641596 clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls by Tomasz Figa · 11 years ago
  81. 336c18b clk: samsung: exynos4: Remove checks for DT node by Tomasz Figa · 11 years ago
  82. a11a2f8 clk: samsung: exynos4: Remove unused static clkdev aliases by Tomasz Figa · 11 years ago
  83. 3a64789 clk: samsung: Modify _get_rate() helper to use __clk_lookup() by Tomasz Figa · 11 years ago
  84. e6c3e73 clk: samsung: exynos4: Use separate aliases for cpufreq related clocks by Tomasz Figa · 11 years ago
  85. b4b50fd Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  86. b05c683 clk: Move symbol export to proper location by Thierry Reding · 11 years ago
  87. 903efc5 clk: fix new_parent dereference before null check by James Hogan · 11 years ago
  88. 08442ce clk: wm831x: Initialise wm831x pointer on init by Mark Brown · 11 years ago
  89. 0044cbc clk/exynos5420: assign dout_pixel id to pixel clock divider by Rahul Sharma · 11 years ago
  90. 4625f1b clk/exynos5420: add hdmi mux to change parents in hdmi driver by Rahul Sharma · 11 years ago
  91. 14d87cd clk/exynos5420: fix the order of parents of hdmi mux by Rahul Sharma · 11 years ago
  92. 9b229d8 clk/exynos5420: add gate clock for mixer sysmmu by Rahul Sharma · 11 years ago
  93. c9f3f08 clk/exynos5420: add sclk_hdmiphy to the list of special clocks by Rahul Sharma · 11 years ago
  94. a5828a6 clk: wm831x: Provide is_prepared() rather than is_enabled() by Mark Brown · 11 years ago
  95. e2815b0 clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystem by Rahul Sharma · 11 years ago
  96. 89ac856 clk: tegra30: Don't wait for PLL_U lock bit by Tuomas Tynkkynen · 11 years ago
  97. 5b0dde9 clk: s3c64xx: Fix incorrect placement of __initdata by Sachin Kamat · 11 years ago
  98. 52be7cc clk: sunxi: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  99. 847b1c0 clk: kirkwood: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago
  100. 114c474 clk: dove: Fix incorrect placement of __initconst by Sachin Kamat · 11 years ago