OSDN Git Service

uclinux-h8/linux.git
2021-04-27 Stephen BoydMerge branch 'clk-ralink' into clk-next
2021-04-27 Stephen BoydMerge branches 'clk-imx', 'clk-samsung', 'clk-zynq...
2021-04-27 Stephen BoydMerge branches 'clk-cleanup', 'clk-renesas', 'clk-socfp...
2021-04-13 Sergio ParacuellosMAINTAINERS: add MT7621 CLOCK maintainer
2021-04-13 Sergio Paracuellosstaging: mt7621-dts: use valid vendor 'mediatek' instea...
2021-04-13 Sergio Paracuellosstaging: mt7621-dts: make use of new 'mt7621-clk'
2021-04-13 Sergio Paracuellosclk: ralink: add clock driver for mt7621 SoC
2021-04-13 Colin Ian Kingclk: uniphier: Fix potential infinite loop
2021-04-13 Alex Elderclk: qcom: rpmh: add support for SDX55 rpmh IPA clock
2021-04-12 Stephen BoydMerge tag 'v5.13-rockchip-clocks' of git://git./linux...
2021-04-09 Stephen BoydMerge tag 'clk-v5.13-samsung' of https://git./linux...
2021-04-09 Dmitry Baryshkovclk: qcom: gcc-sdm845: get rid of the test clock
2021-04-09 Dmitry Baryshkovclk: qcom: convert SDM845 Global Clock Controller to...
2021-04-09 Dmitry Baryshkovdt-bindings: clock: separate SDM845 GCC clock bindings
2021-04-09 Chen Huiclk: qcom: apss-ipq-pll: Add missing MODULE_DEVICE_TABLE
2021-04-09 Chen Huiclk: qcom: a53-pll: Add missing MODULE_DEVICE_TABLE
2021-04-09 Chen Huiclk: qcom: a7-pll: Add missing MODULE_DEVICE_TABLE
2021-04-09 Sergio Paracuellosdt: bindings: add mt7621-sysc device tree binding docum...
2021-04-09 Sergio Paracuellosdt-bindings: clock: add dt binding header for mt7621...
2021-04-09 Stephen BoydMerge tag 'clk-imx-5.13' of https://git./linux/kernel...
2021-04-08 Chen Huiclk: samsung: Remove redundant dev_err calls
2021-04-08 Quanyang Wangclk: zynqmp: pll: add set_pll_mode to check condition...
2021-04-08 Quanyang Wangclk: zynqmp: move zynqmp_pll_set_mode out of round_rate...
2021-04-08 Punit Agrawalclk: zynqmp: Drop dependency on ARCH_ZYNQMP
2021-04-08 Punit Agrawalclk: zynqmp: Enable the driver if ZYNQMP_FIRMWARE is...
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8350: use ARRAY_SIZE instead of specif...
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8250: use ARRAY_SIZE instead of specif...
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8150: use ARRAY_SIZE instead of specif...
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sc8180x: use ARRAY_SIZE instead of speci...
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sc7180: use ARRAY_SIZE instead of specif...
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sm8250: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sm8150: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sm8250: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sm8150: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8350: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8250: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8150: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sdx55: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sc7280: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sc7180: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: dispcc-sm8250: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: dispcc-sc7180: use parent_hws where possible
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sdm845: get rid of the test clock
2021-04-08 Dmitry Baryshkovclk: qcom: dispcc-sdm845: get rid of the test clock
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sdm845: get rid of the test clock
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sdm845: convert to parent data
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sdm845: convert to parent data
2021-04-08 Dmitry Baryshkovclk: qcom: dispcc-sdm845: convert to parent data
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sm8250: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sm8150: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: videocc-sc7180: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sm8250: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sm8150: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sdm845: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: gpucc-sc7180: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: gcc-sm8250: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: dispcc-sm8250: drop unused enum entries
2021-04-08 Dmitry Baryshkovclk: qcom: dispcc-sc7180: drop unused enum entries
2021-04-07 Colin Ian Kingclk: socfpga: remove redundant initialization of variab...
2021-04-07 Colin Ian Kingclk: socfpga: arria10: Fix memory leak of socfpga_clk...
2021-04-07 Paweł Chmielclk: exynos7: Mark aclk_fsys1_200 as critical
2021-04-04 Jian Dongclk: imx: Reference preceded by free
2021-04-04 Richard Zhuclk: imx8mq: Correct the pcie1 sels
2021-04-04 Richard Zhuclk: imx8mp: Remove the none exist pcie clocks
2021-04-04 Adam Fordclk: imx: Fix reparenting of UARTs not associated with...
2021-04-03 Stephen BoydMerge tag 'sunxi-clk-for-5.13-1' of https://git./linux...
2021-04-03 Stephen BoydMerge tag 'renesas-clk-for-v5.13-tag2' of git://git...
2021-03-31 Stephen Boydclk: socfpga: Fix code formatting
2021-03-31 Dinh Nguyenclk: socfpga: Convert to s10/agilex/n5x to use clk_hw
2021-03-31 Dinh Nguyenclk: socfpga: arria10: convert to use clk_hw
2021-03-31 Dinh Nguyenclk: socfpga: use clk_hw_register for a5/c5
2021-03-30 Geert Uytterhoevenclk: renesas: Zero init clk_init_data
2021-03-29 Taniya Dasclk: qcom: camcc: Update the clock ops for the SC7180
2021-03-29 Stephen BoydMerge tag 'renesas-clk-for-v5.13-tag1' of git://git...
2021-03-29 Krzysztof Kozlowskiclk: socfpga: fix iomem pointer cast on 64-bit
2021-03-26 Geert Uytterhoevenclk: Drop double "if" in clk_core_determine_round_noloc...
2021-03-24 Bhaskar Chowdhuryclk: renesas: Couple of spelling fixes
2021-03-21 Heiko Stuebnerclk: rockchip: drop MODULE_ALIAS from rk3399 clock...
2021-03-21 Heiko Stuebnerclk: rockchip: drop parenthesis from ARM || COMPILE_TES...
2021-03-21 Elaine Zhangclk: rockchip: add clock controller for rk3568
2021-03-21 Elaine Zhangclk: rockchip: support more core div setting
2021-03-21 Elaine Zhangdt-binding: clock: Document rockchip, rk3568-cru bindings
2021-03-21 Elaine Zhangclk: rockchip: add dt-binding header for rk3568
2021-03-13 Bhaskar Chowdhuryclk: at91: Trivial typo fixes in the file sama7g5.c
2021-03-13 Douglas Andersonclk: qcom: gcc-sc7180: Use floor ops for the correct...
2021-03-13 Marijn Suijtenclk: qcom: rcg2: Rectify clk_gfx3d rate rounding withou...
2021-03-13 Taniya Dasclk: qcom: rpmh: Update the XO clock source for SC7280
2021-03-13 Rasmus Villemoesclk: use clk_core_enable_lock() a bit more
2021-03-12 Wolfram Sangclk: renesas: r8a779a0: Add CMT clocks
2021-03-12 Niklas Söderlundclk: renesas: r8a7795: Add TMU clocks
2021-03-10 Niklas Söderlundclk: renesas: r8a779a0: Add TSC clock
2021-03-10 Wolfram Sangclk: renesas: r8a779a0: Add TMU clocks
2021-03-08 Lee Jonesclk: sunxi: Demote non-conformant kernel-doc headers
2021-03-08 Fabrizio Castroclk: renesas: r8a77965: Add DAB clock
2021-03-08 Fabrizio Castroclk: renesas: r8a77990: Add DAB clock
2021-03-06 Tobias Schrammclk: sunxi-ng: v3s: use sigma-delta modulation for...
2021-03-06 Linus TorvaldsLinux 5.12-rc2
2021-03-06 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2021-03-06 Linus TorvaldsMerge tag 'gcc-plugins-v5.12-rc2' of git://git./linux...
2021-03-06 Linus TorvaldsMerge tag 'pstore-v5.12-rc2' of git://git./linux/kernel...
next