Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-01clk: Remove never used devm_of_clk_del_provider()Andy Shevchenko
2022-10-01clk: bcm: rpi: Add support for VEC clockDom Cobley
2022-10-01clk: bcm: rpi: Handle pixel clock in firmwareIvan T. Ivanov
2022-10-01clk: bcm: rpi: Add support HEVC clockIvan T. Ivanov
2022-10-01clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-10-01clk: bcm2835: Round UART input clock upIvan T. Ivanov
2022-10-01clk: bcm2835: Make peripheral PLLC criticalMaxime Ripard
2022-10-01clk: baikal-t1: Convert to platform device driverSerge Semin
2022-10-01clk: baikal-t1: Add DDR/PCIe directly controlled resets supportSerge Semin
2022-10-01clk: baikal-t1: Move reset-controls code into a dedicated moduleSerge Semin
2022-10-01clk: baikal-t1: Add SATA internal ref clock bufferSerge Semin
2022-10-01clk: baikal-t1: Add shared xGMAC ref/ptp clocks internal parentSerge Semin
2022-10-01clk: baikal-t1: Fix invalid xGMAC PTP clock dividerSerge Semin
2022-10-01clk: vc5: Fix 5P49V6901 outputs disabling when enabling FODSerge Semin
2022-09-30clk: davinci: cfgchip: Use dev_err_probe() helperYang Yingliang
2022-09-30clk: davinci: pll: fix spelling typo in commentJiangshan Yi
2022-09-30clk: mmp: pxa168: control shared SDH bits with separate clockDoug Brown
2022-09-30clk: mmp: pxa168: add clocks for SDH2 and SDH3Doug Brown
2022-09-30clk: mmp: pxa168: fix GPIO clock enable bitsDoug Brown
2022-09-30clk: mmp: pxa168: add muxes for more peripheralsDoug Brown
2022-09-30clk: mmp: pxa168: fix incorrect parent clocksDoug Brown
2022-09-30clk: mmp: pxa168: fix const-correctnessDoug Brown
2022-09-30clk: mmp: pxa168: add new clocks for peripheralsDoug Brown
2022-09-30clk: mmp: pxa168: fix incorrect dividersDoug Brown
2022-09-30clk: mmp: pxa168: add additional register definesDoug Brown
2022-09-30clk: sprd: Add clocks support for UMS512Cixi Geng
2022-09-30Merge branch 'acpi-dev'Rafael J. Wysocki
2022-09-30clk: fixed-rate: add devm_clk_hw_register_fixed_rateDmitry Baryshkov
2022-09-30clk: asm9260: use parent index to link the reference clockDmitry Baryshkov
2022-09-29clk: qcom: gcc-msm8939: use ARRAY_SIZE instead of specifying num_parentsDmitry Baryshkov
2022-09-29clk: qcom: gcc-msm8939: use parent_hws where possibleDmitry Baryshkov
2022-09-29clk: qcom: gcc-sm6350: Update the .pwrsts for usb gdscsLuca Weiss
2022-09-29clk: qcom: gcc-sc8280xp: use retention for USB power domainsJohan Hovold
2022-09-29clk: qcom: gdsc: add missing error handlingJohan Hovold
2022-09-29clk: mediatek: mt8192: deduplicate parent clock listsChen-Yu Tsai
2022-09-29clk: mediatek: Migrate remaining clk_unregister_*() to clk_hw_unregister_*()Chen-Yu Tsai
2022-09-29clk: mediatek: fix unregister function in mtk_clk_register_dividers cleanupChen-Yu Tsai
2022-09-29clk: mediatek: clk-mt8192: Add clock mux notifier for mfg_pll_selAngeloGioacchino Del Regno
2022-09-29clk: mediatek: clk-mt8192-mfg: Propagate rate changes to parentAngeloGioacchino Del Regno
2022-09-29clk: mediatek: clk-mt8195-topckgen: Drop univplls from mfg mux parentsAngeloGioacchino Del Regno
2022-09-29clk: mediatek: clk-mt8195-topckgen: Add GPU clock mux notifierAngeloGioacchino Del Regno
2022-09-29clk: mediatek: clk-mt8195-topckgen: Register mfg_ck_fast_ref as generic muxAngeloGioacchino Del Regno
2022-09-29clk: mediatek: clk-mt8195-mfg: Reparent mfg_bg3d and propagate rate changesAngeloGioacchino Del Regno
2022-09-29clk: mediatek: mt8183: Add clk mux notifier for MFG muxChen-Yu Tsai
2022-09-29clk: mediatek: mux: add clk notifier functionsChen-Yu Tsai
2022-09-29clk: mediatek: mt8183: mfgcfg: Propagate rate changes to parentChen-Yu Tsai
2022-09-29clk: imx93: drop of_match_ptrPeng Fan
2022-09-29clk: pistachio: Fix initconst confusionAndi Kleen
2022-09-29clk: iproc: Do not rely on node name for correct PLL setupFlorian Fainelli
2022-09-29clk: clk-npcm7xx: Remove unused struct npcm7xx_clk_gate_data and npcm7xx_clk_...Yuan Can