index
:
talos-op-linux
master
Talos™ II 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
*
Merge branch 'tegra/soc' into next/drivers
Arnd Bergmann
2013-04-09
43
-405
/
+1044
|
\
|
*
ARM: tegra: pm: remove duplicated include from pm.c
Wei Yongjun
2013-04-05
1
-1
/
+0
|
*
ARM: tegra: cpuidle: remove redundant parameters for powered-down mode
Joseph Lo
2013-04-03
4
-12
/
+4
|
*
ARM: tegra: pm: add platform suspend support
Joseph Lo
2013-04-03
5
-17
/
+146
|
*
ARM: dt: tegra: add bindings of power management configurations for PMC
Joseph Lo
2013-04-03
3
-0
/
+129
|
*
ARM: tegra: irq: add wake up handling
Joseph Lo
2013-04-03
3
-1
/
+103
|
*
gpio: tegra: add gpio wakeup source handling
Joseph Lo
2013-04-03
1
-2
/
+19
|
*
ARM: tegra: moving the CPU power timer function to PMC driver
Joseph Lo
2013-04-03
4
-37
/
+41
|
*
ARM: tegra: add clock source of PMC to device trees
Joseph Lo
2013-04-03
16
-1
/
+190
|
*
ARM: tegra: add speedo-based process id for Tegra114
Danny Huang
2013-03-19
4
-0
/
+116
|
*
ARM: tegra: expose chip ID and revision
Danny Huang
2013-03-15
2
-1
/
+29
|
*
ARM: tegra: bring up secondary CPU for Tegra114
Joseph Lo
2013-03-11
1
-0
/
+8
|
*
ARM: tegra: replace the CPU power on function with PMC call
Joseph Lo
2013-03-11
1
-12
/
+7
|
*
ARM: tegra: pmc: add power on function for secondary CPUs
Joseph Lo
2013-03-11
2
-2
/
+103
|
*
ARM: tegra: pmc: convert PMC driver to support DT only
Joseph Lo
2013-03-11
1
-29
/
+22
|
*
ARM: tegra: fix the PMC compatible string in DT
Joseph Lo
2013-03-11
2
-2
/
+2
|
*
ARM: tegra: pmc: add specific compatible DT string for Tegra30 and Tegra114
Joseph Lo
2013-03-11
1
-0
/
+2
|
*
ARM: tegra: refactor tegra{20,30}_boot_secondary
Hiroshi Doyu
2013-03-11
1
-55
/
+38
|
*
clocksource: tegra: move to of_clk_get
Peter De Schrijver
2013-03-11
3
-2
/
+6
|
*
ARM: tegra: Unify Device tree board files
Hiroshi Doyu
2013-03-11
4
-114
/
+10
|
*
ARM: tegra: Rename board-dt-tegra20.c to tegra.c
Hiroshi Doyu
2013-03-11
2
-1
/
+1
|
*
ARM: tegra: Unify tegra{20,30,114}_init_early()
Hiroshi Doyu
2013-03-11
7
-50
/
+21
|
*
ARM: tegra: fix ignored return value of regulator_enable
Stephen Warren
2013-03-11
1
-1
/
+6
|
*
ARM: tegra: fix the logical detection of power on sequence of warm boot CPUs
Joseph Lo
2013-03-11
1
-1
/
+1
|
*
ARM: tegra: Fix unchecked return value
Hiroshi Doyu
2013-03-11
1
-0
/
+3
|
*
ARM: tegra: don't unlock MMIO access to DBGLAR
Joseph Lo
2013-03-11
2
-6
/
+0
|
*
clk: tegra: No 7.1 super clk dividers on Tegra20
Peter De Schrijver
2013-03-11
1
-34
/
+2
|
*
ARM: tegra: remove save/restore of CPU diag register
Stephen Warren
2013-03-11
2
-23
/
+0
|
*
ARM: tegra: add CPU errata WARs to Tegra reset handler
Stephen Warren
2013-03-11
1
-6
/
+39
|
*
ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
Joseph Lo
2013-03-11
10
-10
/
+11
*
|
Merge tag 'omap-for-v3.10/gpmc-signed' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
2013-04-08
10
-309
/
+831
|
\
\
|
*
\
Merge branch 'omap-gpmc-for-v3.10-take2' of git://github.com/jonhunter/linux ...
Tony Lindgren
2013-04-04
10
-309
/
+831
|
|
\
\
|
|
*
|
ARM: OMAP2+: Add GPMC DT support for Ethernet child nodes
Javier Martinez Canillas
2013-04-03
2
-0
/
+105
|
|
*
|
ARM: OMAP2+: rename gpmc_probe_nor_child() to gpmc_probe_generic_child()
Javier Martinez Canillas
2013-04-03
1
-5
/
+5
|
|
*
|
ARM: OMAP2+: return -ENODEV if GPMC child device creation fails
Javier Martinez Canillas
2013-04-03
1
-0
/
+1
|
|
*
|
ARM: OMAP2+: Allow GPMC probe to complete even if CS mapping fails
Jon Hunter
2013-04-03
1
-17
/
+7
|
|
*
|
ARM: OMAP2+: Remove unnecesssary GPMC definitions and variable
Jon Hunter
2013-04-03
1
-7
/
+5
|
|
*
|
ARM: OMAP2+: Detect incorrectly aligned GPMC base address
Jon Hunter
2013-04-03
1
-3
/
+19
|
|
*
|
ARM: OMAP2+: Convert ONENAND to retrieve GPMC settings from DT
Jon Hunter
2013-04-03
2
-6
/
+18
|
|
*
|
ARM: OMAP2+: Convert NAND to retrieve GPMC settings from DT
Jon Hunter
2013-04-03
1
-6
/
+10
|
|
*
|
ARM: OMAP2+: Add device-tree support for NOR flash
Jon Hunter
2013-04-03
2
-0
/
+213
|
|
*
|
ARM: OMAP2+: Add additional GPMC timing parameters
Jon Hunter
2013-04-03
2
-74
/
+98
|
|
*
|
ARM: OMAP2+: Add function to read GPMC settings from device-tree
Jon Hunter
2013-04-01
3
-0
/
+65
|
|
*
|
ARM: OMAP2+: Don't configure of chip-select options in gpmc_cs_configure()
Jon Hunter
2013-04-01
3
-47
/
+9
|
|
*
|
ARM: OMAP2+: Convert TUSB to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-24
/
+19
|
|
*
|
ARM: OMAP2+: Convert SMC91x to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-13
/
+17
|
|
*
|
ARM: OMAP2+: Convert NAND to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-12
/
+23
|
|
*
|
ARM: OMAP2+: Convert ONENAND to use gpmc_cs_program_settings()
Jon Hunter
2013-04-01
1
-36
/
+25
|
|
*
|
ARM: OMAP2+: Add function for configuring GPMC settings
Jon Hunter
2013-04-01
2
-0
/
+106
|
|
*
|
ARM: OMAP2+: Add structure for storing GPMC settings
Jon Hunter
2013-04-01
5
-40
/
+72
[next]