summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
* clk: imx7ulp: Correct DDR clock mux optionsAnson Huang2020-01-231-2/+2
* clk: imx7ulp: Correct system clock source option #7Anson Huang2020-01-231-1/+1
* clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang2020-01-231-1/+1
* clk: samsung: exynos5420: Keep top G3D clocks enabledMarek Szyprowski2020-01-231-0/+8
* clk: sunxi-ng: r40: Allow setting parent rate for external clock outputsChen-Yu Tsai2020-01-231-2/+4
* clk: Don't try to enable critical clocks if prepare failedGuenter Roeck2020-01-231-2/+8
* clk: qcom: gcc-sdm845: Add missing flag to votable GDSCsGeorgi Djakov2020-01-231-0/+7
* clk: imx: pll14xx: Fix quick switch of S/K parameterLeonard Crestez2020-01-171-32/+8
* clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I2020-01-171-0/+1
* clk: samsung: exynos5420: Preserve CPU clocks configuration during suspend/re...Marian Mihailescu2020-01-171-0/+2
* clk: meson: axg-audio: fix regmap last registerJerome Brunet2020-01-171-1/+1
* clk: Move clk_core_reparent_orphans() under CONFIG_OFOlof Johansson2020-01-121-7/+7
* clk: at91: fix possible deadlockAlexandre Belloni2020-01-126-6/+6
* clk: walk orphan list on clock provider registrationJerome Brunet2020-01-121-22/+40
* clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik2020-01-041-0/+1
* clk: clk-gpio: propagate rate change to parentMichael Hennerich2020-01-041-1/+1
* clk: qcom: Allow constant ratio freq tables for rcgJeffrey Hugo2020-01-042-0/+5
* clk: qcom: smd: Add missing pnoc clockJeffrey Hugo2020-01-041-0/+3
* clk: imx: pll14xx: fix clk_pll14xx_wait_lockPeng Fan2019-12-311-1/+1
* clk: imx: clk-composite-8m: add lock to gate/muxPeng Fan2019-12-311-0/+2
* clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_tablePeng Fan2019-12-311-0/+1
* 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
|\ \ \ \ \