summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-0814-27/+82
|\
| * Merge tag 'clk-v5.4-samsung-fixes' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2019-11-042-4/+37
| |\
| | * clk: samsung: exynos5420: Preserve PLL configuration during suspend/resumeMarek Szyprowski2019-10-251-0/+6
| | * clk: samsung: exynos542x: Move G3D subsystem clocks to its sub-CMUMarek Szyprowski2019-10-231-2/+19
| | * clk: samsung: exynos5433: Fix error pathsMarek Szyprowski2019-10-231-2/+12
| * | Merge tag 'sunxi-clk-fixes-for-5.4-1' of https://git.kernel.org/pub/scm/linux...Stephen Boyd2019-11-042-3/+3
| |\ \
| | * | clk: sunxi-ng: a80: fix the zero'ing of bits 16 and 18Colin Ian King2019-10-291-1/+1
| | * | clk: sunxi: Fix operator precedence in sunxi_divs_clk_setupNathan Chancellor2019-10-291-2/+2
| | |/
| * | clk: ti: clkctrl: Fix failed to enable error with double udelay timeoutTony Lindgren2019-11-041-2/+3
| * | clk: ti: dra7-atl-clock: Remove ti_clk_add_alias callPeter Ujfalusi2019-11-041-6/+0
| * | clk: ast2600: Fix enabling of clocksJoel Stanley2019-10-281-3/+4
| * | clk: at91: avoid sleeping earlyAlexandre Belloni2019-10-282-5/+20
| * | clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez2019-10-282-2/+2
| * | Merge tag 'clk-meson-fixes-v5.4-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd2019-10-162-2/+12
| |\ \
| | * | clk: meson: g12a: set CLK_MUX_ROUND_CLOSEST on the cpu clock muxesNeil Armstrong2019-10-011-0/+9
| | * | clk: meson: g12a: fix cpu clock rate settingNeil Armstrong2019-10-011-2/+2
| | * | clk: meson: gxbb: let sar_adc_clk_div set the parent clock rateMartin Blumenstingl2019-10-011-0/+1
| | |/
| * | clk: at91: sam9x60: fix programmable clockEugen Hristev2019-10-031-0/+1
| |/
* | Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson2019-10-031-3/+3
|\ \ | |/ |/|
| * clk: ti: dra7: Fix mcasp8 clock bitsTony Lindgren2019-09-231-3/+3
* | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-224-1/+490
|\ \
| * | clk: jz4740: Add TCU clockPaul Cercueil2019-08-081-0/+6
| * | clk: ingenic: Add driver for the TCU clocksPaul Cercueil2019-08-083-1/+484
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2019-09-201-0/+34
|\ \ \
| * \ \ Merge branch 'aspeed/dt-3' into arm/lateArnd Bergmann2019-09-124-67/+798
| |\ \ \
| * \ \ \ Merge tag 'mvebu-dt64-5.4-2' of git://git.infradead.org/linux-mvebu into arm/...Arnd Bergmann2019-09-041-1/+1
| |\ \ \ \
| * \ \ \ \ Merge tag 'omap-for-v5.4/ti-sysc-sgx-signed' of git://git.kernel.org/pub/scm/...Arnd Bergmann2019-09-041-0/+34
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | clk: ti: add clkctrl data omap5 sgxTony Lindgren2019-08-261-0/+34
| | | |_|/ | | |/| |
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-09-20101-619/+9936
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'clk-bulk-fix', 'clk-at91' and 'clk-sprd' into clk-nextStephen Boyd2019-09-194-6/+15
| |\ \ \ \ \ \ \
| | | | * | | | | clk: sprd: add missing kfreeChunyan Zhang2019-09-171-0/+2
| | | | | |/ / / | | | | |/| | |
| | | * | | | | clk: at91: allow 24 Mhz clock as input for PLLEugen Hristev2019-09-171-1/+1
| | | * | | | | clk: at91: select parent if main oscillator or bypass is enabledEugen Hristev2019-09-161-3/+7
| | | * | | | | clk: at91: fix update bit maps on CFG_MOR writeEugen Hristev2019-09-161-1/+1
| | | |/ / / /
| | * | | | | clk: Make clk_bulk_get_all() return a valid "id"Bjorn Andersson2019-09-171-1/+4
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'clk-cdce-regulator', 'clk-bcm', 'clk-evict-parent-cache' and ...Stephen Boyd2019-09-194-28/+193
| |\ \ \ \ \ \ \ \
| | | | | * | | | | clk: actions: Fix factor clk struct member accessManivannan Sadhasivam2019-09-171-4/+3
| | | | | |/ / / /
| | | | * | | | | clk: Evict unregistered clks from parent cachesStephen Boyd2019-09-171-6/+36
| | | | |/ / / /
| | | * | | | | clk: bcm2835: Mark PLLD_PER as CRITICALStefan Wahren2019-09-171-1/+6
| | | * | | | | clk: bcm2835: Add BCM2711_CLOCK_EMMC2 supportStefan Wahren2019-09-171-1/+19
| | | * | | | | clk: bcm2835: Introduce SoC specific clock registrationStefan Wahren2019-09-171-17/+96
| | | |/ / / /
| | * | | | | clk: clk-cdce925: Add regulator supportPhil Reid2019-09-061-0/+34
| | |/ / / /
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd2019-09-1911-14/+979
| |\ \ \ \ \ \ \ \
| | | | | * | | | | clk/ti: Use kmemdup rather than duplicating its implementationFuqian Huang2019-09-061-3/+1
| | | | | * | | | | clk: fix devm_platform_ioremap_resource.cocci warningskbuild test robot2019-09-061-3/+1
| | | | | |/ / / /
| | | | * | | | | clk: spear: Make structure i2s_sclk_masks constantNishka Dasgupta2019-09-061-1/+1
| | | | |/ / / /
| | | * | | | | clk: rockchip: Add clock controller for the rk3308Finley Xiao2019-09-053-0/+969
| | | * | | | | clk: rockchip: Fix -Wunused-const-variable in rv1108 clk driverNathan Huckleberry2019-07-251-1/+0
| | | |/ / / /
| | * | | | | clk: renesas: cpg-mssr: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven2019-08-231-1/+2
| | * | | | | clk: renesas: r9a06g032: Set GENPD_FLAG_ALWAYS_ON for clock domainGeert Uytterhoeven2019-08-231-1/+2
OpenPOWER on IntegriCloud