summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-03-16clk-gate: fix bit # check in clk_register_gate()Sergei Shtylyov
2015-03-16sunxi: clk: Set sun6i-pll1 n_start = 1Hans de Goede
2015-03-16clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai
2015-03-16clk: zynq: Force CPU_2X clock to be ungatedSoren Brinkmann
2014-10-13clk: prevent erronous parsing of children during rate changeTero Kristo
2014-07-18clk: s2mps11: Fix double free corruption during driver unbindKrzysztof Kozlowski
2014-07-18clk: spear3xx: Use proper control register offsetThomas Gleixner
2014-06-09clk: vexpress: NULL dereference on error pathDan Carpenter
2014-06-06clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen
2014-06-06clk: tegra: use pll_ref as the pll_e parentPeter De Schrijver
2014-05-15clk: s2mps11: Fix possible NULL pointer dereferenceKrzysztof Kozlowski
2014-01-15clk: exynos5250: fix sysmmu_mfc{l,r} gate clocksAndrew Bresticker
2014-01-15clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clockAbhilash Kesavan
2014-01-15clk: samsung: exynos5250: Add MDMA0 clocksAbhilash Kesavan
2014-01-15clk: samsung: exynos5250: Fix ACP gate register offsetAbhilash Kesavan
2014-01-15clk: samsung: exynos4: Correct SRC_MFC registerSeung-Woo Kim
2014-01-15clk: clk-divider: fix divisor > 255 bugJames Hogan
2013-10-07clk: fixup argument order when setting VCO parametersJonathan Austin
2013-10-07clk: socfpga: Fix incorrect sdmmc clock nameDinh Nguyen
2013-10-06clk: armada-370: fix tclk frequenciesSimon Guinot
2013-10-01clk: nomadik: set all timers to use 2.4 MHz TIMCLKLinus Walleij
2013-09-09Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linuxLinus Torvalds
2013-09-09clk: only call get_parent if there is oneAlex Elder
2013-09-06clk: samsung: exynos5250: Simplify registration of PLL rate tablesTomasz Figa
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4x12Tomasz Figa
2013-09-06clk: samsung: exynos4: Register PLL rate tables for Exynos4210Tomasz Figa
2013-09-06clk: samsung: exynos4: Reorder registration of mout_vpllsrcTomasz Figa
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL46xxTomasz Figa
2013-09-06clk: samsung: pll: Use new registration method for PLL46xxTomasz Figa
2013-09-06clk: samsung: pll: Add support for rate configuration of PLL45xxTomasz Figa
2013-09-06clk: samsung: pll: Use new registration method for PLL45xxTomasz Figa
2013-09-06clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_pllsTomasz Figa
2013-09-06clk: samsung: exynos4: Remove checks for DT nodeTomasz Figa
2013-09-06clk: samsung: exynos4: Remove unused static clkdev aliasesTomasz Figa
2013-09-06clk: samsung: Modify _get_rate() helper to use __clk_lookup()Tomasz Figa
2013-09-06clk: samsung: exynos4: Use separate aliases for cpufreq related clocksTomasz Figa
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-03clk: Move symbol export to proper locationThierry Reding
2013-08-30clk: fix new_parent dereference before null checkJames Hogan
2013-08-30clk: wm831x: Initialise wm831x pointer on initMark Brown
2013-08-29clk/exynos5420: assign dout_pixel id to pixel clock dividerRahul Sharma
2013-08-29clk/exynos5420: add hdmi mux to change parents in hdmi driverRahul Sharma
2013-08-29clk/exynos5420: fix the order of parents of hdmi muxRahul Sharma
2013-08-29clk/exynos5420: add gate clock for mixer sysmmuRahul Sharma
2013-08-29clk/exynos5420: add sclk_hdmiphy to the list of special clocksRahul Sharma
2013-08-29clk: wm831x: Provide is_prepared() rather than is_enabled()Mark Brown
2013-08-28clk/exynos5250: change parent to aclk200_disp1 for hdmi subsystemRahul Sharma
2013-08-28clk: tegra30: Don't wait for PLL_U lock bitTuomas Tynkkynen
2013-08-27clk: s3c64xx: Fix incorrect placement of __initdataSachin Kamat
2013-08-27clk: sunxi: Fix incorrect placement of __initconstSachin Kamat