Age | Commit message (Expand) | Author | Files | Lines |
2019-10-03 | Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 1 | -3/+3 |
2019-09-23 | clk: ti: dra7: Fix mcasp8 clock bits | Tony Lindgren | 1 | -3/+3 |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 4 | -1/+490 |
2019-09-20 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 1 | -0/+34 |
2019-09-20 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 101 | -619/+9936 |
2019-09-19 | Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-next | Stephen Boyd | 4 | -6/+15 |
2019-09-19 | Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ... | Stephen Boyd | 4 | -28/+193 |
2019-09-19 | Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ... | Stephen Boyd | 11 | -14/+979 |
2019-09-19 | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 29 | -303/+1288 |
2019-09-19 | Merge branches 'clk-qcom', 'clk-mtk', 'clk-armada', 'clk-ingenic' and 'clk-me... | Stephen Boyd | 67 | -1420/+9861 |
2019-09-19 | Merge branches 'clk-aspeed', 'clk-unused', 'clk-of-node-put', 'clk-const-bulk... | Stephen Boyd | 10 | -34/+50 |
2019-09-19 | clk: Drop !clk checks in debugfs dumping | Stephen Boyd | 1 | -12/+0 |
2019-09-18 | Merge tag 'char-misc-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+3 |
2019-09-17 | clk: imx: imx8mn: fix pll mux bit | Peng Fan | 1 | -22/+10 |
2019-09-17 | clk: imx: imx8mm: fix pll mux bit | Peng Fan | 1 | -22/+10 |
2019-09-17 | clk: imx: clk-pll14xx: unbypass PLL by default | Peng Fan | 1 | -0/+5 |
2019-09-17 | clk: imx: pll14xx: avoid glitch when set rate | Peng Fan | 1 | -1/+21 |
2019-09-17 | clk: mvebu: ap80x: add AP807 clock support | Ben Peled | 1 | -0/+28 |
2019-09-17 | clk: mvebu: ap806: Prepare the introduction of AP807 clock support | Ben Peled | 1 | -63/+77 |
2019-09-17 | clk: mvebu: ap806: add AP-DCLK (hclk) to system controller driver | Omri Itach | 1 | -2/+46 |
2019-09-17 | clk: mvebu: ap806: be more explicit on what SaR is | Miquel Raynal | 1 | -1/+1 |
2019-09-17 | clk: mvebu: ap80x-cpu: add AP807 CPU clock support | Ben Peled | 1 | -2/+57 |
2019-09-17 | clk: mvebu: ap806-cpu: prepare mapping of AP807 CPU clock | Christine Gharzuzi | 1 | -20/+62 |
2019-09-17 | clk: sprd: add missing kfree | Chunyan Zhang | 1 | -0/+2 |
2019-09-17 | clk: at91: allow 24 Mhz clock as input for PLL | Eugen Hristev | 1 | -1/+1 |
2019-09-17 | clk: Make clk_bulk_get_all() return a valid "id" | Bjorn Andersson | 1 | -1/+4 |
2019-09-17 | clk: actions: Fix factor clk struct member access | Manivannan Sadhasivam | 1 | -4/+3 |
2019-09-17 | clk: qcom: rcg: Return failure for RCG update | Taniya Das | 1 | -1/+1 |
2019-09-17 | clk: remove extra ---help--- tags in Kconfig | Lubomir Rintel | 1 | -9/+0 |
2019-09-17 | clk: Evict unregistered clks from parent caches | Stephen Boyd | 1 | -6/+36 |
2019-09-17 | clk: mediatek: Runtime PM support for MT8183 mcucfg clock provider | Weiyi Lu | 1 | -2/+5 |
2019-09-17 | clk: mediatek: Register clock gate with device | Weiyi Lu | 4 | -6/+23 |
2019-09-17 | clk: mediatek: add pericfg clocks for MT8183 | Chunfeng Yun | 1 | -0/+30 |
2019-09-17 | clk: bcm2835: Mark PLLD_PER as CRITICAL | Stefan Wahren | 1 | -1/+6 |
2019-09-17 | clk: bcm2835: Add BCM2711_CLOCK_EMMC2 support | Stefan Wahren | 1 | -1/+19 |
2019-09-17 | clk: bcm2835: Introduce SoC specific clock registration | Stefan Wahren | 1 | -17/+96 |
2019-09-16 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 28 | -1303/+3298 |
2019-09-16 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -1/+1 |
2019-09-16 | clk: at91: select parent if main oscillator or bypass is enabled | Eugen Hristev | 1 | -3/+7 |
2019-09-16 | clk: at91: fix update bit maps on CFG_MOR write | Eugen Hristev | 1 | -1/+1 |
2019-09-12 | Merge branch 'aspeed/dt-3' into arm/late | Arnd Bergmann | 4 | -67/+798 |
2019-09-09 | clk: mediatek: Add MT6779 clock support | mtk01761 | 11 | -0/+1974 |
2019-09-09 | clk: qcom: fix QCS404 TuringCC regmap | Jorge Ramirez-Ortiz | 1 | -1/+1 |
2019-09-09 | clk: qcom: clk-rpmh: Add support for SM8150 | Vinod Koul | 1 | -0/+28 |
2019-09-09 | clk: qcom: clk-rpmh: Convert to parent data scheme | Vinod Koul | 1 | -2/+8 |
2019-09-09 | clk: qcom: gcc: Use floor ops for SDCC clocks | Taniya Das | 4 | -6/+6 |
2019-09-09 | clk: qcom: gcc-qcs404: Use floor ops for sdcc clks | Vinod Koul | 1 | -2/+2 |
2019-09-09 | clk: qcom: gcc-sdm845: Use floor ops for sdcc clks | Stephen Boyd | 1 | -2/+2 |
2019-09-06 | clk: Add support for AST2600 SoC | Joel Stanley | 2 | -0/+705 |
2019-09-06 | clk: aspeed: Move structures to header | Joel Stanley | 2 | -64/+85 |