summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* clk: fixed: Add comment to clk_fixed_set_rateDaniel Thompson2015-06-101-1/+7
* clk: cdce925: Fix printk size_t warningStephen Boyd2015-06-101-1/+1
* clk: socfpga: remove a stray tabDan Carpenter2015-06-091-1/+1
* clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee2015-06-091-18/+18
* clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim2015-06-091-9/+9
* clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang2015-06-091-0/+1
* clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi2015-06-091-14/+12
* clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2015-06-052-11/+2
* clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-051-0/+21
* Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-057-0/+1101
|\
| * clk: meson8b: Add support for Meson8b clocksCarlo Caione2015-06-052-0/+197
| * clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-056-0/+904
* | clk: make several parent names constUwe Kleine-König2015-06-0417-146/+154
* | clk: mediatek: Fix apmixedsys clock registrationJames Liao2015-06-042-2/+2
* | clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-041-1/+1
* | clk: st: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-042-2/+2
* | clk: at91: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven2015-06-046-7/+7
* | clk: pistachio: Add sanity checks on PLL configurationKevin Cernekee2015-06-041-4/+79
* | clk: pistachio: Lock the PLL when enabled upon rate changeEzequiel Garcia2015-06-041-18/+10
* | clk: pistachio: Add a pll_lock() helper for clarityEzequiel Garcia2015-06-041-4/+8
* | clk: mmp: add timer clock for pxa168/mmp2/pxa910Chao Xie2015-06-043-0/+24
* | clk: mmp: Fix the wrong factor table for uart PLLChao Xie2015-06-042-6/+2
* | clk: mmp: add fixed clock UBS_PLL for pxa910/pxa168Chao Xie2015-06-042-0/+2
* | Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-038-15/+507
|\ \
| * | clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang2015-06-038-4/+496
| * | clk: hisilicon: Remove __init for marking function prototypesBintian Wang2015-06-031-11/+11
| |/
* | Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans2015-06-033-0/+767
* | clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-031-0/+1
* | clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen2015-05-216-1/+469
* | clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen2015-05-212-5/+5
* | clk: clk-conf: Fix typo in commentShailendra Verma2015-05-211-1/+1
* | clk: samsung: Fix typo in panic logShailendra Verma2015-05-211-1/+1
* | clk: cdce706: Add missing of_clk_del_provider call in cdce706_removeAxel Lin2015-05-211-0/+1
* | clk: Fix typo in clk_register() commentShailendra Verma2015-05-201-1/+1
* | clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2015-05-202-1/+1633
* | clk: mediatek: Initialize clk_init_dataRicky Liang2015-05-192-2/+2
* | clk: mmp: add PXA1928 clock supportRob Herring2015-05-152-0/+267
* | clk: Show correct information when fail to set clock rateChanwoo Choi2015-05-151-2/+3
* | clk: Kconfig: Move bcm Kconfig into clk menuStephen Boyd2015-05-141-1/+1
* | clk: u300: Silence sparse warningsStephen Boyd2015-05-141-0/+1
* | clk: moxart: Silence sparse warningsStephen Boyd2015-05-141-2/+2
* | clk: xgene: Silence sparse warningsStephen Boyd2015-05-141-10/+12
* | clk: mmp: Silence sparse warningsStephen Boyd2015-05-142-2/+2
* | clk: socfpga: Silence sparse warningStephen Boyd2015-05-141-1/+1
* | clk: versatile: Silence sparse warningsStephen Boyd2015-05-141-2/+2
* | clk: ti: Silence sparse warningsStephen Boyd2015-05-144-8/+8
* | clk: st: Silence sparse warningsStephen Boyd2015-05-144-17/+17
* | clk: socfpga: Silence sparse warningStephen Boyd2015-05-141-1/+1
* | clk: sirf: Silence sparse warningsStephen Boyd2015-05-141-2/+2
* | clk: emev2: Silence sparse warningsStephen Boyd2015-05-141-1/+1
OpenPOWER on IntegriCloud