index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-exynos-audss.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2018-09-06
clk: samsung: Remove excessive include
Marek Szyprowski
1
-1
/
+0
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+2
2018-02-14
clk: samsung: Remove redundant dev_err call in exynos_audss_clk_probe()
Wei Yongjun
1
-3
/
+1
2017-09-29
Merge branch 'clk-pm-runtime' into clk-next
Stephen Boyd
1
-29
/
+47
2017-09-07
clk: samsung: exynos-audss: Add support for runtime PM
Marek Szyprowski
1
-17
/
+34
2017-09-07
clk: samsung: exynos-audss: Use local variable for controller's device
Marek Szyprowski
1
-12
/
+13
2017-08-09
clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks
Sylwester Nawrocki
1
-4
/
+4
2017-06-22
clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL
Krzysztof Kozlowski
1
-0
/
+1
2017-06-09
clk: samsung: exynos-audss: Convert to the new clk_hw API
Marek Szyprowski
1
-28
/
+29
2016-12-29
clk: samsung: exynos-audss: Replace syscore PM with platform device PM
Marek Szyprowski
1
-14
/
+10
2016-10-17
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-09-09
clk: samsung: clk-exynos-audss: Whitespace and debug trace cleanup
Sylwester Nawrocki
1
-7
/
+4
2016-09-09
clk: samsung: clk-exynos-audss: Add exynos5410 compatible
Sylwester Nawrocki
1
-0
/
+9
2016-09-09
clk: samsung: clk-exynos-audss: controller variant handling rework
Sylwester Nawrocki
1
-27
/
+37
2016-07-13
clk: samsung: Allow modular build of the Audio Subsystem CLKCON driver
Sylwester Nawrocki
1
-11
/
+1
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
1
-1
/
+2
2015-01-17
clk: exynos-audss: Fix memory leak on driver unbind or probe failure
Krzysztof Kozlowski
1
-10
/
+22
2014-12-20
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
1
-1
/
+32
2014-12-17
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
1
-1
/
+28
2014-12-02
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
1
-0
/
+4
2014-10-20
clk: samsung: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-21
dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock
Tushar Behera
1
-1
/
+1
2014-01-08
clk: exynos-audss: add support for Exynos 5420
Andrew Bresticker
1
-7
/
+33
2014-01-08
clk: exynos-audss: allow input clocks to be specified in device tree
Andrew Bresticker
1
-5
/
+20
2014-01-08
clk: exynos-audss: convert to platform device
Andrew Bresticker
1
-16
/
+88
2013-12-30
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Krzysztof Kozlowski
1
-5
/
+5
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
1
-2
/
+4
2013-07-25
clk: exynos-audss: Staticize exynos_audss_clk_init
Sachin Kamat
1
-1
/
+1
2013-06-19
clk: samsung: register audio subsystem clocks using common clock framework
Padmavathi Venna
1
-0
/
+133