]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlogic...
[linux.git] / drivers /
2020-01-31 Stephen BoydMerge branches 'clk-debugfs-danger', 'clk-basic-hw...
2020-01-31 Stephen BoydMerge branches 'clk-uniphier', 'clk-warn-critical'...
2020-01-31 Stephen BoydMerge branches 'clk-init-allocation', 'clk-unused'...
2020-01-22 Stephen BoydMerge tag 'sunxi-clk-for-5.6' of https://git.kernel...
2020-01-17 Stephen BoydMerge tag 'clk-meson-v5.6-1' of https://github.com...
2020-01-10 Stephen BoydMerge tag 'clk-renesas-for-v5.6-tag1' of git://git...
2020-01-08 Geert Uytterhoevenclk: renesas: Prepare for split of R-Car H3 config symbol
2020-01-08 Stephen Boydclk: divider: Add support for specifying parents via...
2020-01-07 Martin Blumenstinglclk: meson: meson8b: make the CCF use the glitch-free...
2020-01-07 Stephen Boydclk: gate: Add support for specifying parents via DT...
2020-01-07 Stephen Boydclk: mux: Add support for specifying parents via DT...
2020-01-07 Stephen Boydclk: asm9260: Use parent accuracy in fixed rate clk
2020-01-07 Stephen Boydclk: fixed-rate: Add clk flags for parent accuracy
2020-01-06 Geert Uytterhoevenclk: Add support for setting clk_rate via debugfs
2020-01-06 Eugen Hristevclk: at91: sam9x60: fix programmable clock prescaler
2020-01-06 Eugen Hristevclk: at91: sam9x60-pll: adapt PMC_PLL_ACR default value
2020-01-05 Stephen Boydclk: fixed-rate: Add support for specifying parents...
2020-01-05 Stephen Boydclk: fixed-rate: Move to_clk_fixed_rate() to C file
2020-01-05 Stephen Boydclk: fixed-rate: Remove clk_register_fixed_rate_with_ac...
2020-01-05 Stephen Boydclk: fixed-rate: Convert to clk_hw based APIs
2020-01-05 Stephen Boydclk: gpio: Use DT way of specifying parents
2020-01-05 Krzysztof Kozlowskiclk: Fix Kconfig indentation
2020-01-05 Linus Walleijclk: ux500: Fix up the SGA clock for some variants
2020-01-05 Stephen Boydclk: Warn about critical clks that fail to enable
2020-01-05 Kunihiko Hayashiclk: uniphier: Add SCSSI clock gate for each channel
2020-01-05 Stephen Boydclk: Use parent node pointer during registration if...
2020-01-04 Maxime Ripardclk: sunxi: a23/a33: Export the MIPI PLL
2020-01-04 Maxime Ripardclk: sunxi: a31: Export the MIPI PLL
2020-01-04 Vasily Khoruzhickclk: sunxi-ng: a64: export CLK_CPUX clock for DVFS
2020-01-04 Icenowy Zhengclk: sunxi-ng: add mux and pll notifiers for A64 CPU clock
2020-01-03 Chen-Yu Tsaiclk: sunxi-ng: r40: Export MBUS clock
2019-12-26 Guenter Roeckclk: Don't try to enable critical clocks if prepare failed
2019-12-24 YueHaibingclk: bm1800: Remove set but not used variable 'fref'
2019-12-24 Dmitry Osipenkoclk: tegra: Fix double-free in tegra_clk_init()
2019-12-24 Marek Szyprowskiclk: samsung: exynos5420: Keep top G3D clocks enabled
2019-12-24 Jerome Brunetclk: add terminate callback to clk_ops
2019-12-24 Jerome Brunetclk: let init callback return an error code
2019-12-24 Jerome Brunetclk: actually call the clock init before any other...
2019-12-20 Chris Brandtclk: renesas: r7s9210: Add SPIBSC clock
2019-12-20 Sergei Shtylyovclk: renesas: rcar-gen3: Allow changing the RPC[D2] clocks
2019-12-19 Jeffrey Hugoclk: qcom: Avoid SMMU/cx gdsc corner cases
2019-12-19 Matthias Kaehlckeclk: qcom: gcc-sc7180: Fix setting flag for votable GDSCs
2019-12-18 Olof Johanssonclk: Move clk_core_reparent_orphans() under CONFIG_OF
2019-12-16 Alexandre Belloniclk: at91: fix possible deadlock
2019-12-16 Jerome BrunetMerge branch 'v5.5/fixes' into v5.6/drivers
2019-12-16 Remi Pommarelclk: meson: pll: Fix by 0 division in __pll_params_to_r...
2019-12-16 Jerome Brunetclk: meson: g12a: fix missing uart2 in regmap table
2019-12-13 Geert Uytterhoevenclk: renesas: Remove use of ARCH_R8A7796
2019-12-13 Stephen BoydMerge tag 'imx-clk-fixes-5.5' of git://git.kernel.org...
2019-12-13 Jerome Brunetclk: walk orphan list on clock provider registration
2019-12-11 Martin Blumenstinglclk: meson: meson8b: use of_clk_hw_register to register...
2019-12-11 Martin Blumenstinglclk: meson: meson8b: don't register the XTAL clock...
2019-12-11 Martin Blumenstinglclk: meson: meson8b: change references to the XTAL...
2019-12-11 Martin Blumenstinglclk: meson: meson8b: use clk_hw_set_parent in the CPU...
2019-12-11 Martin Blumenstinglclk: meson: add a driver for the Meson8/8b/8m2 DDR...
2019-12-11 Peng Fanclk: imx: pll14xx: fix clk_pll14xx_wait_lock
2019-12-10 Geert Uytterhoevenclk: renesas: rcar-gen2: Change multipliers and divider...
2019-12-09 Corentin Labbeclk: sunxi: use of_device_get_match_data
2019-12-09 Peng Fanclk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_...
2019-12-09 Peng Fanclk: imx: clk-composite-8m: add lock to gate/mux
2019-12-08 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2019-12-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git.kernel.org/pub/scm...
2019-12-08 Linus TorvaldsMerge tag '5.5-rc-smb3-fixes-part2' of git://git.samba...
2019-12-08 Linus TorvaldsMerge branch 'work.misc' of git://git.kernel.org/pub...
2019-12-08 Linus TorvaldsMerge tag 'ntb-5.5' of git://github.com/jonmason/ntb
2019-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2019-12-08 Linus TorvaldsMerge tag 'iomap-5.5-merge-14' of git://git.kernel...
2019-12-08 Linus TorvaldsMerge tag 'xfs-5.5-merge-17' of git://git.kernel.org...
2019-12-08 Linus TorvaldsMerge tag 'for-linus-5.5-ofs1' of git://git.kernel...
2019-12-08 Linus TorvaldsMerge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
2019-12-08 Linus TorvaldsMerge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org...
2019-12-07 Linus TorvaldsMerge tag 'vfio-v5.5-rc1' of git://github.com/awilliam...
2019-12-07 Linus TorvaldsMerge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel...
2019-12-07 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-12-07 Heiner Kallweitr8169: fix rtl_hw_jumbo_disable for RTL8168evl
2019-12-07 Jiasen LinNTB: Add Hygon Device ID
2019-12-07 Heiner Kallweitr8169: add missing RX enabling for WoL on RTL8125
2019-12-07 Stefano Garzarellavhost/vsock: accept only packets with the right dst_cid
2019-12-07 Grygorii Strashkonet: phy: dp83867: fix hfs boot in rgmii mode
2019-12-07 Grygorii Strashkonet: ethernet: ti: cpsw: fix extra rx interrupt
2019-12-07 Aditya Pakkipppoe: remove redundant BUG_ON() check in pppoe_pernet
2019-12-07 David S. MillerMerge tag 'mlx5-fixes-2019-12-05' of git://git.kernel...
2019-12-07 Bruno Carneiro da... lpc_eth: kernel BUG on remove
2019-12-07 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2019-12-06 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git.kernel.org/pub...
2019-12-06 Linus TorvaldsMerge tag 'arm64-upstream' of git://git.kernel.org...
2019-12-06 Linus TorvaldsMerge tag 'powerpc-5.5-2' of git://git.kernel.org/pub...
2019-12-06 Linus TorvaldsMerge tag 'powerpc-5.5-3' of git://git.kernel.org/pub...
2019-12-06 Linus TorvaldsMerge tag 'sound-fix-5.5-rc1' of git://git.kernel.org...
2019-12-06 Chuhong Yuanphy: mdio-thunder: add missed pci_release_regions in remove
2019-12-06 Jongsung Kimnet: stmmac: reset Tx desc base address before restarti...
2019-12-06 Yangbo Luenetc: disable EEE autoneg by default
2019-12-06 Dmitry TorokhovMerge branch 'next' into for-linus
2019-12-06 Linus TorvaldsMerge tag 'drm-next-2019-12-06' of git://anongit.freede...
2019-12-06 Linus TorvaldsMerge tag 'for-linus-20191205' of git://git.kernel...
2019-12-06 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2019-12-06 Olof JohanssonMerge tag 'arm-soc/for-5.5/devicetree-part2' of https...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-memory-fixes' of git://git...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-soc-fixes' of git://git.kernel...
2019-12-06 Olof JohanssonMerge tag 'tegra-for-5.5-cpufreq' of git://git.kernel...
next