index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
inode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-04-08
clk: exynos5250: Fix divider values for sclk_mmc{0,1,2,3}
Tushar Behera
1
-4
/
+4
2013-04-08
clk: exynos4: export clocks required for fimc-is
Sylwester Nawrocki
2
-21
/
+41
2013-04-08
clk: samsung: Fix compilation error
Sachin Kamat
1
-0
/
+2
2013-04-04
clk: exynos5250: register display block gate clocks to common clock framework
Leela Krishna Amudala
2
-1
/
+15
2013-04-04
clk: exynos4: Add support for SoC-specific register save list
Tomasz Figa
5
-8
/
+39
2013-04-04
clk: exynos4: Add missing registers to suspend save list
Tomasz Figa
1
-0
/
+33
2013-04-04
clk: exynos4: Remove E4X12 prefix from SRC_DMC register
Tomasz Figa
1
-2
/
+2
2013-04-04
clk: exynos4: Add E4210 prefix to GATE_IP_PERIR register
Tomasz Figa
1
-8
/
+8
2013-04-04
clk: exynos4: Add E4210 prefix to LCD1 clock registers
Tomasz Figa
1
-11
/
+11
2013-04-04
clk: exynos4: Remove SoC-specific registers from save list
Tomasz Figa
1
-16
/
+0
2013-04-04
clk: exynos4: Use SRC_MASK_PERIL{0,1} definitions
Tomasz Figa
1
-11
/
+19
2013-04-04
clk: exynos4: Define {E,V}PLL registers
Tomasz Figa
1
-4
/
+12
2013-04-04
clk: exynos4: Add missing mout_sata on Exynos4210
Tomasz Figa
1
-0
/
+1
2013-04-04
clk: exynos4: Add missing CMU_TOP and ISP clocks
Andrzej Hajda
2
-3
/
+137
2013-04-04
clk: exynos4: Add G3D clocks
Tomasz Figa
2
-8
/
+18
2013-04-04
clk: exynos4: Add camera related clock definitions
Sylwester Nawrocki
2
-17
/
+53
2013-04-04
clk: exynos4: Export mout_core clock of Exynos4210
Tomasz Figa
1
-1
/
+2
2013-04-04
clk: samsung: Remove unimplemented ops for pll
Tomasz Figa
1
-80
/
+0
2013-04-04
clk: exynos4: Export clocks used by exynos cpufreq drivers
Lukasz Majewski
2
-3
/
+7
2013-04-04
clk: exynos4: Move dac and mixer to Exynos4210-specific clocks
Tomasz Figa
1
-2
/
+2
2013-04-04
clk: exynos4: Export sclk_pcm0
Tomasz Figa
2
-2
/
+3
2013-04-04
clk: exynos4: Add missing sclk_audio0 clock
Tomasz Figa
1
-0
/
+2
2013-04-04
clk: exynos4: Add missing mout_mipihsi clock
Tomasz Figa
1
-0
/
+1
2013-04-04
clk: exynos4: Use mout_mpll_user_* on Exynos4x12
Tomasz Figa
2
-61
/
+113
2013-04-04
clk: exynos4: Correct sclk_mfc clock definition
Sylwester Nawrocki
2
-3
/
+3
2013-03-28
clk: samsung: add infrastructure to add separate aliases
Heiko Stuebner
2
-0
/
+54
2013-03-28
clk: samsung: always allocate the clk_table
Heiko Stuebner
1
-4
/
+4
2013-03-28
clk: samsung: fix pm init on non-dt platforms
Heiko Stueber
1
-12
/
+13
2013-03-28
clk: samsung: register clk_div_tables for divider clocks
Heiko Stuebner
2
-7
/
+20
2013-03-25
ARM: dts: add board specific fixed rate clock nodes for Exynos based platforms
Thomas Abraham
10
-0
/
+100
2013-03-25
ARM: dts: add clock provider information for all controllers in Exynos5440 SoC
Thomas Abraham
1
-0
/
+18
2013-03-25
ARM: dts: add clock provider information for all controllers in Exynos5250 SoC
Thomas Abraham
1
-0
/
+72
2013-03-25
ARM: dts: add clock provider information for all controllers in Exynos4 SoCs
Thomas Abraham
3
-0
/
+54
2013-03-25
ARM: dts: add Exynos4 and Exynos5 clock controller nodes
Thomas Abraham
4
-0
/
+24
2013-03-25
clocksource: mct: add support for mct clock setup
Thomas Abraham
1
-1
/
+6
2013-03-25
clocksource: mct: use fin_pll clock as the tick clock source for mct
Thomas Abraham
1
-3
/
+6
2013-03-25
ARM: EXYNOS: remove auxdata table from exynos4/5 dt machine file
Thomas Abraham
2
-234
/
+3
2013-03-25
ARM: EXYNOS: allow legacy board support to specify xxti and xusbxti clock speed
Thomas Abraham
6
-0
/
+12
2013-03-25
ARM: EXYNOS: Initialize the clocks prior to timer initialization
Thomas Abraham
8
-9
/
+25
2013-03-25
ARM: EXYNOS: Migrate clock support to common clock framework
Thomas Abraham
19
-3835
/
+10
2013-03-25
clk: exynos5440: register clocks using common clock framework
Thomas Abraham
3
-0
/
+201
2013-03-25
clk: exynos5250: register clocks using common clock framework
Thomas Abraham
3
-0
/
+686
2013-03-25
clk: exynos4: register clocks using common clock framework
Thomas Abraham
3
-0
/
+1059
2013-03-25
clk: samsung: add pll clock registration helper functions
Thomas Abraham
3
-1
/
+541
2013-03-25
clk: samsung: add common clock framework helper functions for Samsung platforms
Thomas Abraham
4
-0
/
+541
2013-03-09
ARM: EXYNOS: move mct driver to drivers/clocksource
Thomas Abraham
6
-9
/
+7
2013-03-09
ARM: EXYNOS: remove static io-remapping of mct registers for Exynos5
Thomas Abraham
2
-6
/
+0
2013-03-09
ARM: dts: add mct device tree node for all supported Exynos SoC's
Thomas Abraham
4
-0
/
+90
2013-03-09
ARM: EXYNOS: allow dt based discovery of mct controller using clocksource_of_...
Thomas Abraham
10
-16
/
+18
2013-03-09
ARM: EXYNOS: add device tree support for MCT controller driver
Thomas Abraham
3
-18
/
+105
[next]