index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: phy: remove unused APIs from Tegra PHY.
Venu Byravarasu
2013-01-28
2
-17
/
+0
*
usb: host: tegra: Resetting PORT0 based on information received via DT.
Venu Byravarasu
2013-01-28
1
-1
/
+5
*
ARM: tegra: Add new DT property to USB node.
Venu Byravarasu
2013-01-28
2
-0
/
+3
*
usb: phy: use kzalloc to allocate struct tegra_usb_phy
Venu Byravarasu
2013-01-28
1
-1
/
+1
*
ARM: tegra: remove USB address related macros from iomap.h
Venu Byravarasu
2013-01-28
2
-12
/
+3
*
clk: tegra30: remove unused TEGRA_CLK_DUPLICATE()s
Prashant Gaikwad
2013-01-28
1
-70
/
+0
*
clk: tegra20: remove unused TEGRA_CLK_DUPLICATE()s
Prashant Gaikwad
2013-01-28
1
-17
/
+0
*
ARM: tegra30: remove auxdata
Prashant Gaikwad
2013-01-28
1
-30
/
+1
*
ARM: tegra20: remove auxdata
Prashant Gaikwad
2013-01-28
1
-24
/
+0
*
ASoC: tegra: remove auxdata
Prashant Gaikwad
2013-01-28
1
-12
/
+2
*
staging: nvec: remove use of clk_get_sys
Prashant Gaikwad
2013-01-28
2
-5
/
+1
*
ARM: tegra: paz00: add clock information to DT
Prashant Gaikwad
2013-01-28
1
-0
/
+2
*
ARM: tegra: add clock properties to Tegra30 DT
Prashant Gaikwad
2013-01-28
1
-1
/
+55
*
ARM: tegra: add clock properties to Tegra20 DT
Prashant Gaikwad
2013-01-28
1
-0
/
+44
*
spi: tegra: do not use clock name to get clock
Prashant Gaikwad
2013-01-28
2
-2
/
+2
*
ARM: tegra: remove legacy clock code
Prashant Gaikwad
2013-01-28
11
-7141
/
+0
*
ARM: tegra: migrate to new clock code
Prashant Gaikwad
2013-01-28
21
-142
/
+73
*
clk: tegra: add clock support for Tegra30
Prashant Gaikwad
2013-01-28
3
-0
/
+2064
*
clk: tegra: add clock support for Tegra20
Prashant Gaikwad
2013-01-28
3
-0
/
+1281
*
clk: tegra: add Tegra specific clocks
Prashant Gaikwad
2013-01-28
11
-0
/
+2126
*
ARM: tegra: define Tegra30 CAR binding
Prashant Gaikwad
2013-01-28
2
-0
/
+268
*
ARM: tegra: define Tegra20 CAR binding
Stephen Warren
2013-01-28
2
-0
/
+211
*
ARM: tegra: move tegra_cpu_car.h to linux/clk/tegra.h
Prashant Gaikwad
2013-01-28
10
-12
/
+12
*
ARM: tegra: add function to read chipid
Prashant Gaikwad
2013-01-28
2
-1
/
+29
*
ARM: tegra: fix compile error when disable CPU_IDLE
Joseph Lo
2013-01-28
1
-1
/
+1
*
ARM: tegra30: make the wait time of CPU power up to proportional to HZ
Joseph Lo
2013-01-28
1
-2
/
+2
*
ARM: tegra: make device can run on UP
Joseph Lo
2013-01-28
6
-223
/
+246
*
ARM: tegra: clean up the CPUINIT section
Joseph Lo
2013-01-28
3
-7
/
+5
*
ARM: tegra: moving the clock gating procedure to tegra_cpu_kill
Joseph Lo
2013-01-28
3
-6
/
+13
*
ARM: tegra: update the cache maintenance order for CPU shutdown
Joseph Lo
2013-01-28
5
-9
/
+6
*
ARM: tegra30: fix power up sequence for boot_secondary
Joseph Lo
2013-01-28
1
-1
/
+38
*
ARM: tegra: cpufreq: move clk_get/put out of function tegra_cpu_init/exit
Richard Zhao
2013-01-28
1
-20
/
+20
*
ARM: tegra: fix Kconfig warnings when !SMP
Stephen Warren
2013-01-28
1
-2
/
+2
*
ARM: tegra: Make variables static
Hiroshi Doyu
2013-01-28
5
-12
/
+12
*
clocksource: tegra: cosmetic: Fix error message
Hiroshi Doyu
2013-01-28
1
-1
/
+1
*
ARM: tegra: move timer.c to drivers/clocksource/
Stephen Warren
2013-01-28
7
-9
/
+8
*
Merge remote-tracking branch 'korg_arm-soc/timer/cleanup' into for-3.9/cleanup
Stephen Warren
2013-01-28
531
-1510
/
+939
|
\
|
*
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
2013-01-14
1
-1
/
+1
|
*
ARM: sunxi: fix struct sys_timer removal
Stephen Warren
2013-01-08
1
-1
/
+1
|
*
clocksource: add common of_clksrc_init() function
Stephen Warren
2013-01-02
5
-0
/
+57
|
*
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
495
-1224
/
+629
|
*
ARM: remove struct sys_timer suspend and resume fields
Stephen Warren
2012-12-24
2
-45
/
+0
|
*
ARM: samsung: register syscore_ops for timer resume directly
Stephen Warren
2012-12-24
1
-1
/
+6
|
*
ARM: ux500: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
2
-20
/
+20
|
*
ARM: sa1100: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-33
/
+33
|
*
ARM: pxa: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-38
/
+38
|
*
ARM: at91: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-21
/
+26
|
*
ARM: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
11
-46
/
+42
|
*
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
21
-58
/
+47
|
*
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
8
-31
/
+48
[next]