index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
rockchip
/
clk-rk3188.c
Age
Commit message (
Expand
)
Author
2017-10-14
clk: rockchip: use new cif/vdpu clock ids on rk3188
Heiko Stuebner
2017-01-13
clk: rockchip: use clock ids for memory controller parts on rk3066/rk3188
Heiko Stuebner
2016-11-05
clk: rockchip: add 400MHz to rk3066 clock rates table
Paweł Jarosz
2016-10-21
clk: rockchip: Use clock ids for cpu and peri clocks on rk3066
Paweł Jarosz
2016-03-27
clk: rockchip: release io resource when failing to init clk
Shawn Lin
2016-03-27
clk: rockchip: Add support for multiple clock providers
Xing Zheng
2016-03-27
clk: rockchip: allow varying mux parameters for cpuclk pll-sources
Xing Zheng
2016-02-04
clk: rockchip: convert manually created factor clocks to the new type
Heiko Stuebner
2016-01-29
clk: rockchip: Allow sclk_i2s0 and i2s0_frac to change their parents rate on ...
Alexander Kochetkov
2016-01-26
clk: rockchip: add hclk_cpubus to the list of rk3188 critical clocks
Alexander Kochetkov
2016-01-26
clk: rockchip: add tsadc clock on rk3066
Paweł Jarosz
2016-01-25
clk: rockchip: fix usbphy-related clocks
Heiko Stuebner
2016-01-02
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
2016-01-02
clk: rockchip: fix section mismatches with new child-clocks
Heiko Stübner
2015-12-23
Merge branch 'clk-rockchip' into clk-next
Michael Turquette
2015-12-23
clk: rockchip: include downstream muxes into fractional dividers
Heiko Stuebner
2015-12-21
clk: rockchip: only enter pll slow-mode directly before reboots on rk3288
Heiko Stuebner
2015-09-10
clk: rockchip: Add pclk_peri to critical clocks on RK3066/RK3188
Romain Perier
2015-09-10
clk: rockchip: add pclk_cpu to the list of rk3188 critical clocks
Michael Niewoehner
2015-09-10
clk: rockchip: handle critical clocks after registering all clocks
Heiko Stuebner
2015-08-12
clk: rockchip: Fix SPIF special clock definition
Sjoerd Simons
2015-07-28
clk: rockchip: Fix PLL bandwidth
Douglas Anderson
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-20
clk: rockchip: Properly include clk.h
Stephen Boyd
2015-07-06
clk: rockchip: define the inverters of rk3066/rk3188 and rk3288
Heiko Stuebner
2015-05-05
clk: rockchip: Staticize file-scope declarations
Krzysztof Kozlowski
2015-04-12
clk: don't use __initconst for non-const arrays
Uwe Kleine-König
2014-12-28
clk: rockchip: fix rk3066 pll lock bit location
Heiko Stuebner
2014-12-21
clk: rockchip: Fix clock gate for rk3188 hclk_emem_peri
Romain Perier
2014-12-21
clk: rockchip: add CLK_IGNORE_UNUSED flag to fix rk3066/rk3188 USB Host
Julien CHAUVEAU
2014-11-25
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
Heiko Stuebner
2014-11-25
clk: rockchip: add ability to specify pll-specific flags
Heiko Stuebner
2014-11-23
clk: rockchip: fix rk3188 USB HSIC PHY clock divider
Julien CHAUVEAU
2014-11-23
clk: rockchip: fix clock gate for rk3188 spdif_pre
Julien CHAUVEAU
2014-11-18
clk: rockchip: fix parent clock for rk3188 hclk_lcdc1
Julien CHAUVEAU
2014-11-07
clk: rockchip: fix rk3188 hsadc_frac definition
Heiko Stübner
2014-11-04
clk: rockchip: disable unused clocks
Kever Yang
2014-10-01
clk: rockchip: add restart handler
Heiko Stübner
2014-09-27
clk: rockchip: switch to using the new cpuclk type for armclk
Heiko Stuebner
2014-09-27
clk: rockchip: make tightly bound armclk child-clocks read-only
Heiko Stuebner
2014-09-27
clk: rockchip: reparent aclk_cpu_pre to the gpll
Heiko Stuebner
2014-09-27
clk: rockchip: fix rk3066 pll status register location
Heiko Stuebner
2014-09-10
clk: rockchip: also protect hclk_peri as critical
Heiko Stübner
2014-09-02
clk: rockchip: protect critical clocks from getting disabled
Heiko Stübner
2014-07-13
clk: rockchip: add clock driver for rk3188 and rk3066 clocks
Heiko Stübner