..
at91
clk: at91: Convert to clk_hw based provider APIs
2015-08-24 16:48:47 -07:00
bcm
clk: bcm: Convert to clk_hw based provider APIs
2015-08-24 16:48:48 -07:00
berlin
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
2015-08-24 16:49:12 -07:00
h8300
clk: h8s2678: Fix compile error
2015-09-02 17:07:10 -07:00
hisilicon
clk: Hi6220: separately build stub clock driver
2015-09-03 10:44:55 -07:00
imx
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
2015-08-31 17:38:39 -07:00
ingenic
keystone
Merge branch 'cleanup-clk-h-includes' into clk-next
2015-07-28 11:59:09 -07:00
mediatek
Merge branch 'cleanup-clk-h-includes' into clk-next
2015-07-28 11:59:09 -07:00
meson
mmp
clk: mmp: Convert to clk_hw based provider APIs
2015-08-24 16:48:49 -07:00
mvebu
Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"
2015-10-14 11:28:17 -07:00
mxs
nxp
pistachio
clk: pistachio: correct critical clock list
2015-08-26 11:34:43 -07:00
pxa
The clk framework changes for 4.3 are mostly updates to existing drivers
2015-08-31 17:26:48 -07:00
qcom
clk: qcom: Fix MSM8916 prng clock enable bit
2015-08-25 11:29:21 -07:00
rockchip
A few driver fixes for tegra, rockchip, and st SoCs and a two-liner
2015-09-19 20:17:40 -07:00
samsung
Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-pm into clk-fixes
2015-10-02 11:22:23 -07:00
shmobile
Merge branch 'i2c/for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
2015-09-08 16:16:26 -07:00
sirf
clk: atlas7: fix pll missed divide NR in fraction mode
2015-08-24 16:49:08 -07:00
socfpga
clk: socfpga: Add a second parent option for the dbg_base_clk
2015-08-24 16:49:03 -07:00
spear
The clk framework changes for 4.3 are mostly updates to existing drivers
2015-08-31 17:26:48 -07:00
st
drivers: clk: st: Rename st_pll3200c32_407_c0_x into st_pll3200c32_cx_x
2015-09-17 11:51:43 -07:00
sunxi
The clk framework changes for 4.3 are mostly updates to existing drivers
2015-08-31 17:26:48 -07:00
tegra
clk: tegra: dfll: Properly protect OPP list
2015-09-16 15:16:03 -07:00
ti
clk: ti: dflt: fix enable_reg validity check
2015-10-02 09:24:28 +03:00
ux500
clk/ARM: move Ux500 PRCC bases to the device tree
2015-08-24 16:49:14 -07:00
versatile
drivers/clk: appropriate __init annotation for const data
2015-08-24 16:59:32 -07:00
x86
zte
clk: zx: Constify parent names in clock init data
2015-07-28 11:59:39 -07:00
zynq
ARM: SoC platform updates for v4.3
2015-09-01 12:18:40 -07:00
clk-asm9260.c
clk-axi-clkgen.c
clk-axm5516.c
clk-bcm2835.c
clk: bcm2835: Drop the fixed sys_pclk.
2015-08-12 00:59:20 -07:00
clk-cdce706.c
clk: Convert __clk_get_flags() to clk_hw_get_flags()
2015-08-24 16:48:44 -07:00
clk-cdce925.c
clk-clps711x.c
clk-composite.c
clk: Convert basic types to clk_hw based provider APIs
2015-08-24 16:48:48 -07:00
clk-conf.c
clk-devres.c
clk-divider.c
clk: Convert basic types to clk_hw based provider APIs
2015-08-24 16:48:48 -07:00
clk-efm32gg.c
clk-fixed-factor.c
clk: Convert basic types to clk_hw based provider APIs
2015-08-24 16:48:48 -07:00
clk-fixed-rate.c
clk-fractional-divider.c
clk: basic-type: Silence warnings about lock imbalances
2015-07-28 11:59:28 -07:00
clk-gate.c
clk: basic-type: Silence warnings about lock imbalances
2015-07-28 11:59:28 -07:00
clk-gpio.c
clk: gpio: Mark parent_names array const
2015-07-28 11:59:24 -07:00
clk-highbank.c
clk-ls1x.c
clk-max77686.c
clk-max77802.c
clk-max-gen.c
clk-max-gen.h
clk-mb86s7x.c
clk-moxart.c
clk-mux.c
clk: Replace __clk_get_num_parents with clk_hw_get_num_parents()
2015-08-24 16:48:43 -07:00
clk-nomadik.c
clk-nspire.c
clk-palmas.c
clk-pwm.c
clk-qoriq.c
clk-rk808.c
clk-s2mps11.c
clk: s2mps11: Use kcalloc instead of kzalloc for array allocation
2015-07-28 11:59:32 -07:00
clk-si570.c
clk-si5351.c
clk: si5351: Convert __clk_get_name() to clk_hw_get_name()
2015-08-24 16:49:01 -07:00
clk-si5351.h
clk-stm32f4.c
clk: stm32f4: Convert to clk_hw based provider APIs
2015-08-24 16:48:51 -07:00
clk-twl6040.c
Merge branch 'cleanup-clk-h-includes' into clk-next
2015-07-28 11:59:09 -07:00
clk-u300.c
clk-vt8500.c
clk-wm831x.c
clk-xgene.c
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
2015-08-24 16:49:12 -07:00
clk.c
clk: check for invalid parent index of orphans in __clk_init()
2015-09-16 15:35:18 -07:00
clk.h
clkdev.c
Kconfig
Makefile