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.12.y
linux-6.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-23
ARM: tegra: harmony: move over to tegra_gpio_config
Olof Johansson
1
-0
/
+13
2011-02-23
ARM: tegra: add tegra_gpio_table and tegra_gpio_config
Olof Johansson
2
-0
/
+21
2011-02-23
ARM: tegra: Hide EMC scaling config behind ARCH_TEGRA
Mark Brown
1
-2
/
+2
2011-02-23
ARM: tegra: Fix typo in TEGRA_IRQ_TO_GPIO
Stephen Warren
1
-1
/
+1
2011-02-23
ARM: tegra: common: Enable core clocks
Colin Cross
1
-0
/
+3
2011-02-23
ARM: tegra: timer: Enable timer and rtc clocks
Colin Cross
1
-2
/
+14
2011-02-22
ARM: tegra: Move tegra_common_init to tegra_init_early
Colin Cross
4
-10
/
+8
2011-02-22
ARM: tegra: clock: prevent accidental disables of cpu clock
Colin Cross
1
-0
/
+25
2011-02-22
ARM: tegra: clock: Round rate before setting rate
Colin Cross
2
-4
/
+16
2011-02-22
ARM: tegra: clock: Refcount periph clock enables
Colin Cross
1
-6
/
+31
2011-02-21
ARM: tegra: clock: Miscellaneous clock updates
Colin Cross
1
-31
/
+67
2011-02-21
ARM: tegra: clock: Fix clock issues in suspend
Colin Cross
1
-10
/
+20
2011-02-21
ARM: tegra: clock: Add function to set SDMMC tap delay
Colin Cross
4
-0
/
+36
2011-02-21
ARM: tegra: cpufreq: Adjust memory frequency with cpu frequency
Colin Cross
1
-0
/
+21
2011-02-21
ARM: tegra: clocks: Add emc scaling
Colin Cross
1
-1
/
+63
2011-02-21
ARM: tegra: Add external memory controller driver
Colin Cross
4
-0
/
+209
2011-02-21
ARM: tegra: clock: Minor cleanups
Colin Cross
3
-7
/
+3
2011-02-21
ARM: tegra: clock: Add shared bus clock type
Colin Cross
2
-0
/
+124
2011-02-21
ARM: tegra: cpufreq: Take an extra reference to pllx
Colin Cross
2
-4
/
+13
2011-02-21
ARM: tegra: clock: Convert global lock to a lock per clock
Colin Cross
4
-167
/
+318
2011-02-21
ARM: tegra: clock: Move unshared clk struct members into union
Colin Cross
2
-143
/
+176
2011-02-21
ARM: tegra: clock: Rearrange static clock tables
Colin Cross
1
-55
/
+51
2011-02-21
ARM: tegra: clock: Drop CPU dvfs
Colin Cross
8
-297
/
+2
2011-02-21
ARM: tegra: clock: Initialize clocks that have no enable
Colin Cross
1
-0
/
+9
2011-02-21
ARM: tegra: clock: Don't use PLL lock bits
Colin Cross
2
-23
/
+10
2011-02-21
ARM: tegra: clock: Drop debugging
Colin Cross
1
-17
/
+2
2011-02-21
ARM: tegra: clock: Don't BUG on changing an enabled PLL
Colin Cross
1
-1
/
+0
2011-02-21
ARM: tegra: clock: enable clk reset for non-peripheral clocks
Dima Zavin
2
-11
/
+19
2011-02-21
ARM: tegra: Fix hang on reboot
Simon Glass
1
-2
/
+3
2011-02-21
ARM: tegra: APB DMA: Enable clock and remove reset.
Stephen Warren
2
-0
/
+20
2011-02-20
ARM: tegra: Prevent requeuing in-progress DMA requests
Stephen Warren
1
-0
/
+8
2011-02-20
Merge branch 'tegra-arch' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Colin Cross
1
-0
/
+22
2011-02-11
ARM: tegra: add TrimSlice board
Mike Rapoport
5
-0
/
+280
2011-02-11
ARM: tegra: Use writel_relaxed in tegra_init_cache
Colin Cross
1
-2
/
+2
2011-02-11
ARM: tegra: add tegra_defconfig
Olof Johansson
1
-0
/
+123
2011-02-11
ARM: tegra: dma: Fix critical data corruption bugs
Colin Cross
1
-89
/
+108
2011-02-11
ARM: tegra: Allow overriding arch_reset
Colin Cross
3
-8
/
+17
2011-02-11
ARM: tegra: cpufreq: Disable cpufreq during suspend
Colin Cross
1
-15
/
+60
2011-02-11
ARM: tegra: iomap: Add missing devices
Gary King
1
-0
/
+33
2011-02-10
ARM: tegra: irq: Implement retrigger
Colin Cross
1
-1
/
+16
2011-02-10
ARM: tegra: irq: Add support for suspend wake sources
Colin Cross
3
-105
/
+184
2011-02-10
ARM: tegra: timer: Add idle and suspend support to timers
Colin Cross
1
-2
/
+58
2011-02-10
ARM: tegra: pinmux: Add missing drive pingroups and fix suspend
Gary King
2
-4
/
+31
2011-02-10
ARM: tegra: clock: Suspend fixes, and add new clocks
Colin Cross
1
-19
/
+244
2011-02-10
ARM: tegra: Add prototypes for subsystem suspend functions
Colin Cross
7
-0
/
+44
2011-02-10
ARM: tegra: irqs: Update irq list
Colin Cross
1
-3
/
+11
2011-02-10
ARM: tegra: Add api to control internal powergating
Colin Cross
3
-0
/
+253
2011-02-10
ARM: tegra: Centralize macros to define debug uart base
Colin Cross
3
-36
/
+21
2011-02-08
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
9
-16
/
+112
2011-02-08
Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-38
/
+39
[next]