summaryrefslogtreecommitdiffstats
path: root/firmware (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-15clk: emev2: Silence sparse warningsStephen Boyd1-1/+1
2015-05-15clk: samsung: Silence sparse warningsStephen Boyd1-13/+13
2015-05-15clk: hix5hd2: Silence sparse warningsStephen Boyd1-2/+3
2015-05-15clk: berlin: Silence sparse warningStephen Boyd1-8/+1
2015-05-15clk: bcm/kona: Remove ccu_listStephen Boyd2-6/+0
2015-05-15clk: bcm/kona: Silence sparse warningsStephen Boyd1-1/+1
2015-05-15clk: max-gen: Silence sparse warningsStephen Boyd1-0/+2
2015-05-15clk: Silence sparse warnings about __clk_{get,put}()Stephen Boyd1-0/+1
2015-05-15clk: gpio-gate: Don't export __init functionsStephen Boyd1-2/+1
2015-05-15clk: basic-types: Remove useless allocation failure printksStephen Boyd6-21/+9
2015-05-14clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski1-0/+5
2015-05-13clk: axm55xx: Use %zu in pr_info for size_tAlexander Sverdlin1-1/+1
2015-05-13clk: asm9260: Fix of_io_request_and_map error checkMaxime Ripard1-1/+1
2015-05-13clk: Update docs after removal of clk-private.hDaniel Thompson1-25/+2
2015-05-13clk: bindings: Fix assigned-clock-rates descriptionStephen Boyd1-3/+4
2015-05-13clk: si5351: fix .recalc_rate for multisynth 6-7Sergej Sawazki1-3/+2
2015-05-13clk: si5351: fix .round_rate for multisynth 6-7Sergej Sawazki1-4/+17
2015-05-08clk: si5351: Do not pass struct clk in platform_dataSebastian Hesselbarth2-22/+45
2015-05-08clk: si5351: Mention clock-names in the binding documentationSebastian Hesselbarth1-1/+3
2015-05-08dt-bindings: ARM: Mediatek: use more generic node name in examplesSascha Hauer4-4/+4
2015-05-07clk: Add some more lockdep assertionsStephen Boyd1-0/+8
2015-05-07clk: emev2: Use generic names for device nodesGeert Uytterhoeven1-1/+1
2015-05-07clk: ux500: ape[ate|trace]clk are scaleableLinus Walleij2-5/+6
2015-05-07clk: add newline character after dumping all clocksFelipe Balbi1-1/+1
2015-05-07clk: add missing lock when call clk_core_enable in clk_set_parentDong Aisheng1-0/+8
2015-05-06clk: s3c2410: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-05-06clk: s3c2410: Staticize local symbolsKrzysztof Kozlowski1-2/+2
2015-05-06clk: ls1x: Fix duplicate const for parent namesKrzysztof Kozlowski1-3/+3
2015-05-06clk: sirf: Constify parent names in clock init dataKrzysztof Kozlowski1-6/+6
2015-05-06clk: cdce706: Constify parent names in clock init dataKrzysztof Kozlowski1-2/+2
2015-05-06clk: exynos: Staticize file-scope declarationsKrzysztof Kozlowski2-42/+42
2015-05-06clk: rockchip: Staticize file-scope declarationsKrzysztof Kozlowski2-2/+2
2015-05-06dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset cont...Sascha Hauer4-0/+106
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8173.James Liao4-0/+1129
2015-05-06clk: mediatek: Add basic clocks for Mediatek MT8135.James Liao4-0/+903
2015-05-06clk: mediatek: Add reset controller supportSascha Hauer3-0/+108
2015-05-06clk: mediatek: Add initial common clock support for Mediatek SoCs.James Liao7-0/+899
2015-05-06clk: make strings in parent name arrays constSascha Hauer3-7/+11
2015-05-05clk: exynos5420: Restore GATE_BUS_TOP on suspendJavier Martinez Canillas1-0/+1
2015-05-02clk: at91: Constify irq_domain_opsKrzysztof Kozlowski1-1/+1
2015-05-02clk: Fix JSON output in debugfsStefan Wahren1-2/+3
2015-05-01clk: qcom: Fix MSM8916 gfx3d_clk_src configurationGeorgi Djakov1-1/+1
2015-05-01clk: qcom: Fix MSM8916 venus divider valueGeorgi Djakov1-1/+1
2015-05-01clk: Update some comments to reflect realityStephen Boyd1-33/+18
2015-05-01clk: Remove forward declared function prototypesStephen Boyd1-418/+393
2015-05-01clk: Remove impossible if condition in clk_core_get_phase()Stephen Boyd1-5/+1
2015-05-01clk: Drop unnecessary OOM printsStephen Boyd1-5/+0
2015-05-01clk: Squash __clk_{enable,disable}() into callersDong Aisheng1-18/+5
2015-05-01clk: s/clk/core/ for struct clk_coreStephen Boyd1-412/+412
2015-04-29clk: exynos5433: Fix wrong PMS value of exynos5433_pll_ratesChanwoo Choi1-3/+3