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-exynos-audss.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: samsung: exynos-audss: Make use of devm_platform_ioremap_resource()
Cai Huoqing
2021-09-13
1
-3
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
1
-4
/
+1
*
clk: samsung: Remove excessive include
Marek Szyprowski
2018-09-06
1
-1
/
+0
*
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-2
/
+2
*
clk: samsung: Remove redundant dev_err call in exynos_audss_clk_probe()
Wei Yongjun
2018-02-14
1
-3
/
+1
*
Merge branch 'clk-pm-runtime' into clk-next
Stephen Boyd
2017-09-30
1
-29
/
+47
|
\
|
*
clk: samsung: exynos-audss: Add support for runtime PM
Marek Szyprowski
2017-09-08
1
-17
/
+34
|
*
clk: samsung: exynos-audss: Use local variable for controller's device
Marek Szyprowski
2017-09-08
1
-12
/
+13
*
|
clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks
Sylwester Nawrocki
2017-08-09
1
-4
/
+4
|
/
*
clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL
Krzysztof Kozlowski
2017-06-22
1
-0
/
+1
*
clk: samsung: exynos-audss: Convert to the new clk_hw API
Marek Szyprowski
2017-06-09
1
-28
/
+29
*
clk: samsung: exynos-audss: Replace syscore PM with platform device PM
Marek Szyprowski
2016-12-29
1
-14
/
+10
*
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
2016-10-18
1
-0
/
+1
*
clk: samsung: clk-exynos-audss: Whitespace and debug trace cleanup
Sylwester Nawrocki
2016-09-09
1
-7
/
+4
*
clk: samsung: clk-exynos-audss: Add exynos5410 compatible
Sylwester Nawrocki
2016-09-09
1
-0
/
+9
*
clk: samsung: clk-exynos-audss: controller variant handling rework
Sylwester Nawrocki
2016-09-09
1
-27
/
+37
*
clk: samsung: Allow modular build of the Audio Subsystem CLKCON driver
Sylwester Nawrocki
2016-07-13
1
-11
/
+1
*
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-07-20
1
-1
/
+2
*
clk: exynos-audss: Fix memory leak on driver unbind or probe failure
Krzysztof Kozlowski
2015-01-17
1
-10
/
+22
*
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-21
1
-1
/
+32
|
\
|
*
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-17
1
-1
/
+28
|
*
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-12-02
1
-0
/
+4
*
|
clk: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock
Tushar Behera
2014-03-20
1
-1
/
+1
*
clk: exynos-audss: add support for Exynos 5420
Andrew Bresticker
2014-01-08
1
-7
/
+33
*
clk: exynos-audss: allow input clocks to be specified in device tree
Andrew Bresticker
2014-01-08
1
-5
/
+20
*
clk: exynos-audss: convert to platform device
Andrew Bresticker
2014-01-08
1
-16
/
+88
*
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Krzysztof Kozlowski
2013-12-30
1
-5
/
+5
*
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-08-19
1
-2
/
+4
*
clk: exynos-audss: Staticize exynos_audss_clk_init
Sachin Kamat
2013-07-25
1
-1
/
+1
*
clk: samsung: register audio subsystem clocks using common clock framework
Padmavathi Venna
2013-06-18
1
-0
/
+133