| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | clk: ingenic: Use to_clk_info() macro for all clocks | Paul Cercueil | 2020-10-14 | 1 | -39/+15 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *---------. \ | Merge branches 'clk-semicolon', 'clk-axi-clkgen', 'clk-qoriq', 'clk-baikal', ... | Stephen Boyd | 2020-10-20 | 9 | -68/+155 |
| |\ \ \ \ \ \ \ |
|
| | | | | | | * | | clk: mmp2: Fix the display clock divider base | Lubomir Rintel | 2020-10-14 | 1 | -2/+2 |
| | | | | | | |/ |
|
| | | | | | * / | clk: pxa: Constify static struct clk_ops | Rikard Falkeborn | 2020-10-14 | 1 | -4/+4 |
| | | | | | |/ |
|
| | | | | * / | clk: baikal-t1: Mark Ethernet PLL as critical | Serge Semin | 2020-10-14 | 1 | -6/+8 |
| | | | | |/ |
|
| | | | * / | clk: qoriq: modify MAX_PLL_DIV to 32 | Zhao Qiang | 2020-10-14 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | clk: axi-clkgen: Set power bits for fractional mode | Lars-Peter Clausen | 2020-10-14 | 1 | -0/+7 |
| | | * | | clk: axi-clkgen: Add support for fractional dividers | Lars-Peter Clausen | 2020-10-14 | 1 | -51/+129 |
| | | |/ |
|
| | * | | clk: meson: use semicolons rather than commas to separate statements | Julia Lawall | 2020-10-14 | 1 | -1/+1 |
| | * | | clk: mvebu: ap80x-cpu: use semicolons rather than commas to separate statements | Julia Lawall | 2020-10-14 | 1 | -1/+1 |
| | * | | clk: uniphier: use semicolons rather than commas to separate statements | Julia Lawall | 2020-10-14 | 2 | -2/+2 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'clk-simplify', 'clk-ti', 'clk-tegra', 'clk-rockchip' and 'clk... | Stephen Boyd | 2020-10-20 | 26 | -104/+1776 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | clk: mediatek: Add MT8167 clock support | Fabien Parent | 2020-10-14 | 8 | -0/+1505 |
| | | | | | * | | clk: mediatek: add UART0 clock support | Hanks Chen | 2020-10-08 | 1 | -0/+2 |
| | | | | | |/ |
|
| | | | | * | | clk: rockchip: Initialize hw to error to avoid undefined behavior | Stephen Boyd | 2020-10-08 | 1 | -1/+1 |
| | | | | * | | clk: rockchip: rk3399: Support module build | Elaine Zhang | 2020-09-22 | 2 | -1/+57 |
| | | | | * | | clk: rockchip: fix the clk config to support module build | Elaine Zhang | 2020-09-22 | 3 | -20/+101 |
| | | | | * | | clk: rockchip: Export some clock common APIs for module drivers | Elaine Zhang | 2020-09-22 | 1 | -22/+30 |
| | | | | * | | clk: rockchip: Export rockchip_register_softrst() | Elaine Zhang | 2020-09-22 | 1 | -3/+4 |
| | | | | * | | clk: rockchip: Export rockchip_clk_register_ddrclk() | Elaine Zhang | 2020-09-22 | 1 | -0/+1 |
| | | | | * | | clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit... | Elaine Zhang | 2020-09-22 | 2 | -39/+40 |
| | | | | * | | clk: rockchip: rk3308: drop unused mux_timer_src_p | Krzysztof Kozlowski | 2020-09-22 | 1 | -1/+0 |
| | | | | |/ |
|
| | | | * / | clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate() | Stephen Boyd | 2020-09-24 | 1 | -1/+1 |
| | | | |/ |
|
| | | * | | clk: ti: dra7: add missing clkctrl register for SHA2 instance | Tero Kristo | 2020-09-22 | 1 | -0/+1 |
| | | * | | clk: ti: clockdomain: fix static checker warning | Tero Kristo | 2020-09-22 | 1 | -0/+2 |
| | | * | | clk: ti: autoidle: add checks against NULL pointer reference | Tero Kristo | 2020-09-22 | 1 | -2/+12 |
| | | * | | clk: keystone: sci-clk: add 10% slack to set_rate | Tero Kristo | 2020-09-22 | 1 | -1/+2 |
| | | * | | clk: keystone: sci-clk: cache results of last query rate operation | Tero Kristo | 2020-09-22 | 1 | -0/+14 |
| | | * | | clk: keystone: sci-clk: fix parsing assigned-clock data during probe | Tero Kristo | 2020-09-22 | 1 | -1/+1 |
| | | |/ |
|
| | * | | clk: mediatek: fix platform_no_drv_owner.cocci warnings | Zou Wei | 2020-09-22 | 1 | -1/+0 |
| | * | | clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_init | Liu Shixin | 2020-09-22 | 1 | -7/+2 |
| | * | | clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_init | Liu Shixin | 2020-09-22 | 1 | -6/+2 |
| | |/ |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-------. \ | Merge branches 'clk-renesas', 'clk-amlogic', 'clk-allwinner', 'clk-samsung', ... | Stephen Boyd | 2020-10-20 | 27 | -134/+1942 |
| |\ \ \ \ \ \ |
|
| | | | | | * | | clk: socfpga: agilex: Remove unused variable 'cntr_mux' | YueHaibing | 2020-09-22 | 1 | -13/+0 |
| | | | | | * | | clk: si5341: drop unused 'err' variable | Krzysztof Kozlowski | 2020-09-22 | 1 | -3/+1 |
| | | | | | * | | clk: mmp: pxa1928: drop unused 'clk' variable | Krzysztof Kozlowski | 2020-09-22 | 1 | -2/+1 |
| | | | | | * | | clk: at91: drop unused at91sam9g45_pcr_layout | Krzysztof Kozlowski | 2020-09-22 | 1 | -7/+0 |
| | | | | | |/ |
|
| | | | | * | | clk: davinci: add missing kerneldoc | Krzysztof Kozlowski | 2020-09-22 | 1 | -0/+1 |
| | | | | * | | clk: fixed: add missing kerneldoc | Krzysztof Kozlowski | 2020-09-22 | 2 | -0/+2 |
| | | | | |/ |
|
| | | | * | | clk: s2mps11: initialize driver via module_platform_driver | Krzysztof Kozlowski | 2020-09-22 | 1 | -12/+1 |
| | | | * | | clk: samsung: Use cached clk_hws instead of __clk_lookup() calls | Sylwester Nawrocki | 2020-09-17 | 7 | -36/+42 |
| | | | * | | clk: samsung: exynos5420/5250: Add IDs to the CPU parent clk definitions | Sylwester Nawrocki | 2020-09-17 | 2 | -7/+8 |
| | | | * | | clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocks | Sylwester Nawrocki | 2020-09-17 | 1 | -4/+6 |
| | | * | | | clk: sunxi-ng: sun8i: r40: Use sigma delta modulation for audio PLL | Jernej Skrabec | 2020-08-25 | 1 | -13/+24 |
| | | * | | | clk: sunxi-ng: add support for the Allwinner A100 CCU | Yangtao Li | 2020-08-25 | 6 | -0/+1579 |
| | | | |/
| | | |/| |
|
| | * | | | clk: meson: make shipped controller configurable | Jerome Brunet | 2020-09-10 | 1 | -9/+17 |
| | * | | | clk: meson: g12a: mark fclk_div2 as critical | Stefan Agner | 2020-08-29 | 1 | -0/+11 |
| | * | | | clk: meson: axg-audio: fix g12a tdmout sclk inverter | Jerome Brunet | 2020-08-17 | 1 | -25/+60 |
| | * | | | clk: meson: axg-audio: separate axg and g12a regmap tables | Jerome Brunet | 2020-08-17 | 1 | -8/+127 |
| | * | | | clk: meson: add sclk-ws driver | Jerome Brunet | 2020-08-17 | 2 | -0/+62 |
| | |/ / |
|