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
*
clk: tegra: Export peripheral reset functions
Thierry Reding
2013-04-04
1
-0
/
+3
*
clk: tegra: Fix periph_clk_to_bit macro
Yen Lin
2013-04-04
1
-1
/
+1
*
Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...
Stephen Warren
2013-04-04
25
-130
/
+1622
|
\
|
*
clk: allow reentrant calls into the clk framework
Mike Turquette
2013-04-02
1
-2
/
+42
|
*
clk: abstract locking out into helper functions
Mike Turquette
2013-04-02
1
-38
/
+61
|
*
clk: zynq: Add missing zynq clk header
Michal Simek
2013-03-27
1
-0
/
+1
|
*
clk: sunxi: rename compatible strings
Emilio López
2013-03-27
2
-19
/
+19
|
*
arm: sunxi: Add useful information about sunxi clocks
Emilio López
2013-03-27
1
-0
/
+56
|
*
clk: arm: sunxi: Add a new clock driver for sunxi SOCs
Emilio López
2013-03-27
8
-2
/
+643
|
*
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
2013-03-27
1
-5
/
+5
|
*
ARM: imx: adapt clk_busy_mux to new clk_mux struct
Fabio Estevam
2013-03-27
1
-1
/
+1
|
*
clk: Add composite clock type
Prashant Gaikwad
2013-03-26
3
-0
/
+233
|
*
clk: add table lookup to mux
Peter De Schrijver
2013-03-22
4
-21
/
+67
|
*
clk: Fix incorrect return type in clk.c
Sachin Kamat
2013-03-22
1
-1
/
+1
|
*
clk: prima2: fix return value check in sirfsoc_of_clk_init()
Wei Yongjun
2013-03-22
1
-1
/
+1
|
*
clk:SPEAr1340: Correct parent clock configuration
Vipul Kumar Samar
2013-03-21
1
-9
/
+9
|
*
documentation: clk: fix couple of misspelling
Eduardo Valentin
2013-03-21
1
-2
/
+2
|
*
clk: Add axi-clkgen driver
Lars-Peter Clausen
2013-03-19
4
-0
/
+362
|
*
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
2013-03-19
1
-54
/
+80
|
*
clk: Introduce optional unprepare_unused callback
Ulf Hansson
2013-03-19
2
-2
/
+10
|
*
clk: Unprepare the unused prepared slow clocks at late init
Ulf Hansson
2013-03-19
1
-0
/
+28
|
*
clk: Introduce optional is_prepared callback
Ulf Hansson
2013-03-19
2
-0
/
+27
|
*
clk: mxs: Fix sparse warnings
Fabio Estevam
2013-03-19
1
-0
/
+1
*
|
Merge branch 'for-3.10/soc' into for-3.10/clk
Stephen Warren
2013-04-04
43
-405
/
+1045
|
\
\
|
*
|
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
[next]