summaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds2020-10-248-218/+13
|\
| * Merge tag 'imx-soc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Olof Johansson2020-10-033-212/+0
| |\
| | * clk: imx: imx35: Remove mx35_clocks_init()Fabio Estevam2020-09-221-68/+0
| | * clk: imx: imx31: Remove mx31_clocks_init()Fabio Estevam2020-09-221-71/+0
| | * clk: imx: imx27: Remove mx27_clocks_init()Fabio Estevam2020-09-221-73/+0
| * | ARM: s3c24xx: pass pointer to clk driver via platform dataKrzysztof Kozlowski2020-08-191-1/+6
| * | ARM: s3c24xx: make S3C24XX_MISCCR access indirectArnd Bergmann2020-08-191-6/+4
| * | clk: samsung: s3c24xx: declare s3c24xx_common_clk_init() in shared headerKrzysztof Kozlowski2020-08-173-0/+3
| * | clk: samsung: s3c64xx: declare s3c64xx_clk_init() in shared headerKrzysztof Kozlowski2020-08-171-0/+1
| |/
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2020-10-22129-806/+6817
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'clk-ingenic', 'clk-at91', 'clk-kconfig', 'clk-imx', 'clk-qcom...Stephen Boyd2020-10-2054-437/+2555
| |\ \ \ \ \ \ \ \
| | | | | | | | * | clk: bcm2835: add missing release if devm_clk_hw_register failsNavid Emamdoost2020-10-131-1/+3
| | | | | | | | * | clk: bcm: rpi: Add register to control pixel bvb clkHoegeun Kwon2020-09-221-0/+1
| | | | | | | | |/
| | | | | | | * / clk: clk-prima2: fix return value check in prima2_clk_init()Xu Wang2020-10-131-1/+1
| | | | | | | |/
| | | | | | * | clk: qcom: gdsc: Keep RETAIN_FF bit set if gdsc is already onStephen Boyd2020-10-201-0/+8
| | | | | | * | clk: qcom: Add display clock controller driver for SM8150 and SM8250Jonathan Marek2020-10-133-0/+1117
| | | | | | * | clk: qcom: add video clock controller driver for SM8250Jonathan Marek2020-10-133-0/+379
| | | | | | * | clk: qcom: add video clock controller driver for SM8150Jonathan Marek2020-10-133-0/+286
| | | | | | * | clk: qcom: gcc-msm8994: Add missing clocks, resets and GDSCsKonrad Dybcio2020-10-131-1/+387
| | | | | | * | clk/qcom: fix spelling typoWang Qing2020-10-131-5/+5
| | | | | | * | clk: qcom: gcc-sdm660: Fix wrong parent_mapKonrad Dybcio2020-09-221-1/+1
| | | | | | * | clk: qcom: dispcc: Update DP clk ops for phy designStephen Boyd2020-09-222-9/+13
| | | | | | * | clk: qcom: gcc-msm8939: remove defined but not used variablesJason Yan2020-09-221-12/+0
| | | | | | * | clk: qcom: ipq8074: make pcie0_rchng_clk_src staticJason Yan2020-09-221-1/+1
| | | | | | |/
| | | | | * | clk: imx8mq: Fix usdhc parents orderAbel Vesa2020-10-201-2/+2
| | | | | * | clk: imx: imx21: Remove clock driverFabio Estevam2020-09-223-176/+0
| | | | | * | clk: imx: gate2: Fix a few typosJonathan Neuschäfer2020-09-131-1/+1
| | | | | * | clk: imx: Fix and update kerneldocKrzysztof Kozlowski2020-09-073-3/+6
| | | | | * | clk: imx: fix i.MX7D peripheral clk mux flagsPeng Fan2020-09-071-65/+66
| | | | | * | clk: imx: fix composite peripheral flagsPeng Fan2020-09-071-0/+1
| | | | | * | clk: imx: Correct the memrepair clock on imx8mpJacky Bai2020-08-311-10/+4
| | | | | * | clk: imx: Correct the root clk of media ldb on imx8mpJacky Bai2020-08-311-5/+5
| | | | | * | clk: imx: vf610: Add CRC clockKrzysztof Kozlowski2020-08-231-0/+1
| | | | | * | clk: imx: Explicitly include bits.hAnson Huang2020-08-2213-1/+13
| | | | | * | clk: imx8qxp: Support building i.MX8QXP clock driver as moduleAnson Huang2020-08-224-9/+18
| | | | | * | clk: imx8m: Support module buildAnson Huang2020-08-225-8/+24
| | | | | * | clk: imx: Add clock configuration for ARMv7 platformsAnson Huang2020-08-222-16/+76
| | | | | * | clk: imx: Support building i.MX common clock driver as moduleAnson Huang2020-08-2210-26/+60
| | | | | * | clk: composite: Export clk_hw_register_composite()Anson Huang2020-08-221-0/+1
| | | | | * | clk: imx6sl: Use BIT(x) to avoid shifting signed 32-bit value by 31 bitsAnson Huang2020-08-221-7/+8
| | | | | |/
| | | | * / clk: Restrict CLK_HSDK to ARC_SOC_HSDKGeert Uytterhoeven2020-10-141-1/+1
| | | | |/
| | | * | clk: at91: sam9x60: support only two programmable clocksClaudiu Beznea2020-10-141-1/+1
| | | * | clk: at91: clk-sam9x60-pll: remove unused variableClaudiu Beznea2020-10-131-2/+1
| | | * | clk: at91: clk-main: update key before writing AT91_CKGR_MORClaudiu Beznea2020-10-131-3/+8
| | | * | clk: at91: remove the checking of parent_nameClaudiu Beznea2020-10-131-2/+2
| | | |/
| | * | clk: ingenic: Respect CLK_SET_RATE_PARENT in .round_ratePaul Cercueil2020-10-131-0/+2
| | * | clk: ingenic: Don't tag custom clocks with CLK_SET_RATE_PARENTPaul Cercueil2020-10-131-7/+7
| | * | clk: ingenic: Don't use CLK_SET_RATE_GATE for PLLPaul Cercueil2020-10-131-2/+7
| | * | clk: ingenic: Use readl_poll_timeout instead of custom loopPaul Cercueil2020-10-131-26/+29