summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-046-0/+30
* 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-044-0/+4
* Merge branch 'clk-next-hi6220' into clk-nextMichael Turquette2015-06-039-15/+680
|\
| * clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang2015-06-038-4/+496
| * dt-bindings: Add header file of hi6220 clock driverBintian Wang2015-06-031-0/+173
| * clk: hisilicon: Remove __init for marking function prototypesBintian Wang2015-06-031-11/+11
* | Add TI CDCE925 I2C controlled clock synthesizer driverMike Looijmans2015-06-034-0/+809
* | clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-032-0/+2
* | 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
* | ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng2015-05-201-0/+15
* | clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2015-05-203-1/+1688
* | clk: mediatek: Initialize clk_init_dataRicky Liang2015-05-192-2/+2
* | clk: mmp: add PXA1928 clock supportRob Herring2015-05-152-0/+267
* | dt-bindings: Add pxa1928 clock bindingRob Herring2015-05-152-0/+78
* | 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
* | clk: samsung: Silence sparse warningsStephen Boyd2015-05-141-13/+13
* | clk: hix5hd2: Silence sparse warningsStephen Boyd2015-05-141-2/+3
* | clk: berlin: Silence sparse warningStephen Boyd2015-05-141-8/+1
* | clk: bcm/kona: Remove ccu_listStephen Boyd2015-05-142-6/+0
* | clk: bcm/kona: Silence sparse warningsStephen Boyd2015-05-141-1/+1
* | clk: max-gen: Silence sparse warningsStephen Boyd2015-05-141-0/+2
* | clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd2015-05-141-0/+1
* | clk: gpio-gate: Don't export __init functionsStephen Boyd2015-05-141-2/+1
* | clk: basic-types: Remove useless allocation failure printksStephen Boyd2015-05-146-21/+9
* | clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski2015-05-141-0/+5
* | clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin2015-05-131-1/+1
* | clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard2015-05-131-1/+1