Age | Commit message (Expand) | Author |
2019-07-12 | Merge branches 'clk-debugfs', 'clk-unused', 'clk-refactor' and 'clk-qoriq' in... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-bulk-optional', 'clk-kirkwood', 'clk-socfpga' and 'clk-do... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-ti', 'clk-samsung', 'clk-imx' and 'clk-allwinner' into cl... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-qcom-gdsc-warn', 'clk-ingenic', 'clk-qcom-qcs404-reset', ... | Stephen Boyd |
2019-07-12 | Merge branches 'clk-pwm-duty', 'clk-bcm', 'clk-mtk', 'clk-qcom-msm8998-gpu' a... | Stephen Boyd |
2019-06-25 | clk: qoriq: add support for lx2160a | Vabhav Sharma |
2019-06-25 | clk: clk-cdce706: simplify getting the adapter of a client | Wolfram Sang |
2019-06-25 | clk: qcom: Fix -Wunused-const-variable | Nathan Huckleberry |
2019-06-25 | clk: ingenic: Remove unused functions | Paul Cercueil |
2019-06-25 | clk: ingenic: Handle setting the Low-Power Mode bit | Paul Cercueil |
2019-06-25 | clk: ingenic: Add missing header in cgu.h | Paul Cercueil |
2019-06-25 | clk: Add clk_parent entry in debugfs | Leonard Crestez |
2019-06-25 | clk: Grammar missing "and", Spelling s/statisfied/satisfied/ | Geert Uytterhoeven |
2019-06-25 | clk: Simplify clk_core_can_round() | Geert Uytterhoeven |
2019-06-25 | clk: socfpga: stratix10: fix divider entry for the emac clocks | Dinh Nguyen |
2019-06-25 | clk: socfpga: stratix10: add additional clocks needed for the NAND IP | Dinh Nguyen |
2019-06-25 | clk: kirkwood: Add support for MV98DX1135 | Chris Packham |
2019-06-25 | clk: Add devm_clk_bulk_get_optional() function | Sylwester Nawrocki |
2019-06-25 | clk: Add clk_bulk_get_optional() function | Sylwester Nawrocki |
2019-06-25 | clk: Simplify debugfs printing and add a newline | Stephen Boyd |
2019-06-24 | Merge tag 'sunxi-ng-parent-rewrite-part-1-take-2' of https://git.kernel.org/p... | Stephen Boyd |
2019-06-24 | clk: ti: Use int to check return value from of_property_count_elems_of_size() | Stephen Boyd |
2019-06-24 | clk: imx8mq: Keep uart clocks on during system boot | Anson Huang |
2019-06-24 | clk: imx: Remove __init for imx_register_uart_clocks() API | Anson Huang |
2019-06-22 | clk: sunxi-ng: sun8i-r: Use local parent references for SUNXI_CCU_GATE | Chen-Yu Tsai |
2019-06-22 | clk: sunxi-ng: a80-usb: Use local parent references for SUNXI_CCU_GATE | Chen-Yu Tsai |
2019-06-22 | clk: sunxi-ng: gate: Add macros for referencing local clock parents | Chen-Yu Tsai |
2019-06-22 | clk: sunxi-ng: h6-r: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-22 | clk: sunxi-ng: h6: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-22 | clk: sunxi-ng: a64: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-22 | clk: sunxi-ng: f1c100s: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-20 | clk: renesas: cpg-mssr: Use [] to denote a flexible array member | Geert Uytterhoeven |
2019-06-20 | clk: renesas: cpg-mssr: Combine driver-private and clock array allocation | Geert Uytterhoeven |
2019-06-20 | clk: renesas: mstp: Combine group-private and clock array allocation | Geert Uytterhoeven |
2019-06-20 | clk: renesas: div6: Combine clock-private and parent array allocation | Geert Uytterhoeven |
2019-06-20 | clk: renesas: cpg-mssr: Update kerneldoc for struct cpg_mssr_priv | Geert Uytterhoeven |
2019-06-19 | clk: samsung: Add bus clock for GPU/G3D on Exynos4412 | Krzysztof Kozlowski |
2019-06-18 | clk: imx6q: fix section mismatch warning | Arnd Bergmann |
2019-06-18 | clk: sunxi-ng: sun8i-r: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: v3s: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: r40: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: h3: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: a33: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: a23: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: a31: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: sun5i: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: a10: Use local parent references for CLK_FIXED_FACTOR | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: sun8i-r: Use local parent references for CLK_HW_INIT_* | Chen-Yu Tsai |
2019-06-18 | clk: sunxi-ng: switch to of_clk_hw_register() for registering clks | Chen-Yu Tsai |
2019-06-18 | clk: Fix debugfs clk_possible_parents for clks without parent string names | Chen-Yu Tsai |