alistair23-linux/drivers/clk/rockchip
Michael Turquette 70750ff2c9 Introduction of a factor type and a variant containing a gate
to be able to also declare factor clocks in their correct
 place in the clock tree instead of having to register factor
 clocks in the init callback separately. And as always some more
 clock-ids and non-regression fixes for mistakes introduced in
 past kernel releases.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQEcBAABCAAGBQJWuwINAAoJEPOmecmc0R2BUgMIAKmXROUpwuap5hhDv+XapDyc
 drU3DmOwFQeIiaODZQVFlx8CcXUN6h/8cPZnc4Qd/ChO73TxfvtWY3S7n0n3F/EH
 RIceQ30OHTUEYh/k449Sf/sTEOW68h4TdhaVrw2gJYKsJ5fg2ih5o6naWnWWE6Ig
 WUh+xeeYdG6L8hCLcUA8sujE3EpG5kJelnWiMBedx6CbuTSSfJcB9tTkg1eOa/R+
 jyBgYJJSuSEwG4mJijV61tanZw1FhWu+i4dEAGHkWgimuGekO4CEnRRczZ1hw7x2
 O/cBfpLW4D2iGMlrvyUhcB/pe/TmRdz4SfzDSTwLPtpCfqEiZRmxH4mwW4s8hv4=
 =igdK
 -----END PGP SIGNATURE-----

Merge tag 'v4.6-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next

Introduction of a factor type and a variant containing a gate
to be able to also declare factor clocks in their correct
place in the clock tree instead of having to register factor
clocks in the init callback separately. And as always some more
clock-ids and non-regression fixes for mistakes introduced in
past kernel releases.
2016-02-15 11:59:45 -08:00
..
clk-cpu.c clk: rockchip: allow more than 2 parents for cpuclk 2015-12-09 22:30:42 +01:00
clk-inverter.c clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw) 2015-08-24 16:49:12 -07:00
clk-mmc-phase.c The majority of the changes are driver updates and new device 2015-11-05 12:59:36 -08:00
clk-pll.c clk: rockchip: add new pll-type for rk3036 and similar socs 2015-11-23 21:55:07 +01:00
clk-rk3036.c Introduction of a factor type and a variant containing a gate 2016-02-15 11:59:45 -08:00
clk-rk3188.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3228.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3288.c clk: rockchip: convert manually created factor clocks to the new type 2016-02-04 15:54:20 +01:00
clk-rk3368.c Introduction of a factor type and a variant containing a gate 2016-02-15 11:59:45 -08:00
clk-rockchip.c
clk.c Introduction of a factor type and a variant containing a gate 2016-02-15 11:59:45 -08:00
clk.h clk: rockchip: add a factor clock type 2016-02-04 15:49:09 +01:00
Makefile clk: rockchip: add clock controller for rk3228 2015-12-12 20:04:54 +01:00
softrst.c