summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2021-10-12Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas
2021-09-22clk: kirkwood: Fix a clocking boot regressionLinus Walleij
2021-05-31Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-05-22clk: socfpga: arria10: Fix memory leak of socfpga_clk on error returnColin Ian King
2021-04-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-04-16clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski
2021-04-16clk: fix invalid usage of list cursor in unregisterLukasz Bartosik
2021-03-17Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-03-03clk: meson: clk-pll: fix initializing the old rate (fallback) for a PLLMartin Blumenstingl
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-29clk: s2mps11: Fix a resource leak in error handling paths in the probe functionChristophe JAILLET
2020-12-29clk: ti: Fix memleak in ti_fapll_synth_setupZhang Qilong
2020-11-15Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-10clk: ti: clockdomain: fix static checker warningTero Kristo
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-14clk: samsung: exynos4: mark 'chipid' clock as CLK_IGNORE_UNUSEDMarek Szyprowski
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21clk: clk-atlas6: fix return value check in atlas6_clk_init()Xu Wang
2020-07-24Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-07-23Merge tag 'LA.UM.8.4.r1-05700-8x98.0' of https://source.codeaurora.org/quic/l...Michael Bestas
2020-07-23Revert "clk: qcom: clk-debug: Reorder if statement to avoid self assignment"Michael Bestas
2020-07-23Revert "clk: msm: Don't implicitly convert double to boolean in FIXDIV macros"Michael Bestas
2020-06-29clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1Marek Szyprowski
2020-06-29clk: ti: composite: fix memory leakTero Kristo
2020-06-29clk: qcom: msm8916: Fix the address location of pll->config_regBryan O'Donoghue
2020-06-29clk: sunxi: Fix incorrect usage of round_down()Rikard Falkeborn
2020-06-08clk: msm: Fix compilation errors with clangSwetha Chikkaboraiah
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-21kernel: Fix build errors with LLVMSwetha Chikkaboraiah
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-10clk: xgene: Don't call __pa on ioremaped addressLaura Abbott
2020-05-10clk: imx: clk-pllv3: fix incorrect handle of enet powerdown bitDong Aisheng
2020-05-10clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard
2020-05-10clk: ti: omap3+: dpll: use non-locking version of clk_get_rateTero Kristo
2020-05-10clk: gpio: handle error codes for of_clk_get_parent_count()Brian Norris
2020-05-10clk: st: avoid uninitialized variable useArnd Bergmann
2020-05-10clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia...Douglas Anderson
2020-04-24clk: tegra: Fix Tegra PMC clock out parentsSowjanya Komatineni
2020-04-24clk: at91: usb: continue if clk_hw_round_rate() return zeroClaudiu Beznea
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-04-13clk: qcom: rcg: Return failure for RCG updateTaniya Das
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28clk: qcom: rcg2: Don't crash if our parent can't be found; return an errorDouglas Anderson
2020-02-05clk: mmp2: Fix the order of timer mux parentsLubomir Rintel
2020-02-02clk: msm: Don't implicitly convert double to boolean in FIXDIV macrosNathan Chancellor
2020-02-02clk: qcom: clk-debug: Reorder if statement to avoid self assignmentNathan Chancellor
2020-01-29clk: armada-xp: fix refcount leak in axp_clk_init()Yangtao Li
2020-01-29clk: kirkwood: fix refcount leak in kirkwood_clk_init()Yangtao Li
2020-01-29clk: armada-370: fix refcount leak in a370_clk_init()Yangtao Li
2020-01-29clk: vf610: fix refcount leak in vf610_clocks_init()Yangtao Li