index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
omap: Fix access to already released memory in clk_debugfs_register_one()
Marek Skuczynski
2010-02-03
1
-2
/
+2
|
*
|
|
|
omap: Fix arch/arm/mach-omap2/mux.c: Off by one error
Tony Lindgren
2010-02-03
1
-1
/
+2
|
*
|
|
|
omap: Fix 3630 mux errors
Tony Lindgren
2010-02-03
2
-0
/
+54
|
*
|
|
|
OMAP2/3: GPMC: ensure valid clock pointer
Kevin Hilman
2010-02-03
1
-1
/
+4
|
*
|
|
|
OMAP2/3: IRQ: ensure valid base address
Kevin Hilman
2010-02-03
1
-1
/
+3
|
*
|
|
|
ARCH OMAP : enable ARCH_HAS_HOLES_MEMORYMODEL for OMAP
Sriram
2010-02-03
1
-0
/
+1
|
*
|
|
|
omap: Remove old unused defines for OMAP_32KSYNCT_BASE
Tony Lindgren
2010-02-03
1
-10
/
+0
|
*
|
|
|
omap: define _toggle_gpio_edge_triggering only for OMAP1
Uwe Kleine-König
2010-01-29
1
-2
/
+2
|
|
/
/
/
|
*
|
|
[ARM] Update mach-types
Russell King
2010-01-28
1
-1
/
+59
|
*
|
|
Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...
Russell King
2010-01-28
3
-6
/
+15
|
|
\
\
\
|
|
*
|
|
[ARM] pxa: fix irq suspend/resume for pxa25x
Eric Miao
2010-01-13
1
-4
/
+10
|
|
*
|
|
[ARM] pxa: fix the incorrect naming of AC97 reset pin config for pxa26x
Eric Miao
2010-01-13
1
-2
/
+4
|
|
*
|
|
[ARM] pxa/corgi: fix incorrect default GPIO for UDC Vbus
Eric Miao
2010-01-13
1
-0
/
+1
|
*
|
|
|
Merge branch 'for-rmk' of git://git.marvell.com/orion
Russell King
2010-01-27
4
-6
/
+118
|
|
\
\
\
\
|
|
*
|
|
|
[ARM] orion5x: D-link DNS-323 rev. B1 power-off
Erik Benada
2010-01-25
1
-6
/
+27
|
|
*
|
|
|
[ARM] Orion5x: add GPIO LED and buttons for wrt350n v2
Dirk Teurlings
2010-01-13
1
-0
/
+79
|
|
*
|
|
|
[ARM] Kirkwood: drive USB VBUS pin on rd88f6192-nas high on boot
Saeed Bishara
2010-01-11
1
-0
/
+6
|
|
*
|
|
|
[ARM] Orion: fix PCIe inbound window programming when RAM size is not a power...
Lennert Buytenhek
2009-12-29
1
-0
/
+6
*
|
|
|
|
|
OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs
Paul Walmsley
2010-01-29
3
-40
/
+40
*
|
|
|
|
|
OMAP4: PRCM: Define shift macros as n instead of 1 << n
Rajendra Nayak
2010-01-29
2
-773
/
+773
*
|
|
|
|
|
OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
Paul Walmsley
2010-01-29
9
-26
/
+21
*
|
|
|
|
|
OMAP clock: resolve all remaining sparse warnings
Paul Walmsley
2010-01-29
2
-2
/
+2
*
|
|
|
|
|
OMAP3 DPLL: reorganize static functions
Paul Walmsley
2010-01-29
1
-55
/
+58
*
|
|
|
|
|
OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
Paul Walmsley
2010-01-29
6
-29
/
+9
*
|
|
|
|
|
OMAP2/3 clock: remove unnecessary includes and clean up header
Paul Walmsley
2010-01-29
2
-38
/
+13
*
|
|
|
|
|
OMAP2/3 clock: clean up omap*_clk_arch_init()
Paul Walmsley
2010-01-29
2
-13
/
+10
*
|
|
|
|
|
OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dp...
Paul Walmsley
2010-01-29
3
-91
/
+122
*
|
|
|
|
|
OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
Paul Walmsley
2010-01-29
1
-0
/
+6
*
|
|
|
|
|
OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c
Paul Walmsley
2010-01-29
5
-35
/
+55
*
|
|
|
|
|
OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c
Paul Walmsley
2010-01-29
4
-33
/
+66
*
|
|
|
|
|
OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c
Paul Walmsley
2010-01-29
4
-86
/
+124
*
|
|
|
|
|
OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_vir...
Paul Walmsley
2010-01-27
3
-212
/
+256
*
|
|
|
|
|
OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2...
Paul Walmsley
2010-01-27
3
-137
/
+176
*
|
|
|
|
|
OMAP2/3/4 clock: combine all omap2_clk_functions
Paul Walmsley
2010-01-27
5
-33
/
+32
*
|
|
|
|
|
OMAP2 clock: move all static functions to the top of the file
Paul Walmsley
2010-01-27
1
-42
/
+46
*
|
|
|
|
|
OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
Paul Walmsley
2010-01-27
4
-375
/
+424
*
|
|
|
|
|
OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
Paul Walmsley
2010-01-27
3
-356
/
+388
*
|
|
|
|
|
OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
Paul Walmsley
2010-01-27
2
-1
/
+1
*
|
|
|
|
|
OMAP: hwmod: add API for slave idlemode setting
Kevin Hilman
2010-01-27
2
-0
/
+19
*
|
|
|
|
|
OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
Kevin Hilman
2010-01-27
2
-8
/
+37
*
|
|
|
|
|
OMAP clockdomain/powerdomain: improve documentation
Paul Walmsley
2010-01-27
4
-174
/
+167
*
|
|
|
|
|
OMAP powerdomain: remove pwrdm_clk_state_switch
Paul Walmsley
2010-01-27
1
-6
/
+0
*
|
|
|
|
|
OMAP powerdomain: rearrange struct powerdomain to save some memory
Paul Walmsley
2010-01-27
1
-3
/
+3
*
|
|
|
|
|
OMAP powerdomain/PM: use symbolic constants for the max number of power states
Paul Walmsley
2010-01-27
1
-1
/
+1
*
|
|
|
|
|
OMAP clockdomains: add usecounting for wakeup and sleep dependencies
Paul Walmsley
2010-01-27
4
-39
/
+237
*
|
|
|
|
|
OMAP clockdomain/powerdomain: remove runtime register/unregister
Paul Walmsley
2010-01-27
5
-216
/
+86
*
|
|
|
|
|
OMAP2 clockdomain: modem clockdomain is only present on OMAP2430
Paul Walmsley
2010-01-27
1
-22
/
+27
*
|
|
|
|
|
OMAP2/3 clockdomains: split shared structures so usecounting works
Paul Walmsley
2010-01-27
1
-36
/
+127
*
|
|
|
|
|
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
2010-01-27
13
-690
/
+761
*
|
|
|
|
|
ARM: OMAP4 clock domains : Add the missing Clock Domain Structure
Abhijit Pagare
2010-01-27
2
-0
/
+9
[prev]
[next]