index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: OMAP2+: PRCM: create SoC-specific chip restart functions
Paul Walmsley
2012-11-08
5
-0
/
+147
*
ARM: OMAP2xxx: clock: move virt_prcm_set code into clkt2xxx_virt_prcm_set.c
Paul Walmsley
2012-11-08
4
-36
/
+70
*
ARM: OMAP2xxx: clock: remove global 'dclk' variable
Paul Walmsley
2012-11-08
6
-14
/
+37
*
ARM: OMAP2/3: PRM: add SoC reset functions (using the CORE DPLL method)
Paul Walmsley
2012-11-08
4
-0
/
+33
*
ARM: OMAP2+: common: remove mach-omap2/common.c globals and map_common_io code
Paul Walmsley
2012-11-08
13
-320
/
+112
*
ARM: OMAP2+: PRCM: remove omap_prcm_get_reset_sources()
Paul Walmsley
2012-11-08
2
-13
/
+0
*
watchdog: OMAP: use standard GETBOOTSTATUS interface; use platform_data fn ptr
Paul Walmsley
2012-11-08
1
-14
/
+12
*
ARM: OMAP2+: WDT: move init; add read_reset_sources pdata function pointer
Paul Walmsley
2012-10-30
4
-30
/
+90
*
ARM: OMAP1: CGRM: fix omap1_get_reset_sources() return type
Paul Walmsley
2012-10-30
2
-4
/
+5
*
Merge branch 'omap-for-v3.8/cleanup-headers' into omap-for-v3.8/cleanup-prcm
Tony Lindgren
2012-10-26
7
-17
/
+30
|
\
|
*
Merge tag 'omap-cleanup-fixes-a-for-3.8' of git://git.kernel.org/pub/scm/linu...
Tony Lindgren
2012-10-26
3
-12
/
+27
|
|
\
|
|
*
ARM: OMAP1: fix sparse warning added by commit 4c98dc6b8ef2f73bdbfa78186db9a7...
Paul Walmsley
2012-10-26
1
-0
/
+1
|
|
*
ARM: OMAP1: fix build breakage introduced by commit 25c7d49ed48b4843da7dea56a...
Paul Walmsley
2012-10-26
1
-0
/
+2
|
|
*
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...
Paul Walmsley
2012-10-26
1
-12
/
+24
|
|
/
|
*
Merge branch 'omap-for-v3.8/cleanup-headers-menelaus' into omap-for-v3.8/clea...
Tony Lindgren
2012-10-25
4
-5
/
+3
|
|
\
|
|
*
ARM: OMAP2: Move plat/menelaus.h to linux/mfd/menelaus.h
Tony Lindgren
2012-10-15
4
-5
/
+3
*
|
|
Merge tag 'omap-cleanup-a-for-3.8' of git://git.kernel.org/pub/scm/linux/kern...
Tony Lindgren
2012-10-25
49
-2099
/
+2750
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ARM: OMAP2+: PRM: create PRM reset source API for the watchdog timer driver
Paul Walmsley
2012-10-21
11
-4
/
+306
|
*
|
ARM: OMAP1: create read_reset_sources() function (for initial use by watchdog)
Paul Walmsley
2012-10-21
2
-0
/
+40
|
*
|
ARM: OMAP2+: CM: prepare for use of cm_ll_data function pointers
Paul Walmsley
2012-10-21
3
-1
/
+84
|
*
|
ARM: OMAP2+: PRM: prepare for use of prm_ll_data function pointers
Paul Walmsley
2012-10-21
2
-0
/
+63
|
*
|
ARM: OMAP2/3: clockdomain/PRM/CM: move the low-level clockdomain functions in...
Paul Walmsley
2012-10-21
13
-574
/
+543
|
*
|
ARM: OMAP2+: CM/hwmod: split CM functions into OMAP2, OMAP3-specific files
Paul Walmsley
2012-10-21
24
-270
/
+440
|
*
|
ARM: OMAP2+: powerdomain/PRM: move the low-level powerdomain functions into PRM
Paul Walmsley
2012-10-21
10
-758
/
+739
|
*
|
ARM: OMAP2+: PRM: split PRM functions into OMAP2, OMAP3-specific files
Paul Walmsley
2012-10-21
17
-531
/
+638
|
*
|
ARM: OMAP2+: PRM: remove PRM weak functions
Paul Walmsley
2012-10-21
1
-62
/
+0
*
|
|
Merge branch 'omap-for-v3.8/cleanup-headers-usb' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-25
42
-237
/
+201
|
\
\
\
|
*
|
|
ARM: OMAP: move OMAP USB platform data to <linux/platform_data/omap-usb.h>
Felipe Balbi
2012-10-24
17
-30
/
+48
|
*
|
|
ARM: OMAP2+: Introduce local usb.h
Tony Lindgren
2012-10-24
32
-136
/
+88
|
|
/
/
*
|
|
ARM: OMAP: Split plat/serial.h for omap1 and omap2+
Tony Lindgren
2012-10-24
17
-29
/
+64
*
|
|
ARM: OMAP: Split uncompress.h to mach-omap1 and mach-omap2
Tony Lindgren
2012-10-24
3
-208
/
+292
*
|
|
Merge tag 'omap-for-v3.8/cleanup-headers-signed' into omap-for-v3.8/cleanup-h...
Tony Lindgren
2012-10-24
258
-3852
/
+4348
|
\
\
\
|
*
|
|
ARM: OMAP: Split plat/cpu.h into local soc.h for mach-omap1 and mach-omap2
Tony Lindgren
2012-10-19
51
-584
/
+748
|
*
|
|
ARM: OMAP: clock: split plat/clkdev_omap.h into OMAP1/2 files
Paul Walmsley
2012-10-19
11
-63
/
+59
|
*
|
|
ARM: OMAP: remove plat/clock.h
Paul Walmsley
2012-10-19
37
-365
/
+445
|
*
|
|
ARM: OMAP: duplicate plat-omap/clock.c into mach-omap[12]/clock.c
Paul Walmsley
2012-10-19
10
-572
/
+1010
|
*
|
|
ARM: OMAP: Move plat/omap-secure.h locally to mach-omap2
Lokesh Vutla
2012-10-19
5
-18
/
+9
|
*
|
|
ARM: OMAP2+: Move omap_reserve() locally to mach-omap2
Lokesh Vutla
2012-10-19
3
-21
/
+21
|
*
|
|
ARM: OMAP1: Remove omap_reserve() callback for all omap1 boards
Lokesh Vutla
2012-10-19
15
-15
/
+0
|
*
|
|
ARM: OMAP: Make plat/omap-pm.h local to mach-omap2
Tony Lindgren
2012-10-19
15
-17
/
+13
|
*
|
|
ARM: OMAP: Merge plat/multi.h into plat/cpu.h
Tony Lindgren
2012-10-19
3
-123
/
+96
|
*
|
|
ARM: OMAP: Make plat/omap_hwmod.h local to mach-omap2
Tony Lindgren
2012-10-19
34
-36
/
+47
|
*
|
|
Merge branch 'omap-for-v3.8/cleanup-headers-asoc' into omap-for-v3.8/cleanup-...
Tony Lindgren
2012-10-19
2
-8
/
+3
|
|
\
\
\
|
*
|
|
|
ARM: OMAP: Make omap_device local to mach-omap2
Tony Lindgren
2012-10-17
28
-29
/
+30
|
*
|
|
|
ARM: OMAP: Make plat/sram.h local to plat-omap
Tony Lindgren
2012-10-17
18
-126
/
+131
|
*
|
|
|
ARM: OMAP: Move plat/led.h to include/linux/platform_data
Tony Lindgren
2012-10-17
3
-4
/
+2
|
*
|
|
|
ARM: OMAP: Make plat/common.h local to mach-omap1 and mach-omap2
Tony Lindgren
2012-10-17
10
-14
/
+13
|
*
|
|
|
ARM: OMAP: Split plat-omap/i2c.c into mach-omap1 and mach-omap2
Tony Lindgren
2012-10-17
15
-163
/
+182
|
*
|
|
|
ARM: OMAP2+: Make board-zoom.h local
Tony Lindgren
2012-10-17
7
-6
/
+6
|
*
|
|
|
ARM: OMAP1: Move plat/tc.h to mach/tc.h for omap1
Tony Lindgren
2012-10-17
21
-29
/
+32
[next]