summaryrefslogtreecommitdiffstats
path: root/fs/ext4/bitmap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-14dt-bindings: clock: mediatek: add bindings for MT8167 clocksFabien Parent8-0/+138
2020-10-08clk: mediatek: add UART0 clock supportHanks Chen1-0/+2
2020-10-08clk: rockchip: Initialize hw to error to avoid undefined behaviorStephen Boyd1-1/+1
2020-09-24clk: tegra: Drop !provider check in tegra210_clk_emc_set_rate()Stephen Boyd1-1/+1
2020-09-22clk: ti: dra7: add missing clkctrl register for SHA2 instanceTero Kristo2-0/+2
2020-09-22clk: ti: clockdomain: fix static checker warningTero Kristo1-0/+2
2020-09-22clk: ti: autoidle: add checks against NULL pointer referenceTero Kristo1-2/+12
2020-09-22clk: keystone: sci-clk: add 10% slack to set_rateTero Kristo1-1/+2
2020-09-22clk: keystone: sci-clk: cache results of last query rate operationTero Kristo1-0/+14
2020-09-22clk: keystone: sci-clk: fix parsing assigned-clock data during probeTero Kristo1-1/+1
2020-09-22clk: mediatek: fix platform_no_drv_owner.cocci warningsZou Wei1-1/+0
2020-09-22clk: mediatek: mt7629: simplify the return expression of mtk_infrasys_initLiu Shixin1-7/+2
2020-09-22clk: mediatek: mt6797: simplify the return expression of mtk_infrasys_initLiu Shixin1-6/+2
2020-09-22clk: socfpga: agilex: Remove unused variable 'cntr_mux'YueHaibing1-13/+0
2020-09-22clk: si5341: drop unused 'err' variableKrzysztof Kozlowski1-3/+1
2020-09-22clk: mmp: pxa1928: drop unused 'clk' variableKrzysztof Kozlowski1-2/+1
2020-09-22clk: at91: drop unused at91sam9g45_pcr_layoutKrzysztof Kozlowski1-7/+0
2020-09-22clk: davinci: add missing kerneldocKrzysztof Kozlowski1-0/+1
2020-09-22clk: fixed: add missing kerneldocKrzysztof Kozlowski2-0/+2
2020-09-22clk: s2mps11: initialize driver via module_platform_driverKrzysztof Kozlowski1-12/+1
2020-09-22clk: rockchip: rk3399: Support module buildElaine Zhang2-1/+57
2020-09-22clk: rockchip: fix the clk config to support module buildElaine Zhang3-20/+101
2020-09-22clk: rockchip: Export some clock common APIs for module driversElaine Zhang1-22/+30
2020-09-22clk: rockchip: Export rockchip_register_softrst()Elaine Zhang1-3/+4
2020-09-22clk: rockchip: Export rockchip_clk_register_ddrclk()Elaine Zhang1-0/+1
2020-09-22clk: rockchip: Use clk_hw_register_composite instead of clk_register_composit...Elaine Zhang2-39/+40
2020-09-22clk: rockchip: rk3308: drop unused mux_timer_src_pKrzysztof Kozlowski1-1/+0
2020-09-17clk: renesas: rcar-gen3: Update description for RZ/G2Lad Prabhakar1-1/+1
2020-09-17clk: renesas: cpg-mssr: Add support for R-Car V3UYoshihiro Shimoda5-1/+316
2020-09-17clk: renesas: cpg-mssr: Add register pointers into struct cpg_mssr_privYoshihiro Shimoda1-35/+47
2020-09-17clk: renesas: cpg-mssr: Use enum clk_reg_layout instead of a boolean flagYoshihiro Shimoda3-19/+22
2020-09-17dt-bindings: clock: renesas,cpg-mssr: Document r8a779a0Yoshihiro Shimoda1-0/+1
2020-09-17clk: samsung: Use cached clk_hws instead of __clk_lookup() callsSylwester Nawrocki7-36/+42
2020-09-17clk: samsung: exynos5420/5250: Add IDs to the CPU parent clk definitionsSylwester Nawrocki2-7/+8
2020-09-17clk: samsung: Add clk ID definitions for the CPU parent clocksSylwester Nawrocki2-1/+8
2020-09-17clk: samsung: exynos5420: Avoid __clk_lookup() calls when enabling clocksSylwester Nawrocki1-4/+6
2020-09-17clk: samsung: exynos5420: Add definition of clock ID for mout_sw_aclk_g3dSylwester Nawrocki1-0/+1
2020-09-15clk: samsung: Keep top BPLL mux on Exynos542x enabledMarek Szyprowski1-0/+5