index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: samsung: Make of_device_id array const
Krzysztof Kozlowski
2014-07-26
1
-1
/
+1
*
clk: samsung: Register clk provider only after registering its all clocks
Sylwester Nawrocki
2014-06-30
1
-9
/
+10
*
clk: samsung: fixed compiler warning [-Wpointer-to-int-cast]
Pankaj Dubey
2014-05-14
1
-1
/
+1
*
clk: samsung: Initialize clock table with error pointers
Tomasz Figa
2014-05-14
1
-1
/
+6
*
clk/samsung: add support for multiple clock providers
Rahul Sharma
2014-05-14
1
-52
/
+62
*
clk: samsung: Drop old suspend/resume code
Tomasz Figa
2014-02-14
1
-53
/
+1
*
clk: samsung: exynos5250: Move suspend/resume handling to SoC driver
Tomasz Figa
2014-02-14
1
-2
/
+3
*
clk: samsung: Provide common helpers for register save/restore
Tomasz Figa
2014-02-14
1
-0
/
+32
*
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
2013-09-06
1
-6
/
+4
*
clk: samsung: Fix compilation error
Sachin Kamat
2013-04-08
1
-0
/
+2
*
clk: exynos4: Add support for SoC-specific register save list
Tomasz Figa
2013-04-04
1
-3
/
+6
*
clk: samsung: add infrastructure to add separate aliases
Heiko Stuebner
2013-03-28
1
-0
/
+33
*
clk: samsung: always allocate the clk_table
Heiko Stuebner
2013-03-28
1
-4
/
+4
*
clk: samsung: fix pm init on non-dt platforms
Heiko Stueber
2013-03-28
1
-12
/
+13
*
clk: samsung: register clk_div_tables for divider clocks
Heiko Stuebner
2013-03-28
1
-3
/
+11
*
clk: samsung: add common clock framework helper functions for Samsung platforms
Thomas Abraham
2013-03-25
1
-0
/
+273