index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-21
ARM: imx6q: call WB and RBC configuration from imx6q_pm_enter()
Shawn Guo
1
-15
/
+4
2013-10-21
ARM: imx6q: move low-power code out of clock driver
Shawn Guo
3
-154
/
+156
2013-10-21
ARM: imx: drop extern with function prototypes in common.h
Shawn Guo
1
-85
/
+85
2013-10-21
ARM: imx: reset core along with enable/disable operation
Shawn Guo
1
-0
/
+1
2013-10-21
ARM: imx: do not return from imx_cpu_die() call
Shawn Guo
1
-1
/
+3
2013-10-21
ARM: imx_v6_v7_defconfig: Select CONFIG_PROVE_LOCKING
Fabio Estevam
1
-0
/
+1
2013-10-21
ARM: imx_v6_v7_defconfig: Enable LEDS_GPIO related options
Fabio Estevam
1
-0
/
+7
2013-10-21
ARM: mxs_defconfig: Turn off CONFIG_DEBUG_GPIO
Fabio Estevam
1
-1
/
+0
2013-10-21
ARM: imx: replace imx6q_restart() with mxc_restart()
Shawn Guo
3
-32
/
+12
2013-10-21
ARM: mach-imx: mm-imx5: Retrieve iomuxc base address from dt
Fabio Estevam
1
-1
/
+8
2013-10-21
ARM: mach-imx: mm-imx5: Retrieve tzic base address from dt
Fabio Estevam
1
-1
/
+9
2013-10-21
ARM: mach-imx: clk-imx51-imx53: Retrieve base address and irq from dt
Fabio Estevam
1
-4
/
+11
2013-10-21
ARM: mxs_defconfig: Add CHIPIDEA_UDC support
Fabio Estevam
1
-2
/
+4
2013-10-21
ARM: imx: Include linux/err.h
Thierry Reding
1
-1
/
+1
2013-10-21
ARM: imx_v6_v7_defconfig: Add CHIPIDEA_UDC support
Fabio Estevam
1
-1
/
+4
2013-10-21
ARM: imx_v6_v7_defconfig: Add SPDIF support
Fabio Estevam
1
-2
/
+1
2013-10-21
ARM: imx6q: clock and Kconfig update for PCIe support
Sean Cross
2
-0
/
+6
2013-10-21
ARM: imx: Add LVDS general-purpose clocks to i.MX6Q
Sean Cross
2
-1
/
+23
2013-10-21
ARM: imx: remove stale mx53_display_revision() declaration
Shawn Guo
1
-1
/
+0
2013-10-21
ARM: imx6: report soc info via soc device
Shawn Guo
6
-2
/
+98
2013-10-21
ARM: imx: use imx_init_revision_from_anatop() on imx6sl
Shawn Guo
3
-2
/
+9
2013-10-21
ARM: imx: add a common function to initialize revision from anatop
Shawn Guo
3
-31
/
+23
2013-10-21
ARM: imx6q: use common soc revision helpers
Shawn Guo
3
-12
/
+7
2013-10-21
ARM: imx: add soc revision helper functions
Shawn Guo
2
-0
/
+14
2013-10-21
ARM: imx: add low-level debug for vybrid
Shawn Guo
2
-0
/
+34
2013-10-21
ARM: imx: remove IRQF_DISABLED
Michael Opdenacker
7
-10
/
+7
2013-10-21
ARM: imx6sl: config iomux-gpr1 to select clock for fec
Fugang Duan
1
-0
/
+21
2013-10-21
ARM: imx6sl: add imx6sl iomux-gpr field define
Fugang Duan
1
-0
/
+5
2013-10-21
ARM: imx6q: Add pll4_audio_div to clock tree
Nicolin Chen
2
-4
/
+6
2013-09-29
ARM: vt8500: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-29
ARM: vexpress: remove custom .init_time hook
Sebastian Hesselbarth
1
-13
/
+1
2013-09-29
ARM: tegra: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-29
ARM: sunxi: remove custom .init_time hook
Sebastian Hesselbarth
1
-8
/
+0
2013-09-29
ARM: sti: remove custom .init_time hook
Sebastian Hesselbarth
1
-6
/
+4
2013-09-29
ARM: socfpga: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-29
ARM: rockchip: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-29
ARM: prima2: remove custom .init_time hook
Sebastian Hesselbarth
1
-11
/
+0
2013-09-29
ARM: nspire: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-29
ARM: nomadik: remove custom .init_time hook
Sebastian Hesselbarth
1
-9
/
+0
2013-09-29
ARM: mxs: remove custom .init_time hook
Sebastian Hesselbarth
4
-30
/
+16
2013-09-29
ARM: kirkwood: remove custom .init_time hook
Sebastian Hesselbarth
1
-8
/
+0
2013-09-29
ARM: imx: remove custom .init_time hook
Sebastian Hesselbarth
7
-62
/
+13
2013-09-29
ARM: highbank: remove custom .init_time hook
Sebastian Hesselbarth
2
-19
/
+14
2013-09-29
ARM: exynos: remove custom .init_time hook
Sebastian Hesselbarth
4
-13
/
+0
2013-09-29
ARM: dove: remove custom .init_time hook
Sebastian Hesselbarth
1
-11
/
+0
2013-09-29
ARM: bcm2835: remove custom .init_time hook
Sebastian Hesselbarth
2
-10
/
+0
2013-09-29
ARM: bcm: provide common arch init for DT clocks
Matt Porter
1
-1
/
+0
2013-09-29
ARM: call of_clk_init from default time_init handler
Sebastian Hesselbarth
1
-12
/
+17
2013-09-29
ARM: vt8500: prepare for arch-wide .init_time callback
Sebastian Hesselbarth
3
-39
/
+8
2013-09-29
clk: vt8500: parse pmc_base from clock driver
Sebastian Hesselbarth
1
-0
/
+24
[next]