| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-11-18 | 146 | -965/+6114 |
|\ |
|
| * | Merge branch 'clk-cleanup' into clk-next | Stephen Boyd | 2017-11-15 | 22 | -139/+92 |
| |\ |
|
| | * | clk: kona-setup: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 1 | -6/+1 |
| | * | ARC: clk: fix spelling mistake: "configurarion" -> "configuration" | Colin Ian King | 2017-11-14 | 1 | -2/+2 |
| | * | clk: cdce925: remove redundant check for non-null parent_name | Colin Ian King | 2017-11-14 | 1 | -1/+1 |
| | * | clk: versatile: Improve sizeof() usage | Markus Elfring | 2017-11-14 | 1 | -1/+1 |
| | * | clk: versatile: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 1 | -4/+1 |
| | * | clk: ux500: Improve sizeof() usage | Markus Elfring | 2017-11-14 | 3 | -3/+3 |
| | * | clk: ux500: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 3 | -9/+3 |
| | * | clk: spear: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 4 | -15/+5 |
| | * | clk: ti: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 2 | -6/+2 |
| | * | clk: mmp: Adjust checks for NULL pointers | Markus Elfring | 2017-11-14 | 4 | -12/+12 |
| | * | clk: mmp: Use common error handling code in mmp_clk_register_mix() | Markus Elfring | 2017-11-14 | 1 | -6/+8 |
| | * | clk: mmp: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 3 | -14/+3 |
| | * | clk: clk-xgene: Adjust six checks for null pointers | Markus Elfring | 2017-11-14 | 1 | -6/+6 |
| | * | clk: clk-xgene: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 1 | -6/+2 |
| | * | clk: clk-u300: Fix a typo in two comment lines | Markus Elfring | 2017-11-14 | 1 | -2/+2 |
| | * | clk: clk-u300: Add some spaces for better code readability | Markus Elfring | 2017-11-14 | 1 | -32/+32 |
| | * | clk: clk-u300: Improve sizeof() usage | Markus Elfring | 2017-11-14 | 1 | -2/+2 |
| | * | clk: clk-u300: Delete error messages for failed memory allocations | Markus Elfring | 2017-11-14 | 1 | -8/+4 |
| | * | clk: clk-mux: Improve a size determination in clk_hw_register_mux_table() | Markus Elfring | 2017-11-14 | 1 | -1/+1 |
| | * | clk: clk-mux: Delete an error message for a failed memory allocation | Markus Elfring | 2017-11-14 | 1 | -3/+1 |
| * | | clk: stm32h7: fix test of clock config | Gabriel Fernandez | 2017-11-15 | 1 | -2/+2 |
| * | | clk: pxa: fix building on older compilers | Arnd Bergmann | 2017-11-15 | 1 | -3/+1 |
| * | | clk: sunxi-ng: a83t: Fix i2c buses bits | Mylene JOSSERAND | 2017-11-15 | 1 | -2/+2 |
| * | | clk: ti: dra7-atl-clock: fix child-node lookups | Johan Hovold | 2017-11-15 | 1 | -2/+1 |
| * | | clk: qcom: common: fix legacy board-clock registration | Johan Hovold | 2017-11-15 | 1 | -2/+4 |
| * | | Merge branch 'clk-uniphier' into clk-next | Stephen Boyd | 2017-11-14 | 2 | -5/+4 |
| |\ \ |
|
| | * | | clk: uniphier: fix DAPLL2 clock rate of Pro5 | Masahiro Yamada | 2017-11-14 | 1 | -1/+1 |
| | * | | clk: uniphier: fix parent of miodmac clock data | Masahiro Yamada | 2017-11-14 | 1 | -4/+3 |
| | |/ |
|
| * | | Merge branch 'clk-gpio' into clk-next | Stephen Boyd | 2017-11-14 | 1 | -56/+28 |
| |\ \ |
|
| | * | | clk: clk-gpio: Request GPIO descriptor as LOW | Linus Walleij | 2017-11-02 | 1 | -9/+1 |
| | * | | clk: clk-gpio: Make GPIO clock provider use descriptors only | Linus Walleij | 2017-11-02 | 1 | -55/+35 |
| | |/ |
|
| * | | Merge branch 'clk-mediatek' into clk-next | Stephen Boyd | 2017-11-14 | 17 | -4/+3520 |
| |\ \ |
|
| | * | | clk: mediatek: add clock support for MT7622 SoC | Sean Wang | 2017-11-02 | 6 | -0/+1334 |
| | * | | clk: mediatek: add the option for determining PLL source clock | Chen Zhong | 2017-11-02 | 2 | -1/+5 |
| | * | | clk: mediatek: mark mtk_infrasys_init_early __init | Arnd Bergmann | 2017-11-02 | 1 | -1/+1 |
| | * | | clk: mediatek: Add MT2712 clock support | weiyi.lu@mediatek.com | 2017-11-02 | 12 | -2/+2180 |
| | |/ |
|
| * | | Merge branch 'clk-imx' into clk-next | Stephen Boyd | 2017-11-14 | 3 | -12/+3 |
| |\ \ |
|
| | * | | clk: imx: imx7d: Remove ARM_M0 clock | Adriana Reus | 2017-11-02 | 1 | -9/+0 |
| | * | | clk: imx: imx7d: Fix parent clock for OCRAM_CLK | Adriana Reus | 2017-11-02 | 1 | -1/+1 |
| | * | | clk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent rate | Philipp Zabel | 2017-11-02 | 1 | -1/+1 |
| | * | | clk: imx6: refine hdmi_isfr's parent to make HDMI work on i.MX6 SoCs w/o VPU | Sébastien Szymanski | 2017-11-02 | 1 | -1/+1 |
| | |/ |
|
| * | | Merge branch 'clk-qcom' into clk-next | Stephen Boyd | 2017-11-14 | 4 | -82/+175 |
| |\ \ |
|
| | * | | clk: qcom: clk-smd-rpm: add msm8996 rpmclks | Rajendra Nayak | 2017-11-02 | 1 | -0/+82 |
| | * | | clk: qcom: Implement RPM clocks for MSM8660/APQ8060 | Linus Walleij | 2017-11-02 | 1 | -0/+93 |
| | * | | clk: qcom: Remove unused RCG ops | Georgi Djakov | 2017-11-02 | 2 | -82/+0 |
| | |/ |
|
| * | | Merge branch 'clk-at91' into clk-next | Stephen Boyd | 2017-11-14 | 1 | -14/+81 |
| |\ \ |
|
| | * | | clk: at91: utmi: set the mainck rate | Ludovic Desroches | 2017-11-02 | 1 | -14/+81 |
| | |/ |
|
| * | | Merge branch 'clk-devm-provider' into clk-next | Stephen Boyd | 2017-11-14 | 2 | -24/+54 |
| |\ \ |
|