summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-02-04clk: add clock-indices supportBen Dooks1-1/+19
2015-02-04clk: shmobile: Add R8A7740-specific clock supportUlrich Hecht2-0/+200
2015-02-04clk: shmobile: mstp: Fix the is_enabled() operationLaurent Pinchart1-1/+1
2015-02-04clk: shmobile: r8a7779: Add clocks supportSimon Horman2-0/+181
2015-02-04clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks1-2/+7
2015-02-04clk: shmobile: fix setting paretn clock rateBen Dooks1-1/+1
2015-02-04clk: shmobile: rcar-gen2: fix lb/sd0/sd1/sdh clock parent to pll1Ben Dooks1-4/+4
2015-02-04clk: shmobile: add CPG driver for rz-platformsWolfram Sang2-0/+104
2015-02-04clk: shmobile: div6: use proper description in kernel docWolfram Sang1-1/+1
2014-10-05clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd1-1/+1
2014-10-05clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd1-40/+42
2014-10-05clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-07-17clk: qcom: HDMI source sel is 3 not 2Stephen Boyd1-1/+1
2014-07-17clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski1-5/+2
2014-07-17clk: spear3xx: Use proper control register offsetThomas Gleixner1-1/+1
2014-07-09clk: qcom: Fix mmcc-8974's PLL configurationsStephen Boyd1-5/+8
2014-07-09clk: qcom: Fix clk_rcg2_is_enabled() checkStephen Boyd1-1/+1
2014-06-07clk: Fix slab corruption in clk_unregister()Stephen Boyd1-1/+2
2014-06-07clk: Fix double free due to devm_clk_register()Stephen Boyd1-41/+30
2014-06-07clk: vexpress: NULL dereference on error pathDan Carpenter1-1/+1
2014-06-07clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen1-1/+1
2014-05-06clk: tegra: remove non-existent clocksStephen Warren1-3/+0
2014-05-06clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski1-1/+1
2014-05-06CLK: TI: OMAP4/5/DRA7: Remove gpmc_fck from dummy clocksFlorian Vaussard3-3/+0
2014-03-08Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds1-2/+34
2014-03-05clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency changeBenoit Cousson1-2/+34
2014-02-26clk:at91: Fix memory leak in of_at91_clk_master_setup()Masanari Iida1-1/+1
2014-02-26clk: nomadik: fix multiplatform problemLinus Walleij1-0/+3
2014-02-24clk: Correct handling of NULL clk in __clk_{get, put}Sylwester Nawrocki1-6/+7
2014-02-24Merge branch 'clk-tegra-more-fixes-3.14' of git://nv-tegra.nvidia.com/user/pd...Mike Turquette7-31/+45
2014-02-20clk: tegra124: remove gr2d and gr3d clocksPeter De Schrijver1-2/+0
2014-02-20clk: tegra: Fix vic03 mux indexPeter De Schrijver1-3/+1
2014-02-18Merge branch 'for_3.14-rcx/clk-fixes' of git://git.kernel.org/pub/scm/linux/k...Mike Turquette1-0/+1
2014-02-18Merge tag 'mvebu-clk-fixes-3.14' of git://git.infradead.org/linux-mvebu into ...Mike Turquette4-50/+44
2014-02-18clk: shmobile: rcar-gen2: Fix qspi divisorLaurent Pinchart1-1/+1
2014-02-18clk: shmobile: rcar-gen2: Fix clock parent all non-PLL clocksLaurent Pinchart1-1/+9
2014-02-17clk: tegra: use max divider if divider overflowsAndrew Bresticker1-1/+1
2014-02-17clk: tegra: cclk_lp has a pllx/2 dividerAndrew Bresticker1-1/+1
2014-02-17clk: tegra: fix sdmmc clks on Tegra1x4Andrew Bresticker4-8/+16
2014-02-17clk: tegra: fix host1x clock on Tegra124Mark Zhang1-1/+1
2014-02-17clk: tegra: PLLD2 fixes for hdmiDavid Ung1-8/+7
2014-02-17clk: tegra: Fix PLLD mnp tableRhyland Klein1-1/+10
2014-02-17clk: tegra: Fix PLLP rate tableGabe Black1-5/+5
2014-02-17clk: tegra: Correct clock number for UARTEThierry Reding1-1/+1
2014-02-17clk: tegra: Add missing Tegra20 fuse clksPeter De Schrijver1-0/+2
2014-02-10clk: keystone: gate: fix clk_init_data initializationIvan Khoronzhuk1-0/+1
2014-02-06clk: mvebu: kirkwood: maintain clock init orderSebastian Hesselbarth1-18/+16
2014-02-06clk: mvebu: dove: maintain clock init orderSebastian Hesselbarth1-10/+9
2014-02-06clk: mvebu: armada-xp: maintain clock init orderSebastian Hesselbarth1-11/+9
2014-02-06clk: mvebu: armada-370: maintain clock init orderSebastian Hesselbarth1-11/+10