1
0
Fork 0
alistair23-linux/drivers/clk/ti
Linus Torvalds 5f1201d515 The changes to the common clock framework for 4.2 are dominated by new
drivers and updates to existing ones, as usual. There are some fixes to
 the framework itself and several cleanups for sparse warnings, etc.
 Please consider pulling.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJVlCubAAoJEKI6nJvDJaTUJ3cQAKdaU+NpWX9Qajt6snIHcqB6
 nBg57DltuPh1XFMPHDIdPe+8rK0RDQjao6jwzzqUKGaZJ3sycPCIn8mh+iZCP7Se
 yxhacQIAIp2qbIlIQ8Epcc6jnma/8cUyfB0BuYMddzb7bk2PXLfLxzJgAo5pXZM1
 LQoBxdpBh3Y7vcdBFLuHsnORTZdRI29Nu7p5dRK27vxWFBoCqL3bshHSS8g7lTBc
 XUWcFhfFe7WvMvBqqF8pSJlCmHzO90S0MmFPT4OQy4NtAysPpjsqI6RPCHBTyvy+
 oniMM6zM/RdN1VnLB49HvAL4mArjAdsQGxNywsUpvD/IcZPbpM8N3VA3xHzANMfy
 iJ9374zgjRn3/YBfjYFCcyVUY7SPeiRsXh97ZMZJGY5BC5FbXuKMn3STPrUilhw/
 CMSq9ARdmjlPQDW5EuEGFeap+7oz4q4Kgk0qgmOktIVYhtt9Pn0ddMKINIpokzbi
 4w0z1kc/YVHZpFMNYxAQoxYzejU9hxybUvYUEnu9RFzzOW+o7DsmMv7k5r1XY+oO
 P1Kz0jVWCw46XnvP6z1V4SforZOQXr1Om698O8fd7ke7Q7gFCr2UQjIuXliC/g8u
 NREqu1kceXTeWnt0LFZB7GMOo2Edo21qYIAILyqTO50QJL2at5WLoibaM03y7I7x
 GeMP1APDHJI0E5dn0v5P
 =Iv72
 -----END PGP SIGNATURE-----

Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux

Pull clock framework updates from Michael Turquette:
 "The changes to the common clock framework for 4.2 are dominated by new
  drivers and updates to existing ones, as usual.

  There are some fixes to the framework itself and several cleanups for
  sparse warnings, etc"

* tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: (135 commits)
  clk: stm32: Add clock driver for STM32F4[23]xxx devices
  dt-bindings: Document the STM32F4 clock bindings
  cpufreq: exynos: remove Exynos4210 specific cpufreq driver support
  ARM: Exynos: switch to using generic cpufreq driver for Exynos4210
  clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu clock
  clk: samsung: add infrastructure to register cpu clocks
  clk: add CLK_RECALC_NEW_RATES clock flag for Exynos cpu clock support
  doc: dt: add documentation for lpc1850-ccu clk driver
  clk: add lpc18xx ccu clk driver
  doc: dt: add documentation for lpc1850-cgu clk driver
  clk: add lpc18xx cgu clk driver
  clk: keystone: add support for post divider register for main pll
  clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED
  clk: cygnus: remove Cygnus dummy clock binding
  clk: cygnus: add clock support for Broadcom Cygnus
  clk: Change bcm clocks build dependency
  clk: iproc: add initial common clock support
  clk: iproc: define Broadcom iProc clock binding
  MAINTAINERS: update email for Michael Turquette
  clk: meson: add some error handling in meson_clk_register_cpu()
  ...
2015-07-01 19:22:00 -07:00
..
Makefile clk: omap: compile legacy omap3 clocks conditionally 2015-02-03 11:06:11 -08:00
apll.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00
autoidle.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00
clk-2xxx.c ARM: OMAP2: clock: add DT boot support for cpufreq_ck 2014-05-28 13:05:57 +03:00
clk-3xxx-legacy.c clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliases 2015-03-24 20:23:50 +02:00
clk-3xxx.c clk: ti: clk-3xxx: Correct McBSP related DT clock definitions 2015-03-24 20:23:50 +02:00
clk-7xx.c CLK: TI: always enable DESHDCP clock 2015-06-04 09:00:52 +03:00
clk-33xx.c clk: ti: am335x: remove unecessary cpu0 clk node 2014-02-24 22:56:38 -08:00
clk-43xx.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2014-06-12 14:27:40 -07:00
clk-44xx.c clk: ti: OMAP4: Remove the legacy timer DT clock aliases 2015-03-24 20:23:50 +02:00
clk-54xx.c clk: ti: OMAP5: Correct the DT clock aliases for timers 2015-03-24 20:23:50 +02:00
clk-816x.c clk: ti: Initialize clocks for dm816x 2015-01-20 10:09:08 -08:00
clk-dra7-atl.c clk: ti: Silence sparse warnings 2015-05-14 17:11:26 -07:00
clk.c clk: ti: Silence sparse warnings 2015-05-14 17:11:26 -07:00
clock.h clk: ti: composite: add support for legacy composite clock init 2015-01-30 10:55:15 -08:00
clockdomain.c clk: ti: Use of_clk_get_parent_count() instead of open coding 2015-06-04 13:51:37 -07:00
composite.c clk: don't use __initconst for non-const arrays 2015-04-12 17:18:27 -07:00
divider.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00
dpll.c clk: ti: Silence sparse warnings 2015-05-14 17:11:26 -07:00
fapll.c clk: ti: Silence sparse warnings 2015-05-14 17:11:26 -07:00
fixed-factor.c clk: ti: add support for TI fixed factor clock 2014-01-17 12:35:07 -08:00
gate.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00
interface.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00
mux.c clk: ti: fix ti_clk_get_reg_addr error handling 2015-03-24 20:23:36 +02:00