index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-imx
/
clk-imx6q.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-03
ARM: imx: move clock drivers into drivers/clk
Shawn Guo
1
-538
/
+0
2015-06-03
ARM: imx: remove inclusions of platform headers
Shawn Guo
1
-2
/
+1
2015-06-03
ARM: imx6: do not use cpu_is_xxx() in clock driver
Shawn Guo
1
-8
/
+18
2015-06-03
ARM: imx6: let pm code map CCM block on its own
Shawn Guo
1
-2
/
+0
2015-06-03
ARM: imx6: set initial power mode in pm function
Shawn Guo
1
-3
/
+0
2015-03-02
ARM: imx6q: clk: Add support for mipi_ipg clock as a shared clock gate
Liu Ying
1
-0
/
+1
2015-03-02
ARM: imx6q: clk: Add support for mipi_core_cfg clock as a shared clock gate
Liu Ying
1
-0
/
+1
2015-03-02
ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate
Liu Ying
1
-1
/
+2
2015-03-02
ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clock
Liu Ying
1
-1
/
+1
2015-03-02
ARM: imx6q: clk: Add the video_27m clock
Liu Ying
1
-0
/
+1
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-1
/
+1
2015-01-20
ARM: clk-imx6q: refine esai_ipg's parent
Shengjiu Wang
1
-1
/
+1
2014-12-29
ARM: clk-imx6q: fix video divider for rev T0 1.0
Gary Bisson
1
-1
/
+1
2014-11-22
ARM: imx6q: drop unnecessary semicolon
Dmitry Voytik
1
-1
/
+1
2014-10-25
ARM: i.MX6: Fix "emi" clock name typo
Steve Longerbeam
1
-7
/
+7
2014-09-16
ARM: imx: add gpt_3m clk for i.mx6qdl
Anson Huang
1
-0
/
+8
2014-09-16
ARM: imx: fix register offset of pll7_usb_host gate clock
Shawn Guo
1
-1
/
+1
2014-09-16
ARM: imx6q: add BYPASS support for PLL clocks
Shawn Guo
1
-10
/
+57
2014-09-16
ARM: clk-imx6q: refine clock tree for SSI
Shengjiu Wang
1
-3
/
+9
2014-09-16
ARM: clk-imx6q: refine clock tree for ASRC
Shengjiu Wang
1
-1
/
+4
2014-09-16
ARM: clk-imx6q: refine clock tree for ESAI
Shengjiu Wang
1
-3
/
+4
2014-08-18
ARM: imx: correct gpu2d_axi and gpu3d_axi clock setting
Anson Huang
1
-2
/
+8
2014-07-18
ARM: i.MX: Use CLOCKSOURCE_OF_DECLARE() for DT targets
Alexander Shiyan
1
-2
/
+0
2014-07-18
ARM: imx6qdl: switch to use macro for clock ID
Shawn Guo
1
-282
/
+247
2014-07-18
ARM: i.MX clk: Move clock check function in common location
Alexander Shiyan
1
-4
/
+1
2014-07-18
ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.
Alexander Shiyan
1
-2
/
+0
2014-07-18
ARM: clk-imx6q: parent lvds_sel input from upstream clock gates
Lucas Stach
1
-2
/
+2
2014-05-12
ARM: imx6q: add the missing esai_ahb clock
Shawn Guo
1
-2
/
+5
2014-05-12
ARM: imx6: clk: i.MX6 DualLite/Solo i2c4 clock
Iain Paton
1
-1
/
+5
2014-04-30
ARM: imx: factor device tree timer initialization
Gilles Chanteperdrix
1
-6
/
+2
2014-04-15
ARM: i.MX6: ipu_di_sel clocks can set parent rates
Philipp Zabel
1
-8
/
+8
2014-04-15
ARM: imx6q: clk: Parent DI clocks to video PLL via di_pre_sel
Sascha Hauer
1
-0
/
+9
2014-04-14
ARM: imx6q-clk: parent lvds_gate from lvds_sel
Lucas Stach
1
-2
/
+2
2014-03-05
ARM: imx6q: support ptp and rmii clock from pad
Shawn Guo
1
-0
/
+1
2014-03-05
ARM: imx6q: remove unneeded clk lookups
Shawn Guo
1
-6
/
+0
2014-02-10
ARM: imx6: Initialize low-power mode early again
Philipp Zabel
1
-0
/
+3
2013-12-31
ARM: imx6: Derive spdif clock from pll3_pfd3_454m
Nicolin Chen
1
-0
/
+3
2013-12-31
ARM: imx: clk: correct arm clock usecount
Anson Huang
1
-1
/
+1
2013-11-11
ARM: imx6q: add missing sentinel to divider table
Lothar Waßmann
1
-2
/
+3
2013-11-11
ARM: i.MX6q: fix the wrong parent of can_root clock
Jiada Wang
1
-1
/
+1
2013-10-21
ARM: imx6q: move low-power code out of clock driver
Shawn Guo
1
-154
/
+2
2013-10-21
ARM: imx6q: clock and Kconfig update for PCIe support
Sean Cross
1
-0
/
+4
2013-10-21
ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
Sean Cross
1
-1
/
+19
2013-10-21
ARM: imx6q: use common soc revision helpers
Shawn Guo
1
-2
/
+3
2013-10-21
ARM: imx6q: Add pll4_audio_div to clock tree
Nicolin Chen
1
-4
/
+5
2013-08-22
ARM: imx6q: remove board specific CLKO setup
Shawn Guo
1
-0
/
+11
2013-08-22
ARM: imx6q: add vdoa gate clock
Shawn Guo
1
-1
/
+2
2013-08-22
ARM: imx6q: add the missing cko output selection
Shawn Guo
1
-1
/
+3
2013-08-22
ARM: imx6q: add cko2 clocks
Shawn Guo
1
-1
/
+14
2013-08-22
ARM: imx6q: add spdif gate clock
Shawn Guo
1
-1
/
+3
[next]