index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: tegra: Workaround for Tegra114 MSENC problem
Peter De Schrijver
2013-04-05
2
-0
/
+11
*
clk: tegra: Add flags to tegra_clk_periph()
Peter De Schrijver
2013-04-05
4
-10
/
+14
*
clk: tegra: Add new fields and PLL types for Tegra114
Peter De Schrijver
2013-04-05
2
-1
/
+888
*
clk: tegra: move from a lock bit idx to a lock mask
Peter De Schrijver
2013-04-05
4
-25
/
+25
*
clk: tegra: Add PLL post divider table
Peter De Schrijver
2013-04-05
4
-6
/
+59
*
clk: tegra: introduce TEGRA_PLL_HAS_LOCK_ENABLE
Peter De Schrijver
2013-04-05
2
-0
/
+7
*
clk: tegra: Add TEGRA_PLL_BYPASS flag
Peter De Schrijver
2013-04-05
2
-4
/
+10
*
clk: tegra: Refactor PLL programming code
Peter De Schrijver
2013-04-05
4
-293
/
+356
*
clk: tegra: provide dummy cpu car ops
Peter De Schrijver
2013-04-05
1
-1
/
+2
*
clk: tegra: defer application of init table
Stephen Warren
2013-04-05
6
-2
/
+29
*
clk: tegra: Fix cdev1 and cdev2 IDs
Prashant Gaikwad
2013-04-05
3
-4
/
+4
*
clk: tegra: Make gr2d and gr3d clocks children of pll_c
Thierry Reding
2013-04-05
2
-0
/
+4
*
clk: tegra: Export peripheral reset functions
Thierry Reding
2013-04-05
1
-0
/
+3
*
clk: tegra: Fix periph_clk_to_bit macro
Yen Lin
2013-04-05
1
-1
/
+1
*
Merge remote-tracking branch 'linaro_mturquette_linux/clk-for-3.10' into for-...
Stephen Warren
2013-04-05
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-20
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-05
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
[next]