summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2014-05-12Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-12clk: shmobile: clk-mstp: change to using clock-indicesBen Dooks
2014-05-13clk: samsung: add clock controller driver for s3c2410, s3c2440 and s3c2442Heiko Stuebner
2014-05-12clk: socfpga: add divider registers to the main pll outputsDinh Nguyen
2014-05-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-05-12clk: hisi: add clk-hix5hd2.cZhangfei Gao
2014-05-12clk: hisi: add hisi_clk_register_gateZhangfei Gao
2014-05-12clk: hisi: use clk_register_mux_table in hisi_clk_register_muxZhangfei Gao
2014-05-09clk: samsung: add clock driver for external clock outputsHeiko Stuebner
2014-05-07clk: at91: add slow clks driverBoris BREZILLON
2014-05-07clk: at91: rework main clk implementationBoris BREZILLON
2014-05-05clk: sunxi: Implement MMC phase controlEmilio López
2014-05-05clk: sunxi: factors: automatic reparenting supportEmilio López
2014-05-05ARM: AM43xx: clk: Change the cpts ref clock source to dpll_core_m5 clkGeorge Cherian
2014-05-04vexpress: Initialise the sysregs before setting up the clocksCatalin Marinas
2014-04-30clk: qcom: Various fixes for MSM8960's global clock controllerKumar Gala
2014-04-30clk: qcom: Add basic support for APQ8064 global clock controller clocksKumar Gala
2014-04-30clk: qcom: Consolidate common probe codeStephen Boyd
2014-04-30clk: Ignore error and NULL pointers passed to clk_{unprepare, disable}()Stephen Boyd
2014-04-30clk: Consolidate recalc rate logicStephen Boyd
2014-04-30clk: Don't check for missing ops in clk_set_parent()Stephen Boyd
2014-04-30clk: bcm21664: use common clock frameworkAlex Elder
2014-04-30clk: bcm281xx: move compatible string definitionsAlex Elder
2014-04-30clk: bcm281xx: add clock hysteresis supportAlex Elder
2014-04-30clk: bcm281xx: add clock policy supportAlex Elder
2014-04-30clk: bcm281xx: define CCU clock data staticallyAlex Elder
2014-04-30clk: bcm281xx: initialize CCU structures staticallyAlex Elder
2014-04-30clk: bcm281xx: change some symbol namesAlex Elder
2014-04-30clk: bcm281xx: use init_data.name for clock nameAlex Elder
2014-04-30clk: bcm281xx: warn if ccu_wait_bit() failsAlex Elder
2014-04-30clk: divider: Optimize clk_divider_bestdiv loopMaxime COQUELIN
2014-04-30clk: divider: Add round to closest dividerMaxime COQUELIN
2014-04-30clk: Fix slab corruption in clk_unregister()Stephen Boyd
2014-04-30clk: Fix double free due to devm_clk_register()Stephen Boyd
2014-04-30Merge tag 'socfpga-clk-fix-for-3.15' of git://git.rocketboards.org/linux-socf...Mike Turquette
2014-04-30clk: socfpga: fix clock driver for 3.15Dinh Nguyen
2014-04-30clk: divider: Fix best div calculation for power-of-two and table dividersMaxime COQUELIN
2014-04-30clk: bcm281xx: don't use unnamed structs or unionsAlex Elder
2014-04-26clk: mvebu: add Orion5x clock driverThomas Petazzoni
2014-04-24Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll...Arnd Bergmann
2014-04-24clk: tegra: remove non-existent clocksStephen Warren
2014-04-24clk: vexpress: NULL dereference on error pathDan Carpenter
2014-04-22clk: zynq: Leave debug clocks in bootup stateSoren Brinkmann
2014-04-17clk: tegra: Fix enabling of PLLEThierry Reding
2014-04-17clk: tegra: Introduce divider mask and shift helpersThierry Reding
2014-04-17clk: tegra: Fix PLLE programmingThierry Reding
2014-04-15clk: samsung: add clock controller driver for s3c2412Heiko Stuebner
2014-04-15clk: samsung: add plls used by the early s3c24xx cpusHeiko Stuebner
2014-04-15clk: samsung: add clock-driver for s3c2416, s3c2443 and s3c2450Heiko Stuebner
2014-04-15clk: samsung: add plls used by the s3c2443Heiko Stuebner