index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-tegra
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2
-6
/
+6
2012-12-17
Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2
-4
/
+2
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-13
Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
10
-446
/
+66
2012-12-03
treewide: Fix typos in various Kconfig
Masanari Iida
1
-1
/
+1
2012-11-27
ARM: tegra: fix comment in dsib clk set_parent
Sivaram Nair
1
-3
/
+1
2012-11-27
ARM: tegra: select correct parent clk for pll_p
Sivaram Nair
1
-1
/
+1
2012-11-16
ARM: tegra: move debug-macro.S to include/debug
Stephen Warren
2
-254
/
+0
2012-11-16
ARM: tegra: don't include iomap.h from debug-macro.S
Stephen Warren
2
-5
/
+20
2012-11-16
ARM: tegra: decouple uncompress.h and debug-macro.S
Stephen Warren
4
-43
/
+134
2012-11-16
ARM: tegra: simplify DEBUG_LL UART selection options
Stephen Warren
4
-96
/
+15
2012-11-16
ARM: tegra: select SPARSE_IRQ
Stephen Warren
2
-182
/
+3
2012-11-16
ARM: tegra: enhance timer.c to get IO address from device tree
Stephen Warren
1
-4
/
+28
2012-11-16
ARM: tegra: enhance timer.c to get IRQ info from device tree
Stephen Warren
1
-18
/
+23
2012-11-16
ARM: timer: fix checkpatch warnings
Stephen Warren
1
-4
/
+3
2012-11-16
ARM: tegra: retain L2 content over CPU suspend/resume
Joseph Lo
6
-3
/
+57
2012-11-16
ARM: tegra30: cpuidle: add powered-down state for CPU0
Joseph Lo
6
-4
/
+275
2012-11-16
ARM: tegra30: flowctrl: add cpu_suspend_exter/exit function
Joseph Lo
2
-0
/
+55
2012-11-16
ARM: tegra30: clocks: add CPU low-power function into tegra_cpu_car_ops
Joseph Lo
2
-0
/
+145
2012-11-16
ARM: tegra30: common: enable csite clock
Joseph Lo
1
-0
/
+1
2012-11-16
ARM: tegra30: cpuidle: add powered-down state for secondary CPUs
Joseph Lo
8
-0
/
+253
2012-11-16
ARM: tegra: cpuidle: add CPU resume function
Joseph Lo
3
-0
/
+67
2012-11-16
ARM: tegra: cpuidle: separate cpuidle driver for different chips
Joseph Lo
5
-34
/
+184
2012-11-16
ARM: tegra: rename the file of "sleep-tXX" to "sleep-tegraXX"
Joseph Lo
3
-2
/
+1
2012-11-16
ARM: tegra: cpuidle: replace LP3 with ARM_CPUIDLE_WFI_STATE
Joseph Lo
1
-39
/
+3
2012-11-16
ARM: tegra: Add Tegra30 host1x clock support
Thierry Reding
1
-2
/
+3
2012-11-16
ARM: tegra: Add AUXDATA for Tegra30 host1x
Thierry Reding
1
-0
/
+9
2012-11-16
ARM: tegra: Add Tegra20 host1x clock support
Thierry Reding
1
-3
/
+8
2012-11-16
ARM: tegra: Add AUXDATA for Tegra20 host1x
Thierry Reding
1
-0
/
+9
2012-11-16
ARM: tegra: Tegra30 speedo-based process identification
Danny Huang
4
-2
/
+309
2012-11-16
ARM: tegra: Add speedo-based process identification
Danny Huang
4
-8
/
+140
2012-11-16
ARM: tegra: flexible spare fuse read function
Danny Huang
2
-7
/
+14
2012-11-15
ARM: tegra: Implement 6395/1 for Tegra
Peter De Schrijver
1
-1
/
+1
2012-11-13
ARM: tegra: Add OF_DEV_AUXDATA for sflash driver in board dt
Laxman Dewangan
1
-0
/
+2
2012-11-10
ARM: tegra: enable data prefetch on L2
Joseph Lo
1
-1
/
+1
2012-11-05
ARM: tegra: Add OF_DEV_AUXDATA for SLINK driver in board dt
Laxman Dewangan
2
-0
/
+20
2012-11-05
ARM: tegra: common: using OF api for L2 cache init
Joseph Lo
1
-7
/
+4
2012-11-05
ARM: tegra30: clocks: add AHB and APB clocks
Joseph Lo
4
-0
/
+157
2012-11-05
ARM: tegra: set up wlan clocks for tegra dt
Wei Ni
2
-0
/
+8
2012-11-05
ARM: tegra: move irammap.h to mach-tegra
Stephen Warren
4
-5
/
+3
2012-11-05
ARM: tegra: move iomap.h to mach-tegra
Stephen Warren
22
-31
/
+22
2012-11-05
ARM: tegra: remove <mach/dma.h>
Stephen Warren
2
-57
/
+0
2012-11-05
ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/
Stephen Warren
1
-19
/
+0
2012-11-05
ARM: tegra: remove unnecessary includes of <mach/*.h>
Stephen Warren
10
-17
/
+2
2012-10-16
ARM: tegra: add tegra_timer clock
Sivaram Nair
2
-0
/
+2
2012-10-16
ARM: tegra: rename tegra system timer
Sivaram Nair
4
-4
/
+4
2012-10-16
ARM: tegra30: clk: Fix output_rate overflow
Mark Zhang
1
-1
/
+1
2012-10-13
ARM: config: sort select statements alphanumerically
Russell King
1
-16
/
+16
2012-10-11
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-4
/
+2
2012-10-09
Merge tag 'sound-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
1
-23
/
+0
[next]