summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-03dt-bindings: Add header file of hi6220 clock driverBintian Wang
2015-06-03clk: hisilicon: Remove __init for marking function prototypesBintian Wang
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-20ARM: dts: atlas7: add fixed frequency clocks in car nodeGuo Zeng
2015-05-20clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song
2015-05-19clk: mediatek: Initialize clk_init_dataRicky Liang
2015-05-15clk: mmp: add PXA1928 clock supportRob Herring
2015-05-15dt-bindings: Add pxa1928 clock bindingRob Herring
2015-05-15clk: Show correct information when fail to set clock rateChanwoo Choi
2015-05-14clk: Kconfig: Move bcm Kconfig into clk menuStephen Boyd
2015-05-14clk: u300: Silence sparse warningsStephen Boyd
2015-05-14clk: moxart: Silence sparse warningsStephen Boyd
2015-05-14clk: xgene: Silence sparse warningsStephen Boyd
2015-05-14clk: mmp: Silence sparse warningsStephen Boyd
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd
2015-05-14clk: versatile: Silence sparse warningsStephen Boyd
2015-05-14clk: ti: Silence sparse warningsStephen Boyd
2015-05-14clk: st: Silence sparse warningsStephen Boyd
2015-05-14clk: socfpga: Silence sparse warningStephen Boyd
2015-05-14clk: sirf: Silence sparse warningsStephen Boyd
2015-05-14clk: emev2: Silence sparse warningsStephen Boyd
2015-05-14clk: samsung: Silence sparse warningsStephen Boyd
2015-05-14clk: hix5hd2: Silence sparse warningsStephen Boyd
2015-05-14clk: berlin: Silence sparse warningStephen Boyd
2015-05-14clk: bcm/kona: Remove ccu_listStephen Boyd
2015-05-14clk: bcm/kona: Silence sparse warningsStephen Boyd
2015-05-14clk: max-gen: Silence sparse warningsStephen Boyd
2015-05-14clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd
2015-05-14clk: gpio-gate: Don't export __init functionsStephen Boyd
2015-05-14clk: basic-types: Remove useless allocation failure printksStephen Boyd
2015-05-14clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski
2015-05-13clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard
2015-05-13clk: Update docs after removal of clk-private.hDaniel Thompson
2015-05-13clk: bindings: Fix assigned-clock-rates descriptionStephen Boyd
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki
2015-05-13clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki
2015-05-08Merge branch 'clk-fixes' into clk-nextMichael Turquette