summaryrefslogtreecommitdiff
path: root/drivers/clk
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | clk: renesas: r8a77965: Add MSIOF controller clocksTakeshi Kihara2018-04-161-0/+4
| | | |/
| | * | clk: davinci: psc-da830: fix USB0 48MHz PHY clock registrationSekhar Nori2018-05-151-1/+2
| | |/
| * | Merge branch 'clk-qcom-8996-halt' into clk-nextStephen Boyd2018-06-041-0/+6
| |\ \
| | * | clk: qcom: gcc-msm8996: Disable halt check on UFS clocksBjorn Andersson2018-06-011-0/+2
| | * | clk: msm8996-gcc: Mark halt check as no-op for USB/PCIE pipe_clkManu Gautam2018-06-011-0/+4
| * | | Merge branch 'clk-qcom-sdm845' into clk-nextStephen Boyd2018-06-0412-62/+4395
| |\ \ \
| | * | | clk: qcom: Export clk_fabia_pll_configure()Stephen Boyd2018-06-021-0/+1
| | * | | clk: qcom: Add video clock controller driver for SDM845Amit Nischal2018-06-013-0/+370
| | * | | clk: qcom: Add Global Clock controller (GCC) driver for SDM845Taniya Das2018-05-083-0/+3475
| | * | | clk: qcom: Configure the RCGs to a safe source as neededAmit Nischal2018-05-082-24/+155
| | |/ /
| | * | clk: qcom: Add support for BRANCH_HALT_SKIP flag for branch clocksAmit Nischal2018-05-082-2/+6
| | * | clk: qcom: Simplify gdsc status checking logicStephen Boyd2018-05-081-19/+37
| | * | clk: qcom: gdsc: Add support to poll CFG register to check GDSC stateAmit Nischal2018-05-012-16/+27
| | * | clk: qcom: gdsc: Add support to poll for higher timeout valueAmit Nischal2018-04-161-1/+1
| | * | clk: qcom: gdsc: Add support to reset AON and block reset logicAmit Nischal2018-04-162-3/+23
| | * | clk: qcom: Add support for controlling Fabia PLLAmit Nischal2018-03-192-8/+311
| | * | clk: qcom: Clear hardware clock control bit of RCGAmit Nischal2018-03-191-2/+3
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...Stephen Boyd2018-06-047-70/+148
| |\ \ \ \ \ \
| | | | | * | | clk: bcm: Update and add Stingray clock entriesPramod Kumar2018-06-011-15/+120
| | | | | | |/ | | | | | |/|
| | | | * | | clk-si544: Properly round requested frequency to nearest matchMike Looijmans2018-06-011-0/+1
| | | | |/ /
| | | * | | clk: ingenic: jz4770: Add 150us delay after enabling VPU clockPaul Cercueil2018-06-011-1/+1
| | | * | | clk: ingenic: jz4770: Enable power of AHB1 bus after ungating VPU clockPaul Cercueil2018-06-011-2/+2
| | | * | | clk: ingenic: jz4770: Modify C1CLK clock to disable CPU clock stop on idlePaul Cercueil2018-06-011-1/+2
| | | * | | clk: ingenic: jz4770: Change OTG from custom to standard gated clockPaul Cercueil2018-06-011-37/+5
| | | * | | clk: ingenic: Support specifying "wait for clock stable" delayPaul Cercueil2018-06-012-0/+5
| | | * | | clk: ingenic: Add support for clocks whose gate bit is invertedPaul Cercueil2018-06-012-2/+5
| | | |/ /
| | * | | clk: use match_string() helperYisheng Xie2018-06-011-6/+2
| | * | | clk: bcm2835: use match_string() helperYisheng Xie2018-06-011-7/+6
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd2018-06-048-178/+71
| |\ \ \ \ \ \ \
| | | | | | * | | clk: Return void from debug_init opStephen Boyd2018-06-012-19/+14
| | | | | | * | | clk: remove clk_debugfs_add_file()Greg Kroah-Hartman2018-06-011-13/+0
| | | | | | * | | clk: tegra: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-011-31/+11
| | | | | | * | | clk: davinci: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-011-6/+1
| | | | | | * | | clk: bcm2835: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-011-4/+2
| | | | | | * | | clk: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2018-06-011-99/+30
| | | | | | |/ /
| | | | | * | | clk: imx6: add EPIT clock supportColin Didier2018-06-011-0/+2
| | | | | |/ /
| | | | * | | clk: mvebu: use correct bit for 98DX3236 NANDChris Packham2018-06-011-1/+1
| | | | |/ /
| | | * | | clk/driver/hisi: Consolidate the Kconfig for the CLOCK_STUBDaniel Lezcano2018-06-011-5/+8
| | | |/ /
| | * | | clk: imx7d: reset parent for mipi csi rootRui Miguel Silva2018-06-011-0/+2
| | * | | clk: imx7d: fix mipi dphy div parentRui Miguel Silva2018-06-011-1/+1
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-nextStephen Boyd2018-06-044-17/+24
| |\ \ \ \ \
| | | | * | | clk: aspeed: Add 24MHz fixed clockLei YU2018-06-011-1/+8
| | | | |/ /
| | | * | | clk: imx7d: correct enet clock CCGR registersAnson Huang2018-06-011-4/+6
| | | * | | clk: imx7d: correct enet phy ref clock gatesAnson Huang2018-06-011-2/+1
| | | |/ /
| | * | | clk: imx6sl: correct ocram_podf clock typeAnson Huang2018-06-011-1/+1
| | * | | clk: imx6sx: disable unnecessary clocks during clock initializationAnson Huang2018-06-011-6/+1
| | * | | clk: imx6sx: add missing lvds2 clock to the clock treeAnson Huang2018-05-041-3/+7
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'clk-allwinner', 'clk-rockchip', 'clk-tegra', 'clk-berlin' and...Stephen Boyd2018-06-0429-269/+399
| |\ \ \ \ \ \ \
| | | | | | * | | clk: qcom: mmcc-msm8996: leave all mmagic gdscs and clocks always enabledRajendra Nayak2018-06-012-12/+12
| | | | | | * | | clk: qcom: Register the gdscs before the clocksRajendra Nayak2018-06-011-16/+16