Age | Commit message (Expand) | Author |
2021-08-29 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-28 | clk: renesas: rcar-usb2-clock-sel: Fix kernel NULL pointer dereference | Adam Ford |
2021-08-21 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-08-05 | clk: qcom: gdsc: Ensure regulator init state matches GDSC state | Bjorn Andersson |
2021-08-05 | clk: imx6q: fix uart earlycon unwork | Dong Aisheng |
2021-08-03 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-07-31 | clk: fix leak on devm_clk_bulk_get_all() unwind | Brian Norris |
2021-07-27 | clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_ops | Dmitry Osipenko |
2021-07-27 | clk: qcom: smd-rpm: Fix MSM8936 RPM_SMD_PCNOC_A_CLK | Shawn Guo |
2021-07-26 | clk: hisilicon: hi3559a: select RESET_HISI | Randy Dunlap |
2021-07-26 | clk: stm32f4: fix post divisor setup for I2S/SAI PLLs | Dario Binacchi |
2021-07-12 | dt-bindings: clock: r9a07g044-cpg: Update clock/reset definitions | Biju Das |
2021-07-12 | clk: renesas: r9a07g044: Add P2 Clock support | Biju Das |
2021-07-12 | clk: renesas: r9a07g044: Fix P1 Clock | Biju Das |
2021-07-12 | clk: renesas: r9a07g044: Rename divider table | Biju Das |
2021-07-12 | clk: renesas: rzg2l: Add multi clock PM support | Biju Das |
2021-07-08 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | Revert "clk: divider: Switch from .round_rate to .determine_rate by default" | Stephen Boyd |
2021-07-01 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-30 | clk: hisilicon: hi3559a: Drop __init markings everywhere | Stephen Boyd |
2021-06-30 | clk: meson: regmap: switch to determine_rate for the dividers | Martin Blumenstingl |
2021-06-30 | clk: divider: Switch from .round_rate to .determine_rate by default | Martin Blumenstingl |
2021-06-30 | clk: divider: Add re-usable determine_rate implementations | Martin Blumenstingl |
2021-06-30 | clk: k210: Fix k210_clk_set_parent() | Damien Le Moal |
2021-06-30 | clk: lmk04832: Fix spelling mistakes in dev_err messages and comments | Colin Ian King |
2021-06-30 | clk: lmk04832: fix return value check in lmk04832_probe() | Wang Hai |
2021-06-30 | clk: stm32mp1: fix missing spin_lock_init() | Wang Hai |
2021-06-29 | Merge branches 'clk-st', 'clk-si' and 'clk-hisilicon' into clk-next | Stephen Boyd |
2021-06-29 | Merge branches 'clk-lmk04832', 'clk-stm', 'clk-rohm', 'clk-actions' and 'clk-... | Stephen Boyd |
2021-06-29 | Merge branches 'clk-rockchip', 'clk-amlogic', 'clk-yaml', 'clk-zynq' and 'clk... | Stephen Boyd |
2021-06-29 | Merge branches 'clk-legacy', 'clk-vc5', 'clk-allwinner', 'clk-nvidia' and 'cl... | Stephen Boyd |
2021-06-29 | Merge branches 'clk-qcom', 'clk-versatile', 'clk-renesas', 'clk-sifive' and '... | Stephen Boyd |
2021-06-28 | clk: zynqmp: Handle divider specific read only flag | Rajan Vaja |
2021-06-28 | clk: zynqmp: Use firmware specific mux clock flags | Rajan Vaja |
2021-06-28 | clk: zynqmp: Use firmware specific divider clock flags | Rajan Vaja |
2021-06-28 | clk: zynqmp: Use firmware specific common clock flags | Rajan Vaja |
2021-06-28 | clk: lmk04832: Use of match table | Stephen Boyd |
2021-06-28 | clk: lmk04832: Depend on SPI | Stephen Boyd |
2021-06-28 | clk: stm32mp1: new compatible for secure RCC support | Gabriel Fernandez |
2021-06-27 | clk: hisilicon: Add clock driver for hi3559A SoC | Dongjiu Geng |
2021-06-27 | clk: si5341: Add sysfs properties to allow checking/resetting device faults | Robert Hancock |
2021-06-27 | clk: si5341: Add silabs,iovdd-33 property | Robert Hancock |
2021-06-27 | clk: si5341: Add silabs,xaxb-ext-clk property | Robert Hancock |
2021-06-27 | clk: si5341: Allow different output VDD_SEL values | Robert Hancock |
2021-06-27 | clk: si5341: Update initialization magic | Robert Hancock |
2021-06-27 | clk: si5341: Check for input clock presence and PLL lock on startup | Robert Hancock |
2021-06-27 | clk: si5341: Avoid divide errors due to bogus register contents | Robert Hancock |
2021-06-27 | clk: si5341: Wait for DEVICE_READY on startup | Robert Hancock |