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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
ARM: tegra20: cpuidle: apply coupled cpuidle for powered-down mode
Joseph Lo
5
-9
/
+192
2013-01-28
ARM: tegra20: flowctrl: add support for cpu_suspend_enter/exit
Joseph Lo
2
-5
/
+37
2013-01-28
clk: tegra20: Implementing CPU low-power function for tegra_cpu_car_ops
Joseph Lo
1
-0
/
+93
2013-01-28
ARM: tegra20: cpuidle: add powered-down state for secondary CPU
Joseph Lo
4
-4
/
+259
2013-01-28
ARM: tegra: add pending SGI checking API
Joseph Lo
2
-0
/
+37
2013-01-28
usb: host: tegra: don't touch EMC clock
Stephen Warren
1
-17
/
+0
2013-01-28
usb: add APIs to access host registers from Tegra PHY
Venu Byravarasu
3
-43
/
+59
2013-01-28
USB: PHY: tegra: Get rid of instance number to differentiate PHY type
Venu Byravarasu
2
-14
/
+15
2013-01-28
USB: PHY: tegra: get rid of instance number to differentiate legacy controller
Venu Byravarasu
2
-17
/
+16
2013-01-28
ARM: tegra: add clocks properties to USB PHY nodes
Stephen Warren
1
-0
/
+6
2013-01-28
ARM: tegra: add DT nodes for Tegra USB PHY
Venu Byravarasu
3
-0
/
+37
2013-01-28
usb: phy: remove unused APIs from Tegra PHY.
Venu Byravarasu
2
-17
/
+0
2013-01-28
usb: host: tegra: Resetting PORT0 based on information received via DT.
Venu Byravarasu
1
-1
/
+5
2013-01-28
ARM: tegra: Add new DT property to USB node.
Venu Byravarasu
2
-0
/
+3
2013-01-28
usb: phy: use kzalloc to allocate struct tegra_usb_phy
Venu Byravarasu
1
-1
/
+1
2013-01-28
ARM: tegra: remove USB address related macros from iomap.h
Venu Byravarasu
2
-12
/
+3
2013-01-28
clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()s
Prashant Gaikwad
1
-70
/
+0
2013-01-28
clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()s
Prashant Gaikwad
1
-17
/
+0
2013-01-28
ARM: tegra30: remove auxdata
Prashant Gaikwad
1
-30
/
+1
2013-01-28
ARM: tegra20: remove auxdata
Prashant Gaikwad
1
-24
/
+0
2013-01-28
ASoC: tegra: remove auxdata
Prashant Gaikwad
1
-12
/
+2
2013-01-28
staging: nvec: remove use of clk_get_sys
Prashant Gaikwad
2
-5
/
+1
2013-01-28
ARM: tegra: paz00: add clock information to DT
Prashant Gaikwad
1
-0
/
+2
2013-01-28
ARM: tegra: add clock properties to Tegra30 DT
Prashant Gaikwad
1
-1
/
+55
2013-01-28
ARM: tegra: add clock properties to Tegra20 DT
Prashant Gaikwad
1
-0
/
+44
2013-01-28
spi: tegra: do not use clock name to get clock
Prashant Gaikwad
2
-2
/
+2
2013-01-28
ARM: tegra: remove legacy clock code
Prashant Gaikwad
11
-7141
/
+0
2013-01-28
ARM: tegra: migrate to new clock code
Prashant Gaikwad
21
-142
/
+73
2013-01-28
clk: tegra: add clock support for Tegra30
Prashant Gaikwad
3
-0
/
+2064
2013-01-28
clk: tegra: add clock support for Tegra20
Prashant Gaikwad
3
-0
/
+1281
2013-01-28
clk: tegra: add Tegra specific clocks
Prashant Gaikwad
11
-0
/
+2126
2013-01-28
ARM: tegra: define Tegra30 CAR binding
Prashant Gaikwad
2
-0
/
+268
2013-01-28
ARM: tegra: define Tegra20 CAR binding
Stephen Warren
2
-0
/
+211
2013-01-28
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
10
-12
/
+12
2013-01-28
ARM: tegra: add function to read chipid
Prashant Gaikwad
2
-1
/
+29
2013-01-28
ARM: tegra: fix compile error when disable CPU_IDLE
Joseph Lo
1
-1
/
+1
2013-01-28
ARM: tegra30: make the wait time of CPU power up to proportional to HZ
Joseph Lo
1
-2
/
+2
2013-01-28
ARM: tegra: make device can run on UP
Joseph Lo
6
-223
/
+246
2013-01-28
ARM: tegra: clean up the CPUINIT section
Joseph Lo
3
-7
/
+5
2013-01-28
ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
Joseph Lo
3
-6
/
+13
2013-01-28
ARM: tegra: update the cache maintenance order for CPU shutdown
Joseph Lo
5
-9
/
+6
2013-01-28
ARM: tegra30: fix power up sequence for boot_secondary
Joseph Lo
1
-1
/
+38
2013-01-28
ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
Richard Zhao
1
-20
/
+20
2013-01-28
ARM: tegra: fix Kconfig warnings when !SMP
Stephen Warren
1
-2
/
+2
2013-01-28
ARM: tegra: Make variables static
Hiroshi Doyu
5
-12
/
+12
2013-01-28
clocksource: tegra: cosmetic: Fix error message
Hiroshi Doyu
1
-1
/
+1
2013-01-28
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren
7
-9
/
+8
2013-01-28
Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanup
Stephen Warren
531
-1510
/
+939
2013-01-14
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
1
-1
/
+1
2013-01-10
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
1
-1
/
+1
[next]