summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-01-27clk: Don't try to use a struct clk* after it could have been freedTomeu Vizoso1-1/+4
2015-01-27clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski1-0/+4
2014-10-06clk: qcom: mdp_lut_clk is a child of mdp_srcStephen Boyd1-1/+1
2014-10-06clk: qcom: Fix MN frequency tables, parent map, and jpegdStephen Boyd1-40/+42
2014-10-06clk: prevent erronous parsing of children during rate changeTero Kristo1-1/+6
2014-07-18clk: qcom: HDMI source sel is 3 not 2Stephen Boyd1-1/+1
2014-07-18clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski1-5/+2
2014-07-18clk: 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-06clk: shmobile: rcar-gen2: Use kick bit to allow Z clock frequency changeBenoit Cousson1-2/+34
2014-02-27clk: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-25clk: Correct handling of NULL clk in __clk_{get, put}Sylwester Nawrocki1-6/+7
2014-02-25Merge 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-19Merge branch 'for_3.14-rcx/clk-fixes' of git://git.kernel.org/pub/scm/linux/k...Mike Turquette1-0/+1
2014-02-19Merge tag 'mvebu-clk-fixes-3.14' of git://git.infradead.org/linux-mvebu into ...Mike Turquette4-50/+44
2014-02-19clk: shmobile: rcar-gen2: Fix qspi divisorLaurent Pinchart1-1/+1
2014-02-19clk: 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-11clk: 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
2014-01-29Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds25-67/+4268
2014-01-28clk: sort MakefileMike Turquette1-39/+37
2014-01-28clk: sunxi: fix overflow when setting up divided factorsEmilio López1-1/+1
2014-01-27clk: Export more clk-provider functionsStephen Boyd1-0/+7
2014-01-27clk: si5351: remove variant from platform_dataSebastian Hesselbarth2-16/+26
2014-01-24Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...Linus Torvalds63-1555/+19544
2014-01-24Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-20/+80