summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2015-06-10clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee
2015-06-10clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim
2015-06-10clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang
2015-06-10clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi
2015-06-06clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-06-06clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen
2015-06-06Merge branch 'clk-meson8b' into clk-nextStephen Boyd
2015-06-06clk: meson8b: Add support for Meson8b clocksCarlo Caione
2015-06-06clk: 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
2015-06-04clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie
2015-06-04CLK: TI: always enable DESHDCP clockTomi Valkeinen
2015-06-03Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette
2015-06-03Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans
2015-06-03clk: mvebu: add missing CESA gate clkBoris Brezillon
2015-06-03clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang
2015-06-03clk: hisilicon: Remove __init for marking function prototypesBintian Wang
2015-06-03arm: dra7: add DESHDCP clockTomi Valkeinen
2015-06-03ARM: imx: define an enum for gpt timer device typeShawn Guo
2015-06-03ARM: clk-imx6q: refine sata's parentSébastien Szymanski
2015-06-03ARM: imx: clk-v610: Add clock for I2C2 and I2C3Mirza Krak
2015-06-03ARM: imx: add imx7d clk tree supportFrank Li
2015-06-03ARM: clk: imx: update pllv3 to support imx7Frank Li
2015-06-03ARM: imx: clk-vf610: enable debug access port by defaultStefan Agner
2015-06-03clk: imx: clk-cpu: Include "clk.h" header fileFabio Estevam
2015-06-03ARM: imx: using unsigned variable for do_divAnson Huang
2015-06-03ARM: imx: drop epit timer initialization from imx35 clock driverShawn Guo
2015-06-03ARM: imx: move clock drivers into drivers/clkShawn Guo
2015-06-02clk: sunxi: Add support for the usb-clk on sun8i a23 and a33 SoCsHans de Goede
2015-05-31clk: qcom: Add support for NSS/GMAC clocks and resetsStephen Boyd
2015-05-21clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen
2015-05-21clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen
2015-05-21clk: clk-conf: Fix typo in commentShailendra Verma
2015-05-21clk: samsung: Fix typo in panic logShailendra Verma
2015-05-21clk: cdce706: Add missing of_clk_del_provider call in cdce706_removeAxel Lin
2015-05-20clk: Fix typo in clk_register() commentShailendra Verma
2015-05-20clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song
2015-05-20clk: mediatek: Initialize clk_init_dataRicky Liang
2015-05-18clk: berlin: drop direct of_iomap of nodes reg propertyAntoine Tenart
2015-05-18clk: berlin: prepare simple-mfd conversionAntoine Tenart
2015-05-15clk: mmp: add PXA1928 clock supportRob Herring