summaryrefslogtreecommitdiff
path: root/drivers/clk
AgeCommit message (Expand)Author
2018-03-19clk: bcm2835: Protect sections updating shared registersBoris Brezillon
2018-03-19clk: bcm2835: Fix ana->maskX definitionsBoris Brezillon
2018-03-15clk: aspeed: Prevent reset if clock is enabledEddie James
2018-03-15clk: aspeed: Fix is_enabled for certain clocksEddie James
2018-03-12clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe()Wei Yongjun
2018-03-12clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr...Wei Yongjun
2018-03-12Merge branch 'clk-helpers' (early part) into clk-fixesStephen Boyd
2018-03-12clk: fix determine rate error with pass-through clockJerome Brunet
2018-03-12Merge branch 'clk-phase' into clk-fixesStephen Boyd
2018-03-12Merge tag 'ti-clk-fixes-4.16' of https://github.com/t-kristo/linux-pm into cl...Stephen Boyd
2018-03-12Merge tag 'clk-imx-fixes-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2018-03-12Merge tag 'sunxi-clk-fixes-for-4.16' of https://git.kernel.org/pub/scm/linux/...Stephen Boyd
2018-03-12clk: migrate the count of orphaned clocks at initJerome Brunet
2018-03-11clk: update cached phase to respect the fact when setting phaseShawn Lin
2018-03-08clk: ti: am43xx: add set-rate-parent support for display clkctrl clockTero Kristo
2018-03-08clk: ti: am33xx: add set-rate-parent support for display clkctrl clockTero Kristo
2018-03-08clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flagTero Kristo
2018-02-22clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53Fabio Estevam
2018-02-19clk: sunxi-ng: a31: Fix CLK_OUT_* clock opsChen-Yu Tsai
2018-02-07Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds
2018-01-26Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner...Stephen Boyd
2018-01-26Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an...Stephen Boyd
2018-01-26Merge branch 'clk-divider-container' into clk-nextStephen Boyd
2018-01-26Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-nextStephen Boyd
2018-01-26Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk...Stephen Boyd
2018-01-26Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and...Stephen Boyd
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd
2018-01-26clk: aspeed: Handle inverse polarity of USB port 1 clock gateBenjamin Herrenschmidt
2018-01-26clk: aspeed: Fix return value check in aspeed_cc_init()Wei Yongjun
2018-01-26clk: aspeed: Add reset controllerJoel Stanley
2018-01-26clk: aspeed: Register gated clocksJoel Stanley
2018-01-26clk: aspeed: Add platform driver and register PLLsJoel Stanley
2018-01-26clk: aspeed: Register core clocksJoel Stanley
2018-01-26clk: Add clock driver for ASPEED BMC SoCsJoel Stanley
2018-01-18clk: Add Ingenic jz4770 CGU driverPaul Cercueil
2018-01-18clk: ingenic: Add code to enable/disable PLLsPaul Cercueil
2018-01-18clk: ingenic: support PLLs with no bypass bitPaul Cercueil
2018-01-18clk: ingenic: Fix recalc_rate for clocks with fixed dividerPaul Cercueil
2018-01-18clk: ingenic: Use const pointer to clk_ops in structPaul Cercueil
2018-01-10clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being builtSean Wang
2018-01-10clk: fix reentrancy of clk_enable() on UP systemsDavid Lechner
2018-01-10clk: meson-axg: fix potential NULL dereference in axg_clkc_probe()weiyongjun (A)
2018-01-10clk: Simplify debugfs registrationStephen Boyd
2018-01-10clk: Fix debugfs_create_*() usageGeert Uytterhoeven
2018-01-10clk: Show symbolic clock flags in debugfsGeert Uytterhoeven
2018-01-05clk: renesas: r8a7796: Add FDP clockABE Hiroshige
2018-01-04clk: Move __clk_{get,put}() into private clk.h APIStephen Boyd
2018-01-04clk: sunxi: Use CLK_IS_CRITICAL flag for critical clksStephen Boyd