Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
be33465e58ab3a3300c5182844d45c67e73b15e0
/
include
/
linux
/
clk
6f8e853
ARM: OMAP2+: clock: fix DPLL code to use new determine rate APIs
by Tero Kristo
· 10 years ago
e3ab601
ARM: OMAP3: clock: add support for dpll4_set_rate_and_parent
by Tero Kristo
· 10 years ago
83501ff
ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLL
by Tero Kristo
· 10 years ago
d539efa
ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs
by Tero Kristo
· 10 years ago
c0fa237
Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 10 years ago
c08ee14
clk: ti: change clock init to use generic of_clk_init
by Tero Kristo
· 10 years ago
bcc5fd4
clk: at91: add a driver for the h32mx clock
by Alexandre Belloni
· 10 years ago
86be408
clk: Support for clock parents and rates assigned from device tree
by Sylwester Nawrocki
· 10 years ago
3f6eec9
Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-next
by Mike Turquette
· 10 years ago
1a5700b
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next
by Linus Torvalds
· 10 years ago
ce369a5
ARM: OMAP5+: dpll: support Duty Cycle Correction(DCC)
by Andrii Tseglytskyi
· 10 years ago
61f25ca
ARM: OMAP2: clock: add DT boot support for cpufreq_ck
by Tero Kristo
· 11 years ago
be67c3b
CLK: TI: OMAP2: add clock init support
by Tero Kristo
· 11 years ago
de74257
CLK: TI: interface: add support for omap2430 specific interface clock
by Tero Kristo
· 11 years ago
4d00858
CLK: TI: APLL: add support for omap2 aplls
by Tero Kristo
· 11 years ago
aa76fcf
CLK: TI: DPLL: add support for omap2 core dpll
by Tero Kristo
· 11 years ago
a97181a
clk: sunxi: Fixup clk_sunxi_mmc_phase_control to take a clk rather then a hw_clk
by Hans de Goede
· 10 years ago
7b42a99
clk: shmobile: r8a7779: Add clocks support
by Simon Horman
· 11 years ago
80eded6
clk: at91: add slow clks driver
by Boris BREZILLON
· 11 years ago
9571397
clk: sunxi: Implement MMC phase control
by Emilio López
· 11 years ago
2bf73dd6
Merge tag 'tags/cleanup2-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
994c41e
ARM: OMAP2+: clock: fix clkoutx2 with CLK_SET_RATE_PARENT
by Tomi Valkeinen
· 11 years ago
b0504e3
ARM: zynq: Map I/O memory on clkc init
by Michal Simek
· 11 years ago
d30492a
Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
ffab239
CLK: TI: add am43xx clock init file
by Tero Kristo
· 11 years ago
aafd900
CLK: TI: add omap3 clock init file
by Tero Kristo
· 11 years ago
24582b3
CLK: TI: add interface clock support for OMAP3
by Tero Kristo
· 11 years ago
45622e2
CLK: TI: add am33xx clock init file
by Tero Kristo
· 11 years ago
251a449d
CLK: TI: add dra7 clock init file
by Tero Kristo
· 11 years ago
52b1472
CLK: TI: add omap5 clock init file
by Tero Kristo
· 11 years ago
21876ea
CLK: TI: add omap4 clock init file
by Tero Kristo
· 11 years ago
6a369c5
clk: ti: add support for basic mux clock
by Tero Kristo
· 11 years ago
3cd4a59
CLK: TI: add support for clockdomain binding
by Tero Kristo
· 11 years ago
f60b1ea
CLK: TI: add support for gate clock
by Tero Kristo
· 11 years ago
b476119
CLK: ti: add support for ti divider-clock
by Tero Kristo
· 11 years ago
975e154
clk: ti: add composite clock support
by Tero Kristo
· 11 years ago
b1a07b4
CLK: TI: add autoidle support
by Tero Kristo
· 11 years ago
f38b0dd
CLK: TI: Add DPLL clock support
by Tero Kristo
· 11 years ago
819b486
CLK: ti: add init support for clock IP blocks
by Tero Kristo
· 11 years ago
a8acecc
CLK: TI: add DT alias clock registration mechanism
by Tero Kristo
· 11 years ago
11b35a3
Merge tag 'renesas-dt3-for-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/dt
by Olof Johansson
· 11 years ago
770039f
Merge branch 'tegra/dma-reset-rework' into next/dt
by Olof Johansson
· 11 years ago
10cdfe9
clk: shmobile: Add R-Car Gen2 clocks support
by Laurent Pinchart
· 11 years ago
2ae7752
clk: tegra: remove legacy reset APIs
by Stephen Warren
· 11 years ago
1a748d2
clk: at91: add PMC pll clocks
by Boris BREZILLON
· 11 years ago
2edb90a
ARM: at91: move at91_pmc.h to include/linux/clk/at91_pmc.h
by Boris BREZILLON
· 11 years ago
dd03ee9
ARM: mxs: remove custom .init_time hook
by Sebastian Hesselbarth
· 11 years ago
be08045
clk: sunxi: declare OF clock provider
by Sebastian Hesselbarth
· 11 years ago
92295f6
Merge tag 'clk-for-linus-3.11' of git://git.linaro.org/people/mturquette/linux
by Linus Torvalds
· 11 years ago
45e3ec3
clk: tegra: fix ifdef for tegra_periph_reset_assert inline
by Stephen Warren
· 11 years ago
7064f6b
clk: tegra: provide tegra_periph_reset_assert alternative
by Arnd Bergmann
· 11 years ago
e56c60c
Merge tag 'zynq-clk-for-3.11' of git://git.xilinx.com/linux-xlnx into next/soc
by Olof Johansson
· 11 years ago
061cec9
clk: tegra: Use common of_clk_init function
by Prashant Gaikwad
· 11 years ago
ea7e0bd
clk: mvebu: disintegrate obsolete file
by Sebastian Hesselbarth
· 11 years ago
30e1e28
arm: zynq: Migrate platform to clock controller
by Soren Brinkmann
· 11 years ago
6fa52ed
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
83c15f4
Merge branch 'depends/clk-for-3.10' into next/cleanup
by Olof Johansson
· 12 years ago
441f199
clk: tegra: defer application of init table
by Stephen Warren
· 12 years ago
3cb7825
ARM: mxs: remove common.h
by Shawn Guo
· 12 years ago
e874a66
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
by Emilio López
· 12 years ago
bab588f
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
52dec4c
ARM: tegra: remove legacy clock code
by Prashant Gaikwad
· 12 years ago
61fd290
ARM: tegra: migrate to new clock code
by Prashant Gaikwad
· 12 years ago
89572c7
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
by Prashant Gaikwad
· 12 years ago
85a1819
clk: sunxi: Use common of_clk_init() function
by Prashant Gaikwad
· 12 years ago
c271433
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
db5b0ae
Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
97fa4cf
clk: mvebu: add mvebu core clocks.
by Sebastian Hesselbarth
· 12 years ago
404525d
clk: sunxi: Add dummy fixed rate clock for Allwinner A1X SoCs
by Maxime Ripard
· 12 years ago
45aa2c2
clk: Add support for fundamental zynq clks
by Josh Cartwright
· 12 years ago
75fabc3
ARM: bcm2835: add stub clock driver
by Simon Arlott
· 12 years ago