index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-omap2
/
io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
OMAP2: add voltage domains and connect to powerdomains
Kevin Hilman
1
-0
/
+2
2011-09-15
OMAP2+: voltage: start towards a new voltagedomain layer
Kevin Hilman
1
-0
/
+3
2011-09-15
OMAP: powerdomain: remove omap_chip bitmasks
Paul Walmsley
1
-2
/
+2
2011-09-15
OMAP: clockdomain code/data: remove omap_chip bitmask from struct clockdomain
Paul Walmsley
1
-2
/
+2
2011-06-16
omap: Use separate init_irq functions to avoid cpu_is_omap tests early
Tony Lindgren
1
-16
/
+1
2011-03-11
Merge remote branches 'remotes/origin/pwrdm_clkdm_b_2.6.39', 'remotes/origin/...
Paul Walmsley
1
-14
/
+28
2011-02-26
OMAP: clockdomain: Arch specific funcs to handle deps
Rajendra Nayak
1
-3
/
+3
2011-02-18
omap: gpmc: enable irq mode in gpmc
Sukumar Ghorai
1
-2
/
+0
2011-02-16
Merge branches 'devel-cleanup', 'devel-board', 'devel-early-init' and 'devel-...
Tony Lindgren
1
-9
/
+25
2011-02-16
TI816X: Update common OMAP machine specific sources
Hemant Pedanekar
1
-1
/
+21
2011-02-15
omap2+: Fix omap_serial_early_init to work with init_early hook
Tony Lindgren
1
-2
/
+0
2011-02-15
omap2+: Make omap_hwmod_late_init into core_initcall
Tony Lindgren
1
-2
/
+0
2011-01-28
omap: Start using CONFIG_SOC_OMAP
Tony Lindgren
1
-4
/
+4
2011-01-28
omap2+: Fix unused variable warning for omap_irq_base
Russell King
1
-4
/
+2
2010-12-22
OMAP2+: powerdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2+: clockdomain: move header file from plat-omap to mach-omap2
Paul Walmsley
1
-1
/
+1
2010-12-22
OMAP2+: clockdomains: move clockdomain static data to .c files
Paul Walmsley
1
-6
/
+4
2010-12-22
OMAP2+: powerdomains: move powerdomain static data to .c files
Paul Walmsley
1
-7
/
+14
2010-12-22
OMAP: powerdomain: Move static allocations from powerdomains.h to a .c file
Rajendra Nayak
1
-2
/
+1
2010-12-22
OMAP2+: wd_timer: disable on boot via hwmod postsetup mechanism
Paul Walmsley
1
-0
/
+18
2010-12-22
OMAP2+: hwmod: add postsetup state
Paul Walmsley
1
-12
/
+20
2010-12-22
OMAP2+: io: split omap2_init_common_hw()
Paul Walmsley
1
-4
/
+12
2010-12-22
OMAP3: remove OPP interfaces from OMAP PM layer
Kevin Hilman
1
-2
/
+1
2010-12-18
Merge branch 'devel-board' into omap-for-linus
Tony Lindgren
1
-1
/
+1
2010-12-15
omap: Fix setting omap_irq_base for 2430
Tony Lindgren
1
-1
/
+1
2010-12-10
omap: Split omap_read/write functions for omap1 and omap2+
Tony Lindgren
1
-0
/
+40
2010-12-10
omap2+: Initialize omap_irq_base for entry-macro.S from platform code
Tony Lindgren
1
-0
/
+22
2010-12-08
arm: omap2: io: fix clk_get() error check
Aaro Koskinen
1
-1
/
+1
2010-10-08
OMAP: plat-omap: Fix static function warnings
Manjunath Kondaiah G
1
-0
/
+1
2010-09-24
OMAP4: hwmod: Add initial data for OMAP4430 ES1 & ES2
Benoit Cousson
1
-3
/
+4
2010-08-04
Merge branch 'devel-map-io' into omap-for-linus
Tony Lindgren
1
-3
/
+0
2010-08-04
Merge branch 'for_2.6.36' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-2
/
+9
2010-07-27
OMAP: PM: create omap_devices for MPU, DSP, L3
Kevin Hilman
1
-1
/
+1
2010-07-27
OMAP: hwmod: allow omap_hwmod_late_init() caller to skip module idle in _setup()
Paul Walmsley
1
-1
/
+8
2010-07-16
ARM: OMAP: Convert to use ->reserve method to reserve boot time memory
Russell King
1
-3
/
+0
2010-07-05
omap: mux: Remove old mux code
Tony Lindgren
1
-2
/
+0
2010-05-04
omap2/3: Fix DEBUG_LL for omap zoom2/3
Tony Lindgren
1
-0
/
+9
2010-03-12
OMAP4: fix temporary hacks that break multi-omap PM
Kevin Hilman
1
-7
/
+6
2010-03-12
omap: mach-omap2/io.c: fix function declarations
Aaro Koskinen
1
-4
/
+4
2010-02-25
Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
Tony Lindgren
1
-17
/
+12
2010-02-24
OMAP hwmod: convert header files with static allocations into C files
Paul Walmsley
1
-14
/
+7
2010-02-24
OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
Paul Walmsley
1
-2
/
+4
2010-02-24
OMAP3/4 clock: split into per-chip family files
Paul Walmsley
1
-1
/
+1
2010-02-23
omap3/4: Remove overlapping mapping of L4_WKUP io space
Santosh Shilimkar
1
-12
/
+0
2010-02-15
omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
Tony Lindgren
1
-2
/
+2
2010-02-15
omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
Tony Lindgren
1
-1
/
+1
2010-02-15
omap2/3/4: Fix omap2_map_common_io for multi-omap
Tony Lindgren
1
-17
/
+34
2010-01-29
OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
Paul Walmsley
1
-2
/
+13
2010-01-27
OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
Paul Walmsley
1
-1
/
+1
2010-01-27
ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.
Abhijit Pagare
1
-1
/
+1
[next]