]> git.karo-electronics.de Git - karo-tx-linux.git/history - drivers
clk: x86: pmc-atom: Checking for IS_ERR() instead of NULL
[karo-tx-linux.git] / drivers /
2017-05-01 Dan Carpenterclk: x86: pmc-atom: Checking for IS_ERR() instead of...
2017-04-28 Arnd Bergmannclk: ti: divider: try to fix ti_clk_register_divider
2017-04-22 Markus Elfringclk: mvebu: Use kcalloc() in two functions
2017-04-22 Markus Elfringclk: mvebu: Use kcalloc() in of_cpu_clk_setup()
2017-04-22 Markus Elfringclk: nomadik: Delete error messages for a failed memory...
2017-04-22 Markus Elfringclk: nomadik: Use seq_puts() in nomadik_src_clk_show()
2017-04-22 Markus Elfringclk: Improve a size determination in two functions
2017-04-22 Markus Elfringclk: Replace four seq_printf() calls by seq_putc()
2017-04-22 Markus Elfringclk: si5351: Delete an error message for a failed memor...
2017-04-22 Markus Elfringclk: si5351: Use devm_kcalloc() in si5351_i2c_probe()
2017-04-22 Markus Elfringclk: at91: Use kcalloc() in of_at91_clk_pll_get_charact...
2017-04-22 John Crispinclk: mediatek: add mt2701 ethernet reset
2017-04-22 Stephen BoydMerge tag 'sunxi-clk-for-4.12-2' of https://git.kernel...
2017-04-22 Daniel Lezcanoclk: hi6220: Add the hi655x's pmic clock
2017-04-22 Arnd Bergmannclk: ti: fix building without legacy omap3
2017-04-22 Arnd Bergmannclk: ti: fix linker error with !SOC_OMAP4
2017-04-19 Markus Elfringclk: hi3620: Fix a typo in one variable name
2017-04-19 Markus Elfringclk: hi3620: Delete error messages for a failed memory...
2017-04-19 Markus Elfringclk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()
2017-04-19 Markus Elfringclk: hisilicon: Delete error messages for failed memory...
2017-04-19 Markus Elfringclk: hisilicon: Use devm_kmalloc_array() in hisi_clk_al...
2017-04-19 Markus Elfringclk: hisilicon: Use kcalloc() in hisi_clk_init()
2017-04-19 Kuninori Morimotoclk: cs2000: select 12.20 High Accuracy on LFRatioCfg
2017-04-19 Kuninori Morimotoclk: cs2000: tidyup DEVICE_CFG2 settings
2017-04-19 Kuninori Morimotoclk: cs2000: enable clock skipping mode
2017-04-19 Stanimir Varbanovclk: qcom: add parent for venus core0 and core1 gdsc's
2017-04-19 Pierre-Louis Bossartclk: x86: add "mclk" alias for Baytrail/Cherrytrail
2017-04-19 Bharat Kumar Reddy... clk: ns2: Correct SDIO bits
2017-04-19 Srinivas Kandagatlaclk: qcom: clk-smd-rpm: fix rate for branch clks during...
2017-04-19 Stefan Agnerclk: imx7d: fix USDHC NAND clock
2017-04-19 Thomas Petazzoniclk: spear: fix ADC clock definition on SPEAr600
2017-04-19 Kevin-CW Chenclk: mediatek: add clk support for MT6797
2017-04-19 Stephen BoydMerge branch 'clk-mt6797' into clk-next
2017-04-19 Dong Aishengclk: imx7d: add the missing ipg_root_clk
2017-04-19 Dong Aishengclk: clk-imx7d: fix ahb clk definition
2017-04-19 Alexey Firagoclk: vc5: Add support for IDT VersaClock 5P49V5935
2017-04-19 Alexey Firagoclk: vc5: Add structure to describe particular chip...
2017-04-19 Stephen BoydMerge tag 'sunxi-clk-for-4.12' of https://git.kernel...
2017-04-17 Stephen BoydMerge branch 'clk-fixes' into clk-next
2017-04-17 Stephen BoydMerge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https...
2017-04-13 Chen-Yu Tsaiclk: sunxi-ng: a80: Fix audio PLL comment not matching...
2017-04-13 Chen-Yu Tsaiclk: sunxi-ng: Fix round_rate/set_rate multiplier minim...
2017-04-13 Chen-Yu Tsaiclk: sunxi-ng: use 1 as fallback for minimum multiplier
2017-04-13 Chen-Yu Tsaiclk: sunxi-ng: a33: gate then ungate PLL CPU clk after...
2017-04-13 Chen-Yu Tsaiclk: sunxi-ng: Add clk notifier to gate then ungate...
2017-04-13 Tobias Regneryclk: sunxi-ng: fix build failure in ccu-sun9i-a80 driver
2017-04-13 Tobias Regneryclk: sunxi-ng: fix build error without CONFIG_RESET_CON...
2017-04-12 Kuninori Morimotoclk: cs2000: use existing priv_to_dev() to getting...
2017-04-12 Michael TurquetteMerge tag 'meson-clk-for-4.12' of git://github.com...
2017-04-12 Michael TurquetteMerge tag 'amlogic-clk' of git://git.kernel.org/pub...
2017-04-12 Peter De Schrijverclk: aggregate return codes of notify chains
2017-04-12 Peter De Schrijverclk: add clk_possible_parents debugfs file
2017-04-12 Robin van der Grachtclk: imx: correct uart4_serial clock name in driver...
2017-04-12 Stephen Boydclk: zte: Mark pll config tables as const
2017-04-12 Shawn Guoclk: zte: add pll_vga clock for zx296718
2017-04-12 Shawn Guoclk: zte: pd_bit is not 0 on zx296718
2017-04-12 Shawn Guoclk: zte: set CLK_SET_RATE_PARENT for a few zx296718...
2017-04-12 Robin van der Grachtclk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clock
2017-04-12 Michael TurquetteMerge tag 'tegra-for-4.12-clk' of git://git.kernel...
2017-04-12 Kuninori Morimotocs-2000-cp: keep Reserved bit on each register
2017-04-12 Rajendra Nayakclk: qcom: msm8996: Fix the vfe1 powerdomain name
2017-04-12 Gabriel Fernandezclk: stm32f4: fix timeout management for pll and ready...
2017-04-12 Ray Juiclk: iproc: Remove redundant check
2017-04-12 Michael TurquetteMerge tag 'v4.12-rockchip-clk1' of git://git.kernel...
2017-04-12 Michael TurquetteMerge tag 'clk-renesas-for-v4.12-tag2' of git://git...
2017-04-12 Stephen BoydMerge branch 'clk-fixes' into clk-next
2017-04-12 Gabriel Fernandezclk: stm32f4: fix: exclude values 0 and 1 for PLLQ
2017-04-12 Stephen BoydMerge branch 'for-4.12-ti-clk-cleanups' of https:/...
2017-04-12 Leo Yanclk: hi6220: add debug APB clock
2017-04-10 Icenowy Zhengclk: sunxi-ng: fix PRCM CCU CLK_NUMBER value
2017-04-10 Icenowy Zhengclk: sunxi-ng: fix PRCM CCU ir clk parent
2017-04-07 Martin Blumenstinglclk: meson: mpll: use 64bit math in rate_from_params
2017-04-07 Martin Blumenstinglclk: meson: mpll: fix division by zero in rate_from_params
2017-04-07 Jerome Brunetclk: meson: gxbb: add cts_i958 clock
2017-04-07 Jerome Brunetclk: meson: gxbb: add cts_mclk_i958
2017-04-07 Jerome Brunetclk: meson: gxbb: add cts_amclk
2017-04-07 Jerome Brunetclk: meson: add audio clock divider support
2017-04-07 Jerome Brunetclk: meson: gxbb: protect against holes in the onecell_...
2017-04-06 Priit Laesclk: sunxi-ng: Display index when clock registration...
2017-04-05 Chen-Yu Tsaiclk: sunxi-ng: a33: Add offset and minimum value for...
2017-04-05 Chen-Yu Tsaiclk: sunxi-ng: a80: Remodel CPU cluster PLLs as N-type...
2017-04-05 Chen-Yu Tsaiclk: sunxi-ng: mult: Support PLL lock detection
2017-04-04 Kevin HilmanMerge branch 'v4.12/clk-drivers' into v4.12/clk
2017-04-04 Neil Armstrongclk: meson-gxbb: Add GXL/GXM GP0 Variant
2017-04-04 Neil Armstrongclk: meson-gxbb: Add GP0 PLL init parameters
2017-04-04 Neil Armstrongclk: meson: Add support for parameters for specific...
2017-04-04 Neil Armstrongclk: meson-gxbb: Add MALI clocks
2017-04-04 Neil Armstrongclk: meson-gxbb: Expose GP0 dt-bindings clock id
2017-04-04 Neil Armstrongclk: meson-gxbb: Add MALI clock IDS
2017-04-04 Jerome Brunetdt-bindings: clk: gxbb: expose i2s output clock gates
2017-04-04 Icenowy Zhengclk: sunxi-ng: add support for PRCM CCUs
2017-04-04 Jon Hunterclk: tegra: Don't reset PLL-CX if it is already enabled
2017-04-04 Peter De Schrijverclk: tegra: Add missing Tegra210 clocks
2017-04-04 Alex Fridclk: tegra: Propagate clk_out_x rate to parent
2017-04-04 Gabriel Fernandezclk: stm32f4: fix: exclude values 0 and 1 for PLLQ
2017-03-30 Geert Uytterhoevenclk: renesas: rcar-gen3-cpg: Add support for RCLK on...
2017-03-30 Geert Uytterhoevenclk: renesas: r8a7795: Add support for R-Car H3 ES2.0
2017-03-30 Geert Uytterhoevenclk: renesas: cpg-mssr: Add support for fixing up clock...
2017-03-27 Jerome Brunetclk: meson: mpll: correct N2 maximum value
2017-03-27 Jerome Brunetclk: meson8b: add the mplls clocks 0, 1 and 2
next