summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-06-21MIPS,clk: migrate JZ4740 to common clock frameworkPaul Burton
2015-06-21clk: ingenic: add driver for Ingenic SoC CGU clocksPaul Burton
2015-06-20Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette
2015-06-20clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham
2015-06-20clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz
2015-06-19Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux...Michael Turquette
2015-06-19clk: at91: fix h32mx prototype inclusion in pmc headerNicolas Ferre
2015-06-19clk: at91: fix PERIPHERAL_MAX_SHIFT definitionBoris Brezillon
2015-06-19clk: at91: pll: fix input range validity checkBoris Brezillon
2015-06-18clk: add lpc18xx ccu clk driverJoachim Eastwood
2015-06-18clk: add lpc18xx cgu clk driverJoachim Eastwood
2015-06-18clk: keystone: add support for post divider register for main pllMurali Karicheri
2015-06-18Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette
2015-06-18clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon
2015-06-18clk: cygnus: add clock support for Broadcom CygnusRay Jui
2015-06-18clk: Change bcm clocks build dependencyRay Jui
2015-06-18clk: iproc: add initial common clock supportRay Jui
2015-06-16drivers/clk: convert sunxi/clk-mod0.c to use builtin_platform_driverPaul Gortmaker
2015-06-16drivers/clk: don't use module_init in clk-nomadik.c which is non-modularPaul Gortmaker
2015-06-16drivers/clk: include <module.h> for clk-max77xxx modular codePaul Gortmaker
2015-06-12clk: meson: add some error handling in meson_clk_register_cpu()Dan Carpenter
2015-06-12clk: pxa: Fix const discarding warningStephen Boyd
2015-06-11Merge branch 'zte/soc' into next/socKevin Hilman
2015-06-11clk: zx: add clock support to zx296702Jun Nie
2015-06-10Merge tag 'imx-soc-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Kevin Hilman
2015-06-10clk: Move debug_node field under DEBUG_FS flag in struct clk_coreMaxime Coquelin
2015-06-10clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson
2015-06-10clk: cdce925: Fix printk size_t warningStephen Boyd
2015-06-09clk: socfpga: remove a stray tabDan Carpenter
2015-06-09clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee
2015-06-09clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim
2015-06-09clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang
2015-06-09clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi
2015-06-05clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-06-05clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen
2015-06-05Merge branch 'clk-meson8b' into clk-nextStephen Boyd
2015-06-05clk: meson8b: Add support for Meson8b clocksCarlo Caione
2015-06-05clk: meson: Add support for Meson clock controllerCarlo Caione
2015-06-04clk: make several parent names constUwe Kleine-König
2015-06-04clk: mediatek: Fix apmixedsys clock registrationJames Liao
2015-06-04clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-06-04clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-06-04clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-06-04clk: pistachio: Add sanity checks on PLL configurationKevin Cernekee
2015-06-04clk: pistachio: Lock the PLL when enabled upon rate changeEzequiel Garcia
2015-06-04clk: pistachio: Add a pll_lock() helper for clarityEzequiel Garcia
2015-06-04clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie
2015-06-04clk: mmp: Fix the wrong factor table for uart PLLChao Xie