summaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-10-18clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede
2018-10-18clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede
2018-10-03clk: x86: Set default parent to 48MhzAkshu Agrawal
2018-09-26clk: tegra: bpmp: Don't crash when a clock fails to registerMikko Perttunen
2018-09-26clk: clk-fixed-factor: Clear OF_POPULATED flag in case of failureRajan Vaja
2018-09-26clk: core: Potentially free connection idMikko Perttunen
2018-09-26clk: mvebu: armada-37xx-periph: Fix wrong return value in get_parentGregory CLEMENT
2018-09-26clk: imx6sll: fix missing of_node_put()Nicholas Mc Guire
2018-09-26clk: imx6ul: fix missing of_node_put()Nicholas Mc Guire
2018-09-19clk: scmi: Fix the rounding of clock rateAmit Daniel Kachhap
2018-09-15clk: rockchip: Add pclk_rkpwm_pmu to PMU critical clocks in rk3399Levin Du
2018-09-05clk: npcm7xx: fix memory allocationGustavo A. R. Silva
2018-09-05clk: rockchip: fix clk_i2sout parent selection bits on rk3399Alberto Panizzo
2018-07-11clk: aspeed: Support HPLL strapping on ast2400Joel Stanley
2018-07-09clk: mvebu: armada-37xx-periph: Fix switching CPU rate from 300Mhz to 1.2GHzGregory CLEMENT
2018-07-06clk: aspeed: Mark bclk (PCIe) and dclk (VGA) as criticalJoel Stanley
2018-07-06clk/mmcc-msm8996: Make mmagic_bimc_gdsc ALWAYS_ONVivek Gautam
2018-07-06Merge tag 'meson-clk-fixes-4.18-1' of https://github.com/BayLibre/clk-meson i...Stephen Boyd
2018-07-06clk: aspeed: Treat a gate in reset as disabledBenjamin Herrenschmidt
2018-07-06clk: Really show symbolic clock flags in debugfsGeert Uytterhoeven
2018-07-06clk: qcom: gcc-msm8996: Disable halt check on UFS tx clockVinod Koul
2018-06-27Merge tag 'clk-davinci-fixes-4.18' of https://github.com/dlech/linux into clk...Stephen Boyd
2018-06-25clk: davinci: fix a typo (which leads to build failures)Bartosz Golaszewski
2018-06-25clk: davinci: cfgchip: testing the wrong variableDan Carpenter
2018-06-21clk: sunxi-ng: replace lib-y with obj-yMasahiro Yamada
2018-06-21clk: meson: audio-divider is one basedJerome Brunet
2018-06-19clk: meson-gxbb: set fclk_div2 as CLK_IS_CRITICALNeil Armstrong
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-09Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05clk: renesas: cpg-mssr: Stop using printk format %pCrGeert Uytterhoeven
2018-06-04Merge branch 'clk-imx6ul' into clk-nextStephen Boyd
2018-06-04Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl...Stephen Boyd
2018-06-04Merge branch 'clk-qcom-8996-halt' into clk-nextStephen Boyd
2018-06-04Merge branch 'clk-qcom-sdm845' into clk-nextStephen Boyd
2018-06-04Merge branches 'clk-match-string', 'clk-ingenic', 'clk-si544-round-fix' and '...Stephen Boyd
2018-06-04Merge branches 'clk-imx7d', 'clk-hisi-stub', 'clk-mvebu', 'clk-imx6-epit' and...Stephen Boyd
2018-06-04Merge branches 'clk-imx6sx', 'clk-imx7d-enet' and 'clk-aspeed-24' into clk-nextStephen Boyd
2018-06-04Merge branches 'clk-allwinner', 'clk-rockchip', 'clk-tegra', 'clk-berlin' and...Stephen Boyd
2018-06-04Merge branches 'clk-hisi-usb', 'clk-silent-bulk', 'clk-mtk-hdmi', 'clk-mtk-ma...Stephen Boyd
2018-06-04Merge branches 'clk-stm32mp1', 'clk-samsung', 'clk-uniphier-mpeg', 'clk-strat...Stephen Boyd
2018-06-04Merge branches 'clk-qcom-rpmh', 'clk-npcm7xx', 'clk-of-parent-count' and 'clk...Stephen Boyd
2018-06-04Merge branch 'clk-actions' into clk-nextStephen Boyd
2018-06-04Merge branches 'clk-warn', 'clk-core', 'clk-spear' and 'clk-qcom-msm8998' int...Stephen Boyd
2018-06-04Merge branches 'acpi-soc' and 'acpi-tables'Rafael J. Wysocki