]> git.baikalelectronics.ru Git - kernel.git/shortlog
kernel.git
2018-01-27 Stephen BoydMerge branches 'clk-remove-asm-clkdev', 'clk-debugfs...
2018-01-27 Stephen BoydMerge branch 'clk-divider-container' into clk-next
2018-01-27 Stephen BoydMerge branches 'clk-iproc', 'clk-mvebu' and 'clk-qcom...
2018-01-27 Stephen BoydMerge branches 'clk-at91', 'clk-imx7ulp', 'clk-axigen...
2018-01-27 Stephen BoydMerge branches 'clk-spreadtrum', 'clk-mvebu-dvfs',...
2018-01-27 Stephen BoydMerge branches 'clk-qcom-alpha-pll', 'clk-check-ops...
2018-01-10 weiyongjun (A)clk: meson-axg: fix potential NULL dereference in axg_c...
2018-01-10 Stephen BoydMerge tag 'clk-renesas-for-v4.16-tag2' of git://git...
2018-01-10 Stephen Boydclk: Simplify debugfs registration
2018-01-10 Geert Uytterhoevenclk: Fix debugfs_create_*() usage
2018-01-10 Geert Uytterhoevenclk: Show symbolic clock flags in debugfs
2018-01-05 ABE Hiroshigeclk: renesas: r8a7796: Add FDP clock
2018-01-04 Stephen Boydclk: Move __clk_{get,put}() into private clk.h API
2018-01-04 Stephen Boydclk: sunxi: Use CLK_IS_CRITICAL flag for critical clks
2018-01-04 Geert Uytterhoevenclk: Improve flags doc for of_clk_detect_critical()
2018-01-03 Stephen Boydarch: Remove clkdev.h asm-generic from Kbuild
2018-01-03 Stephen BoydMerge tag 'meson-clk-for-v4.16-3' of git://github.com...
2018-01-03 Stephen Boydclk: Prepare to remove asm-generic/clkdev.h
2018-01-02 Stephen Boydblackfin: Use generic clkdev.h header
2018-01-02 Georgi Djakovclk: qcom: Add APCS clock controller support
2018-01-02 Georgi Djakovclk: qcom: Add regmap mux-div clocks support
2018-01-02 Georgi Djakovclk: qcom: Add A53 PLL support
2017-12-28 Jerome Brunetclk: divider: fix incorrect usage of container_of
2017-12-28 Gomonovych... clk: mvebu: armada-37xx-periph: Use PTR_ERR_OR_ZERO()
2017-12-28 Lori Hikichiclk: iproc: Minor tidy up of iproc pll data structures
2017-12-28 Lori Hikichiclk: iproc: Allow plls to do minor rate changes without...
2017-12-28 Lori Hikichiclk: iproc: Fix error in the pll post divider rate...
2017-12-28 Lori Hikichiclk: iproc: Allow iproc pll to runtime calculate vco...
2017-12-28 Wu Fengguangclk: si5351: _si5351_clkout_reset_pll() can be static
2017-12-28 Igor Grinbergclk: pxa: unbreak lookup of CLK_POUT
2017-12-28 weiyongjun (A)clk: meson-axg: make local symbol axg_gp0_params_table...
2017-12-28 weiyongjun (A)clk: meson-axg: fix return value check in axg_clkc_probe()
2017-12-23 Martin Blumenstinglclk: meson: mpll: use 64-bit maths in params_from_rate
2017-12-22 Sergej Sawazkiclk: si5351: Do not enable parent clocks on probe
2017-12-22 Sergej Sawazkiclk: si5351: Rename internal plls to avoid name collisions
2017-12-22 Sergej Sawazkiclk: si5351: Apply PLL soft reset before enabling the...
2017-12-22 Sergej Sawazkiclk: si5351: Add DT property to enable PLL reset
2017-12-22 Alexey Khoroshilovclk: si5351: implement remove handler
2017-12-22 Lars-Peter... clk: axi-clkgen: Round closest in round_rate() and...
2017-12-22 Lars-Peter... clk: axi-clkgen: Correctly handle nocount bit in recalc...
2017-12-22 Stephen Boydclk: Don't touch hardware when reparenting during regis...
2017-12-22 Romain Izardclk: at91: pmc: Support backup for programmable clocks
2017-12-22 Romain Izardclk: at91: pmc: Save SCSR during suspend
2017-12-22 Romain Izardclk: at91: pmc: Wait for clocks when resuming
2017-12-22 Stephen BoydMerge tag 'clk-renesas-for-v4.16-tag1' of git://git...
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: add misc resets for PCIE and NSS
2017-12-22 Abhishek Sahudt-bindings: clock: qcom: add misc resets for PCIE...
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: add GP and Crypto clocks
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: add NSS ethernet port clocks
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: add NSS clocks
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: add PCIE, USB and SDCC clocks
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: add remaining PLL’s
2017-12-22 Abhishek Sahudt-bindings: clock: qcom: add remaining clocks for...
2017-12-22 Abhishek Sahuclk: qcom: ipq8074: fix missing GPLL0 divider width
2017-12-22 Abhishek Sahuclk: qcom: add parent map for regmap mux
2017-12-22 Abhishek Sahuclk: qcom: add read-only divider operations
2017-12-21 Philipp Zabelclk: imx51: uart4, uart5 gates only exist on imx50...
2017-12-21 Yuantian Tangclk: qoriq: add more divider clocks support
2017-12-21 Gregory CLEMENTclk: mvebu: armada-37xx-periph: add DVFS support for...
2017-12-21 Gregory CLEMENTclk: mvebu: armada-37xx-periph: prepare cpu clk to...
2017-12-21 Gregory CLEMENTclk: mvebu: armada-37xx-periph: cosmetic changes
2017-12-21 Chunyan Zhangclk: sprd: add clocks support for SC9860
2017-12-21 Chunyan Zhangclk: sprd: Add dt-bindings include file for SC9860
2017-12-21 Chunyan Zhangdt-bindings: Add Spreadtrum clock binding documentation
2017-12-21 Chunyan Zhangclk: sprd: add adjustable pll support
2017-12-21 Chunyan Zhangclk: sprd: add composite clock support
2017-12-21 Chunyan Zhangclk: sprd: add divider clock support
2017-12-21 Chunyan Zhangclk: sprd: add mux clock support
2017-12-21 Chunyan Zhangclk: sprd: add gate clock support
2017-12-21 Chunyan Zhangclk: sprd: Add common infrastructure
2017-12-21 Chunyan Zhangclk: move clock common macros out from vendor directories
2017-12-21 Michael TurquetteMerge tag 'omap-for-v4.16/clk-omap3-legacy-signed'...
2017-12-20 Jerome Brunetclk: fix set_rate_range when current rate is out of...
2017-12-20 Jerome Brunetclk: add clk_rate_exclusive api
2017-12-20 Jerome Brunetclk: cosmetic changes to clk_summary debugfs entry
2017-12-20 Jerome Brunetclk: add clock protection mechanism to clk core
2017-12-20 Jerome Brunetclk: use round rate to bail out early in set_rate
2017-12-20 Jerome Brunetclk: rework calls to round and determine rate callbacks
2017-12-20 Jerome Brunetclk: add clk_core_set_phase_nolock function
2017-12-20 Jerome Brunetclk: take the prepare lock out of clk_core_set_parent
2017-12-20 Jerome Brunetclk: fix incorrect usage of ENOSYS
2017-12-19 Michael TurquetteMerge tag 'meson-clk-for-v4.16-2' of git://github.com...
2017-12-19 Michael TurquetteMerge tag 'clk-for-v4.16-1' of git://github.com/BayLibr...
2017-12-19 Jerome Brunetclk: check ops pointer on clock register
2017-12-14 Tony Lindgrenclk: ti: Drop legacy clk-3xxx-legacy code
2017-12-14 Geert Uytterhoevenclk: renesas: cpg-mssr: Keep wakeup sources active...
2017-12-14 Geert Uytterhoevenclk: renesas: mstp: Keep wakeup sources active during...
2017-12-14 Qiufang Daiclk: meson-axg: add clock controller drivers
2017-12-14 Jerome BrunetMerge branch 'next/dt' into next/drivers
2017-12-14 Qiufang Daiclk: meson-axg: add clocks dt-bindings required header
2017-12-14 Yixun Landt-bindings: clock: add compatible variant for the...
2017-12-14 Yixun Lanclk: meson: make the spinlock naming more specific
2017-12-14 Abhishek Sahuclk: qcom: add read-only alpha pll post divider operations
2017-12-14 Abhishek Sahuclk: qcom: support for 2 bit PLL post divider
2017-12-14 Abhishek Sahuclk: qcom: support Brammo type Alpha PLL
2017-12-14 Abhishek Sahuclk: qcom: support Huayra type Alpha PLL
2017-12-14 Abhishek Sahuclk: qcom: support for dynamic updating the PLL
2017-12-13 Abhishek Sahuclk: qcom: support for alpha mode configuration
2017-12-13 Abhishek Sahuclk: qcom: flag for 64 bit CONFIG_CTL
2017-12-13 Abhishek Sahuclk: qcom: fix 16 bit alpha support calculation
next