index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-07-18
ARM: i.MX25 clk: Use of_clk_init() for DT case
Denis Carikli
3
-22
/
+20
2014-07-18
ARM i.MX25 clk: Fix gpt timer clock.
Denis Carikli
1
-1
/
+1
2014-07-18
ARM: i.MX21 clk: Add devicetree support
Alexander Shiyan
3
-123
/
+244
2014-07-18
ARM: i.MX21 clk: Cleanup driver
Alexander Shiyan
1
-24
/
+1
2014-07-18
ARM: i.MX21 clk: Remove clk_register_clkdev() for unused clocks
Alexander Shiyan
1
-19
/
+0
2014-07-18
ARM: i.MX21 clk: Clock initialization rework
Alexander Shiyan
2
-45
/
+75
2014-07-18
ARM: clk-imx51-imx53: Remove clk_register_clkdev()
Fabio Estevam
1
-76
/
+0
2014-07-18
ARM: imx: add standby mode support for suspend
Anson Huang
3
-5
/
+32
2014-07-18
ARM: imx: mem bit must be cleared before entering DSM mode
Anson Huang
3
-4
/
+8
2014-07-18
ARM: imx6qdl: switch to use macro for clock ID
Shawn Guo
3
-497
/
+476
2014-07-18
ARM: imx: add cpuidle support for i.mx6sx
Anson Huang
2
-1
/
+10
2014-07-18
ARM: imx: add suspend support for i.mx6sx
Anson Huang
3
-3
/
+28
2014-07-18
ARM: i.MX: Remove Freescale i.MX27 IP Camera board support
Alexander Shiyan
4
-88
/
+0
2014-07-18
ARM: i.MX system: Add a reset fallback if base address of watchdog is not set
Alexander Shiyan
1
-0
/
+4
2014-07-18
ARM: i.MX system: Simplify handling watchdog clock
Alexander Shiyan
1
-13
/
+7
2014-07-18
ARM: imx_v6_v7_defconfig: Select CONFIG_SOC_IMX6SX
Fabio Estevam
1
-0
/
+1
2014-07-18
ARM: i.MX clk: Move clock check function in common location
Alexander Shiyan
13
-73
/
+32
2014-07-18
ARM: i.MX27 clk: Use of_clk_init() for DT case
Alexander Shiyan
3
-35
/
+29
2014-07-18
ARM: i.MX27 clk: Separate DT and non-DT init procedure
Alexander Shiyan
1
-15
/
+24
2014-07-18
ARM: i.MX: Remove excess variable
Alexander Shiyan
1
-8
/
+7
2014-07-18
ARM: i.MX: Use of_clk_get_by_name() for timer clocks for DT case.
Alexander Shiyan
7
-28
/
+25
2014-07-18
ARM: imx: defconfig: Select CONFIG_FHANDLE
Fabio Estevam
3
-0
/
+3
2014-07-18
ARM: imx5: remove mx51.h and mx53.h
Shawn Guo
5
-654
/
+0
2014-07-18
ARM: imx5: clean function declarations in mx51.h
Shawn Guo
2
-5
/
+1
2014-07-18
ARM: imx5: remove file mm-imx5.c
Shawn Guo
6
-67
/
+1
2014-07-18
ARM: imx5: move init hooks into mach-imx5x.c
Shawn Guo
4
-48
/
+50
2014-07-18
ARM: imx5: use dynamic mapping for Cortex and GPC block
Shawn Guo
3
-34
/
+60
2014-07-18
ARM: imx5: reuse clock CCM mapping in pm code
Shawn Guo
3
-4
/
+17
2014-07-18
ARM: imx5: use dynamic mapping for DPLL block
Shawn Guo
1
-17
/
+48
2014-07-18
ARM: imx5: use dynamic mapping for CCM block
Shawn Guo
1
-39
/
+51
2014-07-18
ARM: imx5: remove header crm-regs-imx5.h
Shawn Guo
3
-602
/
+70
2014-07-18
ARM: imx5: retrieve iim base from device tree
Shawn Guo
1
-4
/
+21
2014-07-18
ARM: imx5: call mxc_timer_init_dt() on imx51
Shawn Guo
1
-1
/
+1
2014-07-18
ARM: imx5: remove function imx51_soc_init()
Shawn Guo
2
-34
/
+0
2014-07-18
ARM: imx5: tzic_init_irq() can directly be .init_irq hook
Shawn Guo
6
-26
/
+10
2014-07-18
ARM: imx5: drop arguments from mx5_clocks_common_init()
Shawn Guo
1
-10
/
+8
2014-07-18
ARM: imx5: make mx51_clocks_init() a DT call
Shawn Guo
2
-15
/
+3
2014-07-18
ARM: imx5: remove i.MX5 non-DT device registration helpers
Shawn Guo
13
-190
/
+1
2014-07-18
ARM: imx5: remove imx51 non-DT support files
Shawn Guo
5
-1073
/
+1
2014-07-18
ARM: imx5: drop option MACH_IMX51_DT
Shawn Guo
5
-10
/
+6
2014-07-18
ARM: imx5: move SOC_IMX5 and SOC_IMX51 into 'Device tree only'
Shawn Guo
1
-12
/
+11
2014-07-18
ARM: imx: move EHCI platform defines out of platform_data header
Shawn Guo
27
-46
/
+75
2014-07-18
ARM: i.MX: Remove registration helper for i.MX1 USB UDC
Alexander Shiyan
5
-118
/
+0
2014-07-18
ARM: i.MX1 clk: Add devicetree support
Alexander Shiyan
3
-71
/
+148
2014-07-18
ARM: imx: remove unused defines
Paul Bolle
1
-33
/
+0
2014-07-18
ARM: i.MX: Select HAVE_IMX_SRC for i.MX5 globally
Alexander Shiyan
1
-3
/
+1
2014-07-18
ARM: clk-imx6q: parent lvds_sel input from upstream clock gates
Lucas Stach
1
-2
/
+2
2014-06-29
Linux 3.16-rc3
v3.16-rc3
Linus Torvalds
1
-1
/
+1
2014-06-29
MAINTAINERS: exceptions for Documentation maintainer
Randy Dunlap
1
-0
/
+3
2014-06-29
Documentation: add section about git to email-clients.txt
Dan Carpenter
1
-0
/
+11
[next]