]> git.ipfire.org Git - thirdparty/kernel/linux.git/shortlog
thirdparty/kernel/linux.git
2019-09-19  Stephen BoydMerge branches 'clk-init-destroy', 'clk-doc', 'clk...
2019-09-19  Stephen BoydMerge branches 'clk-qcom', 'clk-mtk', 'clk-armada'...
2019-09-19  Stephen BoydMerge branches 'clk-aspeed', 'clk-unused', 'clk-of...
2019-09-19  Stephen Boydclk: Drop !clk checks in debugfs dumping
2019-09-18  Peng Fanclk: imx: imx8mn: fix pll mux bit
2019-09-18  Peng Fanclk: imx: imx8mm: fix pll mux bit
2019-09-18  Peng Fanclk: imx: clk-pll14xx: unbypass PLL by default
2019-09-18  Peng Fanclk: imx: pll14xx: avoid glitch when set rate
2019-09-18  Ben Peledclk: mvebu: ap80x: add AP807 clock support
2019-09-18  Ben Peledclk: mvebu: ap806: Prepare the introduction of AP807...
2019-09-18  Omri Itachclk: mvebu: ap806: add AP-DCLK (hclk) to system control...
2019-09-18  Miquel Raynalclk: mvebu: ap806: be more explicit on what SaR is
2019-09-18  Ben Peledclk: mvebu: ap80x-cpu: add AP807 CPU clock support
2019-09-18  Christine Gharzuziclk: mvebu: ap806-cpu: prepare mapping of AP807 CPU...
2019-09-18  Miquel Raynaldt-bindings: ap806: Document AP807 clock compatible
2019-09-18  Miquel Raynaldt-bindings: ap80x: Document AP807 CPU clock compatible
2019-09-17  Taniya Dasclk: qcom: rcg: Return failure for RCG update
2019-09-17  Lubomir Rintelclk: remove extra ---help--- tags in Kconfig
2019-09-17  Masahiro Yamadaclk: add include guard to clk-conf.h
2019-09-17  Weiyi Luclk: mediatek: Runtime PM support for MT8183 mcucfg...
2019-09-17  Weiyi Luclk: mediatek: Register clock gate with device
2019-09-17  Chunfeng Yunclk: mediatek: add pericfg clocks for MT8183
2019-09-17  Chunfeng Yundt-bindings: clock: mediatek: add pericfg for MT8183
2019-09-09  mtk01761clk: mediatek: Add MT6779 clock support
2019-09-09  mtk01761clk: mediatek: Add dt-bindings for MT6779 clocks
2019-09-09  mtk01761dt-bindings: mediatek: bindings for MT6779 clk
2019-09-09  Jorge Ramirez... clk: qcom: fix QCS404 TuringCC regmap
2019-09-09  Vinod Koulclk: qcom: clk-rpmh: Add support for SM8150
2019-09-09  Vinod Kouldt-bindings: clock: Document SM8150 rpmh-clock compatible
2019-09-09  Vinod Koulclk: qcom: clk-rpmh: Convert to parent data scheme
2019-09-09  Vinod Kouldt-bindings: clock: Document the parent clocks
2019-09-09  Taniya Dasclk: qcom: gcc: Use floor ops for SDCC clocks
2019-09-09  Vinod Koulclk: qcom: gcc-qcs404: Use floor ops for sdcc clks
2019-09-09  Stephen Boydclk: qcom: gcc-sdm845: Use floor ops for sdcc clks
2019-09-06  Joel Stanleyclk: Add support for AST2600 SoC
2019-09-06  Joel Stanleyclk: aspeed: Move structures to header
2019-09-06  YueHaibingclk: st: clkgen-pll: remove unused variable 'st_pll3200...
2019-09-06  YueHaibingclk: st: clkgen-fsyn: remove unused variable 'st_quadfs...
2019-09-05  Stephen Boydclk: Document of_parse_clkspec() some more
2019-09-04  Stephen BoydMerge tag 'sunxi-clk-for-5.4-1' of https://git.kernel...
2019-09-04  Stephen BoydMerge tag 'clk-imx-5.4' of git://git.kernel.org/pub...
2019-09-04  Stephen BoydMerge tag 'clk-meson-v5.4-2' of https://github.com...
2019-08-26  Neil Armstrongclk: meson: g12a: add support for SM1 CPU 1, 2 & 3...
2019-08-26  Neil Armstrongclk: meson: g12a: add support for SM1 DynamIQ Shared...
2019-08-26  Neil Armstrongclk: meson: g12a: add support for SM1 GP1 PLL
2019-08-26  Jerome BrunetMerge branch 'v5.4/dt' into v5.4/drivers
2019-08-26  Neil Armstrongdt-bindings: clk: meson: add sm1 periph clock controlle...
2019-08-24  Peng Fanclk: imx: imx8mn: fix audio pll setting
2019-08-21  Jernej Skrabecclk: sunxi-ng: h6: Allow I2S to change parent rate
2019-08-20  Jerome Brunetclk: meson: axg-audio: add g12a reset support
2019-08-20  Jerome BrunetMerge branch 'v5.4/dt' into v5.4/drivers
2019-08-20  Jerome Brunetdt-bindings: clock: meson: add resets to the audio...
2019-08-19  Anson Huangclk: imx8mn: Add necessary frequency support for ARM...
2019-08-19  Anson Huangclk: imx8mn: Add missing rate_count assignment for...
2019-08-19  Peng Fanclk: imx8mn: fix int pll clk gate
2019-08-19  Leonard Crestezclk: imx8mn: Add GIC clock
2019-08-19  Leonard Crestezclk: imx8mn: Fix incorrect parents
2019-08-19  Leonard Crestezclk: imx8mm: Fix incorrect parents
2019-08-19  Leonard Crestezclk: imx8mq: Fix sys3 pll references
2019-08-18  Rishi Guptaclk: Remove extraneous 'for' word in comments
2019-08-16  Stephen Boydclk: composite: Drop unused clk.h include
2019-08-16  Stephen Boydclk: Overwrite clk_hw::init with NULL during clk_register()
2019-08-16  Stephen Boydclk: sunxi: Don't call clk_hw_get_name() on a hw that...
2019-08-16  Stephen Boydclk: ti: Don't reference clk_init_data after registration
2019-08-16  Stephen Boydclk: qcom: Remove error prints from DFS registration
2019-08-16  Stephen Boydrtc: sun6i: Don't reference clk_init_data after registr...
2019-08-16  Stephen Boydclk: zx296718: Don't reference clk_init_data after...
2019-08-16  Stephen Boydclk: milbeaut: Don't reference clk_init_data after...
2019-08-16  Stephen Boydclk: socfpga: deindent code to proper indentation
2019-08-16  Stephen Boydphy: ti: am654-serdes: Don't reference clk_init_data...
2019-08-16  Stephen Boydclk: sprd: Don't reference clk_init_data after registration
2019-08-16  Stephen Boydclk: socfpga: Don't reference clk_init_data after regis...
2019-08-16  Stephen Boydclk: sirf: Don't reference clk_init_data after registration
2019-08-16  Stephen Boydclk: qcom: Don't reference clk_init_data after registration
2019-08-16  Stephen Boydclk: meson: axg-audio: Don't reference clk_init_data...
2019-08-16  Stephen Boydclk: lochnagar: Don't reference clk_init_data after...
2019-08-16  Stephen Boydclk: actions: Don't reference clk_init_data after regis...
2019-08-14  Stephen BoydMerge tag 'clk-meson-v5.4-1' of https://github.com...
2019-08-12  Paul Cercueilclk: ingenic: Use CLK_OF_DECLARE_DRIVER macro
2019-08-12  Anson Huangclk: imx8mq: Unregister clks when of_clk_add_provider...
2019-08-12  Anson Huangclk: imx8mm: Unregister clks when of_clk_add_provider...
2019-08-12  Icenowy Zhengclk: sunxi-ng: v3s: add Allwinner V3 support
2019-08-12  Icenowy Zhengclk: sunxi-ng: v3s: add missing clock slices for MMC2...
2019-08-09  Jerome BrunetMerge branch 'v5.4/dt' into v5.4/drivers
2019-08-09  Neil Armstrongclk: meson: g12a: expose CPUB clock ID for G12B
2019-08-09  Neil Armstrongclk: meson: g12a: add notifiers to handle cpu clock...
2019-08-09  Neil Armstrongclk: meson: add g12a cpu dynamic divider driver
2019-08-09  Neil Armstrongclk: core: introduce clk_hw_set_parent()
2019-08-08  Gregory CLEMENTclk: mvebu: ap806: Fix clock name for the cluster
2019-08-08  Gregory CLEMENTclk: mvebu: add CPU clock driver for Armada 7K/8K
2019-08-08  Gregory CLEMENTclk: mvebu: add helper file for Armada AP and CP clocks
2019-08-08  Gregory CLEMENTdt-bindings: ap806: add the cluster clock node in the...
2019-08-08  Govind Singhclk: qcom: define probe by index API as common API
2019-08-08  yong.liangclk: reset: Modify reset-controller driver
2019-08-08  Govind Singhclk: qcom: Add WCSS gcc clock control for QCS404
2019-08-08  Markus Elfringclk: Use seq_puts() in possible_parent_show()
2019-08-08  Leonard Crestezclk: Assert prepare_lock in clk_core_get_boundaries
2019-08-08  Leonard Crestezclk: Add clk_min/max_rate entries in debugfs
2019-08-08  Andrey Smirnovclk: Constify struct clk_bulk_data * where possible
2019-08-08  Marc Gonzalezclk: qcom: msm8916: Don't build by default
next