summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* clk: cygnus: add clock support for Broadcom CygnusRay Jui2015-06-182-0/+266
* clk: Change bcm clocks build dependencyRay Jui2015-06-181-1/+1
* clk: iproc: add initial common clock supportRay Jui2015-06-186-0/+1462
* Merge remote-tracking branch 'clk/clk-next' into clk-nextMichael Turquette2015-06-17111-1259/+8546
|\
| * clk: meson: add some error handling in meson_clk_register_cpu()Dan Carpenter2015-06-121-4/+12
| * clk: pxa: Fix const discarding warningStephen Boyd2015-06-121-1/+1
| * clk: Move debug_node field under DEBUG_FS flag in struct clk_coreMaxime Coquelin2015-06-101-1/+1
| * 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-101-1/+1
| * clk: exynos5433: Add CLK_IGNORE_UNUSED flag to clocks for SMCJonghwa Lee2015-06-101-18/+18
| * clk: exynos5433: Add clock flag to support the DVFS of GPUJoonyoung Shim2015-06-101-9/+9
| * clk: exynos5433: Add DIV_CPIF to the list of stored registers on suspendHyungwon Hwang2015-06-101-0/+1
| * clk: exynos5433: Add CLK_SET_RATE_PARENT to support DVFS for big.LITTLE coreChanwoo Choi2015-06-101-14/+12
| * clk: socfpga: make use of of_clk_parent_fill helper functionDinh Nguyen2015-06-062-11/+2
| * clk: of: helper for filling parent clock array and return num of parentsDinh Nguyen2015-06-061-0/+21
| * Merge branch 'clk-meson8b' into clk-nextStephen Boyd2015-06-067-0/+1101
| |\
| | * clk: meson8b: Add support for Meson8b clocksCarlo Caione2015-06-062-0/+197
| | * clk: meson: Add support for Meson clock controllerCarlo Caione2015-06-066-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-048-15/+507
| |\ \
| | * | clk: hi6220: Clock driver support for Hisilicon hi6220 SoCBintian Wang2015-06-048-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-043-0/+767
| * | clk: mvebu: add missing CESA gate clkBoris Brezillon2015-06-041-0/+1
| * | clk: socfpga: add a clock driver for the Arria 10 platformDinh Nguyen2015-05-226-1/+469
| * | clk: socfpga: update clk.h so for Arria10 platform to useDinh Nguyen2015-05-222-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-211-1/+1
| * | clk: sirf: add CSR atlas7 clk and reset supportZhiwu Song2015-05-212-1/+1633
| * | clk: mediatek: Initialize clk_init_dataRicky Liang2015-05-202-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-151-1/+1
| * | clk: u300: Silence sparse warningsStephen Boyd2015-05-151-0/+1
| * | clk: moxart: Silence sparse warningsStephen Boyd2015-05-151-2/+2
| * | clk: xgene: Silence sparse warningsStephen Boyd2015-05-151-10/+12
| * | clk: mmp: Silence sparse warningsStephen Boyd2015-05-152-2/+2