aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
AgeCommit message (Expand)Author
2017-04-19clk: spear: fix ADC clock definition on SPEAr600Thomas Petazzoni
2017-04-19clk: mediatek: add clk support for MT6797Kevin-CW Chen
2017-04-19clk: imx7d: add the missing ipg_root_clkDong Aisheng
2017-04-19clk: clk-imx7d: fix ahb clk definitionDong Aisheng
2017-04-19clk: vc5: Add support for IDT VersaClock 5P49V5935Alexey Firago
2017-04-19clk: vc5: Add structure to describe particular chip featuresAlexey Firago
2017-04-19Merge tag 'sunxi-clk-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd
2017-04-17Merge branch 'clk-fixes' into clk-nextStephen Boyd
2017-04-17Merge tag 'sunxi-clk-fixes-for-4.11-2-bis' of https://git.kernel.org/pub/scm/...Stephen Boyd
2017-04-13clk: sunxi-ng: a80: Fix audio PLL comment not matching actual codeChen-Yu Tsai
2017-04-13clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatchChen-Yu Tsai
2017-04-13clk: sunxi-ng: use 1 as fallback for minimum multiplierChen-Yu Tsai
2017-04-13clk: sunxi-ng: a33: gate then ungate PLL CPU clk after rate changeChen-Yu Tsai
2017-04-13clk: sunxi-ng: Add clk notifier to gate then ungate PLL clocksChen-Yu Tsai
2017-04-13clk: sunxi-ng: fix build failure in ccu-sun9i-a80 driverTobias Regnery
2017-04-13clk: sunxi-ng: fix build error without CONFIG_RESET_CONTROLLERTobias Regnery
2017-04-12clk: cs2000: use existing priv_to_dev() to getting struct deviceKuninori Morimoto
2017-04-12Merge tag 'meson-clk-for-4.12' of git://github.com/BayLibre/clk-meson into cl...Michael Turquette
2017-04-12Merge tag 'amlogic-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/khil...Michael Turquette
2017-04-12clk: aggregate return codes of notify chainsPeter De Schrijver
2017-04-12clk: add clk_possible_parents debugfs filePeter De Schrijver
2017-04-12clk: imx: correct uart4_serial clock name in driver for i.MX6ULRobin van der Gracht
2017-04-12clk: zte: Mark pll config tables as constStephen Boyd
2017-04-12clk: zte: add pll_vga clock for zx296718Shawn Guo
2017-04-12clk: zte: pd_bit is not 0 on zx296718Shawn Guo
2017-04-12clk: zte: set CLK_SET_RATE_PARENT for a few zx296718 clocksShawn Guo
2017-04-12clk: imx: clk-imx6ul: The i.mx6ul has no aips_tz3 clockRobin van der Gracht
2017-04-12Merge tag 'tegra-for-4.12-clk' of git://git.kernel.org/pub/scm/linux/kernel/g...Michael Turquette
2017-04-12cs-2000-cp: keep Reserved bit on each registerKuninori Morimoto
2017-04-12clk: qcom: msm8996: Fix the vfe1 powerdomain nameRajendra Nayak
2017-04-12clk: stm32f4: fix timeout management for pll and ready gateGabriel Fernandez
2017-04-12clk: iproc: Remove redundant checkRay Jui
2017-04-12Merge tag 'v4.12-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Turquette
2017-04-12Merge tag 'clk-renesas-for-v4.12-tag2' of git://git.kernel.org/pub/scm/linux/...Michael Turquette
2017-04-12Merge branch 'clk-fixes' into clk-nextStephen Boyd
2017-04-12clk: stm32f4: fix: exclude values 0 and 1 for PLLQGabriel Fernandez
2017-04-12Merge branch 'for-4.12-ti-clk-cleanups' of https://github.com/t-kristo/linux-...Stephen Boyd
2017-04-12clk: hi6220: add debug APB clockLeo Yan
2017-04-10clk: sunxi-ng: fix PRCM CCU CLK_NUMBER valueIcenowy Zheng
2017-04-10clk: sunxi-ng: fix PRCM CCU ir clk parentIcenowy Zheng
2017-04-07clk: meson: mpll: use 64bit math in rate_from_paramsMartin Blumenstingl
2017-04-07clk: meson: mpll: fix division by zero in rate_from_paramsMartin Blumenstingl
2017-04-07clk: meson: gxbb: add cts_i958 clockJerome Brunet
2017-04-07clk: meson: gxbb: add cts_mclk_i958Jerome Brunet
2017-04-07clk: meson: gxbb: add cts_amclkJerome Brunet
2017-04-07clk: meson: add audio clock divider supportJerome Brunet
2017-04-07clk: meson: gxbb: protect against holes in the onecell_data arrayJerome Brunet
2017-04-07ARM/clk: move the ICST library to drivers/clkLinus Walleij
2017-04-06clk: sunxi-ng: Display index when clock registration failsPriit Laes
2017-04-05clk: sunxi-ng: a33: Add offset and minimum value for DDR1 PLL N factorChen-Yu Tsai