summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | clk: meson: clean-up meson clock configurationJerome Brunet2018-07-091-9/+5
| | | * | | clk: meson: remove obsolete register accessJerome Brunet2018-07-092-69/+4
| | * | | | clk: mvebu: armada-37xx-periph: switch to SPDX license identifierGregory CLEMENT2018-07-091-4/+1
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-imx-critical', 'clk-tegra-bpmp', 'clk-tegra-124', 'clk-te...Stephen Boyd2018-08-145-36/+30
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: tegra: emc: Avoid out-of-bounds bugDmitry Osipenko2018-07-081-1/+1
| | | | | | |/ / /
| | | | | * | | | clk: tegra: Mark Memory Controller clock as criticalDmitry Osipenko2018-07-081-2/+3
| | | | | |/ / /
| | | | * | | | clk: tegra: Make vde a child of pll_c3Thierry Reding2018-07-081-1/+1
| | | | * | | | clk: tegra: Make vic03 a child of pll_c3Thierry Reding2018-07-081-0/+1
| | | | |/ / /
| | | * | | | clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen2018-07-081-3/+9
| | | |/ / /
| | * | | | clk: imx51-imx53: Include sizes.h to silence compile errorsStephen Boyd2018-07-061-0/+1
| | * | | | clk: imx51-imx53: Annotate critical clocks as CLK_IS_CRITICALFabio Estevam2018-07-061-29/+14
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-ingenic-fixes', 'clk-max9485', 'clk-pxa-32k-pll', 'clk-as...Stephen Boyd2018-08-149-11/+415
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: imx6sll: add GPIO LPCGsAnson Huang2018-07-061-0/+6
| | | | | | |/ / /
| | | | | * | | | clk: aspeed: Fix SDCLK nameLei YU2018-07-061-1/+1
| | | | | |/ / /
| | | | * | | | clk: pxa: export 32kHz PLLRobert Jarzmik2018-07-063-8/+12
| | | | |/ / /
| | | * | | | clk: Add driver for MAX9485Daniel Mack2018-07-063-0/+394
| | | |/ / /
| | * | | | clk: ingenic: Add missing flag for UDC clockPaul Cercueil2018-07-061-1/+1
| | * | | | clk: ingenic: Fix incorrect data for the i2s clockPaul Cercueil2018-07-061-1/+1
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-------. \ \ \ Merge branches 'clk-imx6-video-parent', 'clk-qcom-sdm845-criticals', 'clk-ren...Stephen Boyd2018-08-149-7/+1066
| |\ \ \ \ \ \ \ \
| | | | | | * | | | clk: at91: add I2S clock mux driverCodrin Ciubotariu2018-07-062-0/+117
| | | | | | |/ / /
| | | | | * | | | clk: socfpga: stratix10: fix the sdmmc_free_clk muxDinh Nguyen2018-07-061-1/+1
| | | | | * | | | clk: socfpga: stratix10: fix the parents of mpu_free_clkDinh Nguyen2018-07-061-1/+6
| | | | | |/ / /
| | | | * | | | clk: renesas: Renesas R9A06G032 clock driverMichel Pollet2018-06-253-0/+900
| | | | * | | | clk: renesas: r8a7795: Add CCREE clockGilad Ben-Yossef2018-06-191-0/+1
| | | | * | | | clk: renesas: r8a7795: Add CR clockGeert Uytterhoeven2018-06-191-0/+1
| | | | |/ / /
| | | * | | | clk: qcom: Enable clocks which needs to be always on for SDM845Amit Nischal2018-07-031-4/+39
| | | |/ / /
| | * | | | clk: imx6: fix video_27m parent for IMX6QDL_CLK_CKO1_SELPhilipp Puschmann2018-06-291-1/+1
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *-----. \ \ \ Merge branches 'clk-qcom-set-rate-gate', 'clk-core-set-rate-gate', 'clk-core-...Stephen Boyd2018-08-144-27/+292
| |\ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | | * | | clk: imx6ul: remove clks_init_on arrayAnson Huang2018-06-291-17/+6
| | | | | * | | clk: imx6ul: add GPIO clock gatesAnson Huang2018-06-291-0/+5
| | | | | |/ /
| | | | * | | clk-si514, clk-si544: Implement prepare/unprepare/is_prepared operationsMike Looijmans2018-06-292-2/+74
| | | | |/ /
| | * | | | clk: fix CLK_SET_RATE_GATE with clock rate protectionJerome Brunet2018-06-191-3/+13
| | | |/ / | | |/| |
| * | | | clk: qcom: drop CLK_SET_RATE_GATE from sdc clocksJerome Brunet2018-06-194-15/+0
| |/ / /
* | | | Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-08-141-5/+194
|\ \ \ \
| * \ \ \ Merge branch 'asoc-4.19' into asoc-nextMark Brown2018-08-091-5/+194
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | clk: add duty cycle supportJerome Brunet2018-06-191-5/+194
| | |/ /
* | | | Merge branch 'clkdev' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2018-08-131-4/+1
|\ \ \ \ | |/ / / |/| | |
| * | | ARM: 8778/1: clkdev: don't call __of_clk_get_by_name() unnecessarily from clk...Bartosz Golaszewski2018-08-131-1/+1
| * | | ARM: 8776/1: clkdev: Remove duplicated negative index check from __of_clk_get()Geert Uytterhoeven2018-07-111-3/+0
| |/ /
* | | clk: aspeed: Support HPLL strapping on ast2400Joel Stanley2018-07-111-13/+29
* | | clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT2018-07-091-0/+38
* | | clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley2018-07-061-2/+2
* | | clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ONVivek Gautam2018-07-061-0/+1
* | | Merge tag 'meson-clk-fixes-4.18-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2018-07-062-1/+2
|\ \ \ | | |/ | |/|
| * | clk: meson: audio-divider is one basedJerome Brunet2018-06-211-1/+1
| * | clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong2018-06-191-0/+1
| |/
* | clk: aspeed: Treat a gate in reset as disabledBenjamin Herrenschmidt2018-07-061-0/+13
* | clk: Really show symbolic clock flags in debugfsGeert Uytterhoeven2018-07-061-2/+1
* | clk: qcom: gcc-msm8996: Disable halt check on UFS tx clockVinod Koul2018-07-061-0/+1
* | Merge tag 'clk-davinci-fixes-4.18' of https://github.com/dlech/linux into clk...Stephen Boyd2018-06-272-2/+2
|\ \
OpenPOWER on IntegriCloud