Age | Commit message (Expand) | Author |
2018-03-19 | clk: bcm2835: Protect sections updating shared registers | Boris Brezillon |
2018-03-19 | clk: bcm2835: Fix ana->maskX definitions | Boris Brezillon |
2018-03-15 | clk: aspeed: Prevent reset if clock is enabled | Eddie James |
2018-03-15 | clk: aspeed: Fix is_enabled for certain clocks | Eddie James |
2018-03-12 | clk: qcom: msm8916: Fix return value check in qcom_apcs_msm8916_clk_probe() | Wei Yongjun |
2018-03-12 | clk: hisilicon: hi3660:Fix potential NULL dereference in hi3660_stub_clk_pr... | Wei Yongjun |
2018-03-12 | Merge branch 'clk-helpers' (early part) into clk-fixes | Stephen Boyd |
2018-03-12 | clk: fix determine rate error with pass-through clock | Jerome Brunet |
2018-03-12 | Merge branch 'clk-phase' into clk-fixes | Stephen Boyd |
2018-03-12 | Merge tag 'ti-clk-fixes-4.16' of https://github.com/t-kristo/linux-pm into cl... | Stephen Boyd |
2018-03-12 | Merge tag 'clk-imx-fixes-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g... | Stephen Boyd |
2018-03-12 | Merge tag 'sunxi-clk-fixes-for-4.16' of https://git.kernel.org/pub/scm/linux/... | Stephen Boyd |
2018-03-12 | clk: migrate the count of orphaned clocks at init | Jerome Brunet |
2018-03-11 | clk: update cached phase to respect the fact when setting phase | Shawn Lin |
2018-03-08 | clk: ti: am43xx: add set-rate-parent support for display clkctrl clock | Tero Kristo |
2018-03-08 | clk: ti: am33xx: add set-rate-parent support for display clkctrl clock | Tero Kristo |
2018-03-08 | clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag | Tero Kristo |
2018-02-22 | clk: imx51-imx53: Fix UART4/5 registration on i.MX50 and i.MX53 | Fabio Estevam |
2018-02-19 | clk: sunxi-ng: a31: Fix CLK_OUT_* clock ops | Chen-Yu Tsai |
2018-02-07 | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds |
2018-02-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-02-01 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2018-01-26 | Merge branches 'clk-aspeed', 'clk-lock-UP', 'clk-mediatek' and 'clk-allwinner... | Stephen Boyd |
2018-01-26 | Merge branches 'clk-remove-asm-clkdev', 'clk-debugfs-fixes', 'clk-renesas' an... | Stephen Boyd |
2018-01-26 | Merge branch 'clk-divider-container' into clk-next | Stephen Boyd |
2018-01-26 | Merge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom-a53' into clk-next | Stephen Boyd |
2018-01-26 | Merge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen', 'clk-si5351' and 'clk... | Stephen Boyd |
2018-01-26 | Merge branches 'clk-spreadtrum', 'clk-mvebu-dvfs', 'clk-qoriq', 'clk-imx' and... | Stephen Boyd |
2018-01-26 | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ... | Stephen Boyd |
2018-01-26 | clk: aspeed: Handle inverse polarity of USB port 1 clock gate | Benjamin Herrenschmidt |
2018-01-26 | clk: aspeed: Fix return value check in aspeed_cc_init() | Wei Yongjun |
2018-01-26 | clk: aspeed: Add reset controller | Joel Stanley |
2018-01-26 | clk: aspeed: Register gated clocks | Joel Stanley |
2018-01-26 | clk: aspeed: Add platform driver and register PLLs | Joel Stanley |
2018-01-26 | clk: aspeed: Register core clocks | Joel Stanley |
2018-01-26 | clk: Add clock driver for ASPEED BMC SoCs | Joel Stanley |
2018-01-18 | clk: Add Ingenic jz4770 CGU driver | Paul Cercueil |
2018-01-18 | clk: ingenic: Add code to enable/disable PLLs | Paul Cercueil |
2018-01-18 | clk: ingenic: support PLLs with no bypass bit | Paul Cercueil |
2018-01-18 | clk: ingenic: Fix recalc_rate for clocks with fixed divider | Paul Cercueil |
2018-01-18 | clk: ingenic: Use const pointer to clk_ops in struct | Paul Cercueil |
2018-01-10 | clk: mediatek: adjust dependency of reset.c to avoid unexpectedly being built | Sean Wang |
2018-01-10 | clk: fix reentrancy of clk_enable() on UP systems | David Lechner |
2018-01-10 | clk: meson-axg: fix potential NULL dereference in axg_clkc_probe() | weiyongjun (A) |
2018-01-10 | clk: Simplify debugfs registration | Stephen Boyd |
2018-01-10 | clk: Fix debugfs_create_*() usage | Geert Uytterhoeven |
2018-01-10 | clk: Show symbolic clock flags in debugfs | Geert Uytterhoeven |
2018-01-05 | clk: renesas: r8a7796: Add FDP clock | ABE Hiroshige |
2018-01-04 | clk: Move __clk_{get,put}() into private clk.h API | Stephen Boyd |
2018-01-04 | clk: sunxi: Use CLK_IS_CRITICAL flag for critical clks | Stephen Boyd |