summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki2015-05-131-3/+2
* clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki2015-05-131-4/+17
* Merge branch 'clk-fixes' into clk-nextMichael Turquette2015-05-084-25/+53
|\
| * clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-081-18/+45
| * Merge tag 'clk-samsung-fixes-4.1-2' of git://linuxtv.org/snawrocki/samsung in...Michael Turquette2015-05-073-7/+8
| |\
| | * clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas2015-05-051-0/+1
| | * clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi2015-04-291-3/+3
| | * clk: exynos5433: Fix wrong parent clock of sclk_apollo clockChanwoo Choi2015-04-291-1/+1
| | * clk: exynos5433: Fix CLK_PCLK_MONOTONIC_CNT clk register assignmentJonghwa Lee2015-04-291-1/+1
| | * clk: exynos5433: Fix wrong offset of PCLK_MSCL_SECURE_SMMU_JPEGJonghwa Lee2015-04-291-1/+1
| | * clk: Use CONFIG_ARCH_EXYNOS instead of CONFIG_ARCH_EXYNOS5433Chanwoo Choi2015-04-291-1/+1
* | | clk: Add some more lockdep assertionsStephen Boyd2015-05-071-0/+8
* | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2015-05-071-0/+8
|\| |
| * | clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng2015-05-061-0/+8
* | | clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij2015-05-072-5/+6
* | | clk: add newline character after dumping all clocksFelipe Balbi2015-05-071-1/+1
* | | clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski2015-05-051-1/+1