summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: Update docs after removal of clk-private.hDaniel Thompson2015-05-131-25/+2
* clk: bindings: Fix assigned-clock-rates descriptionStephen Boyd2015-05-131-3/+4
* 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-086-30/+56
|\
| * clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2015-05-082-22/+45
| * clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth2015-05-081-1/+3
| * 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
* | | dt-bindings: ARM: Mediatek: use more generic node name in examplesSascha Hauer2015-05-074-4/+4
* | | 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: emev2: Use generic names for device nodesGeert Uytterhoeven2015-05-071-1/+1
* | | 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
* | | clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski2015-05-051-2/+2
* | | clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski2015-05-051-3/+3
* | | clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski2015-05-051-6/+6
* | | clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski2015-05-051-2/+2
* | | clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-052-42/+42
* | | clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2015-05-052-2/+2
* | | dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset cont...Sascha Hauer2015-05-054-0/+106
OpenPOWER on IntegriCloud