index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-20
clk: exynos4: enable clk_set_parent() propagation for sclk_hdmi and sclk_mixe...
Tomasz Stanislawski
1
-2
/
+4
2014-03-20
clk: propagate parent change up one level
Tomasz Stanislawski
1
-0
/
+6
2014-03-20
clk: exynos4: export sclk_hdmiphy clock
Tomasz Stanislawski
1
-2
/
+2
2014-03-20
clk: exynos4: Keep 'chipid' clock enabled
Jonghwa Lee
1
-2
/
+4
2014-03-20
drivers: clk: samsung: fix build dependency for exynos4 audss clocks
Marek Szyprowski
1
-1
/
+1
2014-03-20
clk: samsung: exynos4: Propagate rate change of SPI dividers
Tomasz Figa
1
-3
/
+6
2014-03-20
ARM:clk:exynos:pll35xx: Extend pll35xx_set_rate to support only S parameter s...
Lukasz Majewski
1
-10
/
+27
2014-03-20
clk: Implement clk_unregister
Sylwester Nawrocki
1
-8
/
+124
2014-03-20
clk: Assign module owner of a clock being registered
Sylwester Nawrocki
1
-0
/
+6
2014-03-20
clk: Add common __clk_get(), __clk_put() implementations
Sylwester Nawrocki
1
-0
/
+20
2014-03-20
clkdev: Fix race condition in clock lookup from device tree
Sylwester Nawrocki
1
-2
/
+10
2014-03-20
clk: Provide not locked variant of of_clk_get_from_provider()
Sylwester Nawrocki
2
-8
/
+46
2014-03-20
clk: max77686: Register OF clock provider
Tomasz Figa
1
-0
/
+24
2014-03-20
clk: max77686: Refactor driver data handling
Tomasz Figa
1
-12
/
+14
2014-03-20
clk: max77686: Fix clean-up in error and remove paths
Tomasz Figa
1
-22
/
+10
2014-03-20
clk: max77686: Make max77686_clk_register() return struct clk *
Tomasz Figa
1
-7
/
+10
2014-03-20
clk: max77686: Refactor successful exit of probe function
Tomasz Figa
1
-2
/
+1
2014-03-20
clk: max77686: Provide .recalc_rate() operation
Tomasz Figa
1
-0
/
+7
2014-03-20
clk: max77686: Correct callback used for checking clock status
Tomasz Figa
1
-2
/
+2
2014-03-20
clk: exynos4: Add additional G2D clocks
Sachin Kamat
1
-2
/
+7
2014-03-20
clock: clk-exynos4: set the CLK_SET_RATE_PARENT for mmc4
Jaehoon Chung
1
-1
/
+2
2014-03-20
clk: samsung: fix section mismatch from audio subsystem clocks
Seung-Woo Kim
1
-1
/
+1
2014-03-20
clk: samsung: exynos4: Do not disable ISP bus clocks
Tomasz Figa
1
-4
/
+4
2014-03-20
clk: honor CLK_GET_RATE_NOCACHE in clk_set_rate
Peter De Schrijver
1
-1
/
+1
2014-03-20
clk: exynos4: Add CLK_GET_RATE_NOCACHE flag for the Exynos4x12 ISP clocks
Sylwester Nawrocki
1
-30
/
+34
2014-03-20
clk: Prevent potential null pointer dereference in clk_set_rate()
Sylwester Nawrocki
1
-0
/
+3
2014-03-20
clk: exynos4: Add clock entries for TMU
Sachin Kamat
1
-1
/
+3
2014-03-20
clk: samsung: exynos4: Add support for CLKOUT
Tomasz Figa
1
-2
/
+47
2014-03-20
clk: Add Exynos Audio Subsystem clocks driver
Sylwester Nawrocki
3
-4
/
+119
2014-03-20
clk: samsung: exynos4: Add support for PLL46xx rate configuration
Tomasz Figa
3
-17
/
+117
2014-03-20
clk: samsung: exynos4: Fix clock registration order
Tomasz Figa
1
-4
/
+5
2014-03-20
clk: samsung: exynos4: Allow rate setting propagation through sclk_vpll
Tomasz Figa
1
-4
/
+4
2014-03-20
clk: samsung: pll: Add support for PLL36xx rate configuration
Tomasz Figa
3
-15
/
+138
2014-03-20
clk: samsung: pll: Do not return error codes in round_rate callback
Tomasz Figa
1
-2
/
+2
2014-03-20
clk: samsung: pll: Add support for PLL45xx rate setting
Tomasz Figa
3
-15
/
+122
2014-03-20
clock: Support for [A|M]PLL's (35xx) set_rate and round_rate functions
Lukasz Majewski
3
-12
/
+146
2014-03-20
clk: exynos5250: add gate clock descriptions of System MMU
Cho KyongHo
1
-7
/
+46
2014-01-15
clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
Andrew Bresticker
1
-2
/
+2
2014-01-15
clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg clock
Abhilash Kesavan
1
-1
/
+2
2014-01-15
clk: samsung: exynos4: Correct SRC_MFC register
Seung-Woo Kim
1
-1
/
+1
2014-01-15
clk: clk-divider: fix divisor > 255 bug
James Hogan
1
-1
/
+1
2013-12-04
clk: armada-370: fix tclk frequencies
Simon Guinot
1
-2
/
+2
2013-11-13
clk: fixup argument order when setting VCO parameters
Jonathan Austin
1
-1
/
+1
2013-09-26
clk: wm831x: Initialise wm831x pointer on init
Mark Brown
1
-0
/
+2
2013-06-16
ARM: tegra30: clocks: Fix pciex clock registration
Jay Agarwal
1
-5
/
+6
2013-06-11
clk: exynos5250: Add CLK_IGNORE_UNUSED flag for pmu clock
Tushar Behera
1
-1
/
+1
2013-06-11
clk: spear: fix build error for spear3xx
Arnd Bergmann
1
-1
/
+1
2013-06-11
clk: samsung: Fix pll36xx_recalc_rate to handle kdiv properly
Doug Anderson
1
-2
/
+3
2013-06-10
clk: exynos5250: Add sclk_mpll to the parent list of mout_cpu clock
Tushar Behera
1
-1
/
+1
2013-06-10
clk: exynos5250: Update cpufreq related clocks for EXYNOS5250
Tushar Behera
1
-3
/
+3
[next]