summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
2015-06-23clk: stm32: Add clock driver for STM32F4[23]xxx devicesDaniel Thompson2-0/+381
2015-06-20Merge tag 'tegra-for-4.2-clk' of git://git.kernel.org/pub/scm/linux/kernel/gi...Michael Turquette8-15/+569
2015-06-20Merge branch 'clk-exynos-cpu-clk' into clk-nextMichael Turquette5-2/+449
2015-06-20clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...Thomas Abraham1-1/+23
2015-06-20clk: samsung: add infrastructure to register cpu clocksThomas Abraham3-1/+423
2015-06-20clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock supportBartlomiej Zolnierkiewicz1-0/+3
2015-06-19clk: add lpc18xx ccu clk driverJoachim Eastwood2-0/+294
2015-06-19clk: add lpc18xx cgu clk driverJoachim Eastwood3-0/+637
2015-06-19clk: keystone: add support for post divider register for main pllMurali Karicheri1-2/+18
2015-06-19Merge tag 'sunxi-clocks-for-4.2' of https://git.kernel.org/pub/scm/linux/kern...Michael Turquette3-5/+18
2015-06-18clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSEDBoris Brezillon1-1/+1
2015-06-18clk: cygnus: add clock support for Broadcom CygnusRay Jui2-0/+266
2015-06-18clk: Change bcm clocks build dependencyRay Jui1-1/+1
2015-06-18clk: iproc: add initial common clock supportRay Jui6-0/+1462
2015-06-13clk: meson: add some error handling in meson_clk_register_cpu()Dan Carpenter1-4/+12
2015-06-13clk: pxa: Fix const discarding warningStephen Boyd1-1/+1
2015-06-11clk: Move debug_node field under DEBUG_FS flag in struct clk_coreMaxime Coquelin1-1/+1
2015-06-11clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson1-1/+7
2015-06-11clk: cdce925: Fix printk size_t warningStephen Boyd1-1/+1
2015-06-10clk: socfpga: remove a stray tabDan Carpenter1-1/+1
2015-06-10clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee1-18/+18
2015-06-10clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim1-9/+9
2015-06-10clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang1-0/+1
2015-06-10clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi1-14/+12
2015-06-06clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2-11/+2
2015-06-06clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen1-0/+21
2015-06-06Merge branch 'clk-meson8b' into clk-nextStephen Boyd7-0/+1101
2015-06-06clk: meson8b: Add support for Meson8b clocksCarlo Caione2-0/+197
2015-06-06clk: meson: Add support for Meson clock controllerCarlo Caione6-0/+904
2015-06-05clk: make several parent names constUwe Kleine-König17-146/+154
2015-06-05clk: mediatek: Fix apmixedsys clock registrationJames Liao2-2/+2
2015-06-04clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven1-1/+1
2015-06-04clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2-2/+2
2015-06-04clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven6-7/+7
2015-06-04clk: pistachio: Add sanity checks on PLL configurationKevin Cernekee1-4/+79
2015-06-04clk: pistachio: Lock the PLL when enabled upon rate changeEzequiel Garcia1-18/+10
2015-06-04clk: pistachio: Add a pll_lock() helper for clarityEzequiel Garcia1-4/+8
2015-06-04clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie3-0/+24
2015-06-04clk: mmp: Fix the wrong factor table for uart PLLChao Xie2-6/+2
2015-06-04clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2-0/+2
2015-06-04Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette8-15/+507
2015-06-04Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans3-0/+767
2015-06-04clk: mvebu: add missing CESA gate clkBoris Brezillon1-0/+1
2015-06-04clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang8-4/+496
2015-06-03clk: hisilicon: Remove __init for marking function prototypesBintian Wang1-11/+11
2015-06-02clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede1-0/+11
2015-05-22clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen6-1/+469
2015-05-22clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen2-5/+5
2015-05-21clk: clk-conf: Fix typo in commentShailendra Verma1-1/+1
2015-05-21clk: samsung: Fix typo in panic logShailendra Verma1-1/+1