index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
samsung
/
clk-exynos-audss.c
Age
Commit message (
Expand
)
Author
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-09-06
clk: samsung: Remove excessive include
Marek Szyprowski
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-02-14
clk: samsung: Remove redundant dev_err call in exynos_audss_clk_probe()
Wei Yongjun
2017-09-29
Merge branch 'clk-pm-runtime' into clk-next
Stephen Boyd
2017-09-07
clk: samsung: exynos-audss: Add support for runtime PM
Marek Szyprowski
2017-09-07
clk: samsung: exynos-audss: Use local variable for controller's device
Marek Szyprowski
2017-08-09
clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks
Sylwester Nawrocki
2017-06-22
clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLL
Krzysztof Kozlowski
2017-06-09
clk: samsung: exynos-audss: Convert to the new clk_hw API
Marek Szyprowski
2016-12-29
clk: samsung: exynos-audss: Replace syscore PM with platform device PM
Marek Szyprowski
2016-10-17
clk: samsung: clk-exynos-audss: Fix module autoload
Javier Martinez Canillas
2016-09-09
clk: samsung: clk-exynos-audss: Whitespace and debug trace cleanup
Sylwester Nawrocki
2016-09-09
clk: samsung: clk-exynos-audss: Add exynos5410 compatible
Sylwester Nawrocki
2016-09-09
clk: samsung: clk-exynos-audss: controller variant handling rework
Sylwester Nawrocki
2016-07-13
clk: samsung: Allow modular build of the Audio Subsystem CLKCON driver
Sylwester Nawrocki
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-01-17
clk: exynos-audss: Fix memory leak on driver unbind or probe failure
Krzysztof Kozlowski
2014-12-20
Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-12-17
clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...
Krzysztof Kozlowski
2014-12-02
clk: samsung: Fix double add of syscore ops after driver rebind
Krzysztof Kozlowski
2014-10-20
clk: samsung: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-21
dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clock
Tushar Behera
2014-01-08
clk: exynos-audss: add support for Exynos 5420
Andrew Bresticker
2014-01-08
clk: exynos-audss: allow input clocks to be specified in device tree
Andrew Bresticker
2014-01-08
clk: exynos-audss: convert to platform device
Andrew Bresticker
2013-12-30
clk: exynos: File scope reg_save array should depend on PM_SLEEP
Krzysztof Kozlowski
2013-08-19
clk: add CLK_SET_RATE_NO_REPARENT flag
James Hogan
2013-07-25
clk: exynos-audss: Staticize exynos_audss_clk_init
Sachin Kamat
2013-06-19
clk: samsung: register audio subsystem clocks using common clock framework
Padmavathi Venna