summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge branches 'clk-selectable', 'clk-amlogic', 'clk-renesas', 'clk-samsung' ...Stephen Boyd25-185/+663
2020-05-22Merge tag 'sunxi-clk-for-5.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Stephen Boyd1-1/+1
2020-05-22Merge tag 'clk-v5.8-samsung' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd4-12/+14
2020-05-22Merge tag 'clk-renesas-for-v5.8-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd5-103/+147
2020-05-20dt-bindings: clock: renesas: mstp: Convert to json-schemaGeert Uytterhoeven2-60/+82
2020-05-19clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski1-1/+2
2020-05-19ARM/SAMSUNG EXYNOS ARM ARCHITECTURES: Use fallthrough;Joe Perches2-3/+2
2020-05-18dt-bindings: clock: renesas: div6: Convert to json-schemaGeert Uytterhoeven2-40/+60
2020-05-18clk: renesas: cpg-mssr: Fix STBCR suspend/resume handlingGeert Uytterhoeven1-3/+5
2020-05-14Merge tag 'clk-meson-v5.8-1' of https://github.com/BayLibre/clk-meson into cl...Stephen Boyd5-62/+134
2020-05-13clk: samsung: Fix CLK_SMMU_FIMCL3 clock name on Exynos542xMarek Szyprowski1-1/+1
2020-05-13clk: samsung: Mark top ISP and CAM clocks on Exynos542x as criticalMarek Szyprowski1-7/+9
2020-05-13clk: Move HAVE_CLK config out of architecture layerStephen Boyd2-6/+6
2020-05-13MIPS: Loongson64: Drop asm/clock.h includeStephen Boyd1-1/+0
2020-05-13ARM: mmp: Remove legacy clk codeStephen Boyd8-456/+0
2020-05-05clk: Allow the common clk framework to be selectableStephen Boyd9-9/+31
2020-05-05mmc: meson-mx-sdio: Depend on OF_ADDRESS and not just OFStephen Boyd1-1/+1
2020-05-05MIPS: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-2/+0
2020-05-05h8300: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-1/+0
2020-05-05arm64: tegra: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd1-1/+0
2020-05-05ARM: Remove redundant CLKDEV_LOOKUP selectsStephen Boyd2-4/+0
2020-05-05ARM: Remove redundant COMMON_CLK selectsStephen Boyd3-3/+0
2020-05-05Merge tag 'clk-renesas-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd11-7/+367
2020-05-02clk: meson: meson8b: Don't rely on u-boot to init all GP_PLL registersMartin Blumenstingl2-0/+13
2020-04-30clk: renesas: rcar-gen2: Remove superfluous CLK_RENESAS_DIV6 selectsGeert Uytterhoeven1-3/+0
2020-04-30clk: renesas: cpg-mssr: Add R8A7742 supportLad Prabhakar5-0/+288
2020-04-29clk: meson: meson8b: Make the CCF use the glitch-free VPU muxMartin Blumenstingl1-3/+11
2020-04-29clk: meson: meson8b: Fix the vclk_div{1, 2, 4, 6, 12}_en gate bitsMartin Blumenstingl1-5/+5
2020-04-29clk: meson: meson8b: Fix the polarity of the RESET_N linesMartin Blumenstingl1-23/+56
2020-04-29clk: meson: meson8b: Fix the first parent of vid_pll_in_selMartin Blumenstingl1-1/+1
2020-04-28Merge tag 'renesas-r8a7742-dt-binding-defs-tag' into clk-renesas-for-v5.8Geert Uytterhoeven2-0/+71
2020-04-28dt-bindings: clock: renesas: cpg-mssr: Document r8a7742 bindingLad Prabhakar1-0/+1
2020-04-28clk: renesas: Add r8a7742 CPG Core Clock DefinitionsLad Prabhakar1-0/+42
2020-04-28dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macrosLad Prabhakar1-0/+29
2020-04-20MAINTAINERS: Add DT Bindings for Renesas Clock GeneratorsGeert Uytterhoeven1-0/+1
2020-04-16clk: meson: g12a: Prepare the GPU clock tree to change at runtimeMartin Blumenstingl1-8/+22
2020-04-16clk: meson: gxbb: Prepare the GPU clock tree to change at runtimeMartin Blumenstingl1-18/+22
2020-04-14clk: meson: meson8b: make the hdmi_sys clock tree mutableMartin Blumenstingl1-3/+3
2020-04-14clk: meson8b: export the HDMI system clockMartin Blumenstingl2-1/+1
2020-04-14clk: renesas: r9a06g032: Fix some typo in commentsChristophe JAILLET1-3/+3
2020-04-14dt-bindings: clock: renesas: rcar-usb2-clock-sel: Add r8a77961 supportYoshihiro Shimoda1-1/+3
2020-04-14clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn1-1/+1
2020-04-12Linux 5.7-rc1Linus Torvalds1-2/+2
2020-04-12MAINTAINERS: sort field names for all entriesLinus Torvalds1-1974/+1974
2020-04-12MAINTAINERS: sort entries by entry nameLinus Torvalds1-820/+820
2020-04-12Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-9/+79
2020-04-12Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+10
2020-04-12Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-62/+51
2020-04-12Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+573
2020-04-12Merge tag 'locking-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-26/+51