summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)AuthorFilesLines
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-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
2015-05-21clk: cdce706: Add missing of_clk_del_provider call in cdce706_removeAxel Lin1-0/+1
2015-05-21clk: Fix typo in clk_register() commentShailendra Verma1-1/+1
2015-05-21clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2-1/+1633
2015-05-20clk: mediatek: Initialize clk_init_dataRicky Liang2-2/+2
2015-05-15clk: mmp: add PXA1928 clock supportRob Herring2-0/+267
2015-05-15clk: Show correct information when fail to set clock rateChanwoo Choi1-2/+3
2015-05-15clk: Kconfig: Move bcm Kconfig into clk menuStephen Boyd1-1/+1
2015-05-15clk: u300: Silence sparse warningsStephen Boyd1-0/+1
2015-05-15clk: moxart: Silence sparse warningsStephen Boyd1-2/+2
2015-05-15clk: xgene: Silence sparse warningsStephen Boyd1-10/+12
2015-05-15clk: mmp: Silence sparse warningsStephen Boyd2-2/+2
2015-05-15clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2015-05-15clk: versatile: Silence sparse warningsStephen Boyd1-2/+2
2015-05-15clk: ti: Silence sparse warningsStephen Boyd4-8/+8
2015-05-15clk: st: Silence sparse warningsStephen Boyd4-17/+17
2015-05-15clk: socfpga: Silence sparse warningStephen Boyd1-1/+1
2015-05-15clk: sirf: Silence sparse warningsStephen Boyd1-2/+2
2015-05-15clk: emev2: Silence sparse warningsStephen Boyd1-1/+1
2015-05-15clk: samsung: Silence sparse warningsStephen Boyd1-13/+13
2015-05-15clk: hix5hd2: Silence sparse warningsStephen Boyd1-2/+3
2015-05-15clk: berlin: Silence sparse warningStephen Boyd1-8/+1
2015-05-15clk: bcm/kona: Remove ccu_listStephen Boyd2-6/+0
2015-05-15clk: bcm/kona: Silence sparse warningsStephen Boyd1-1/+1
2015-05-15clk: max-gen: Silence sparse warningsStephen Boyd1-0/+2
2015-05-15clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd1-0/+1
2015-05-15clk: gpio-gate: Don't export __init functionsStephen Boyd1-2/+1
2015-05-15clk: basic-types: Remove useless allocation failure printksStephen Boyd6-21/+9
2015-05-15clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski1-0/+5
2015-05-13clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin1-1/+1
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki1-3/+2