summaryrefslogtreecommitdiff
path: root/drivers/clk/samsung/clk-exynos-audss.c
AgeCommit message (Expand)Author
2023-07-19clk: Explicitly include correct DT includesRob Herring
2023-03-12clk: samsung: Convert to platform remove callback returning voidUwe Kleine-König
2021-09-13clk: samsung: exynos-audss: Make use of devm_platform_ioremap_resource()Cai Huoqing
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-09-06clk: samsung: Remove excessive includeMarek Szyprowski
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-02-14clk: samsung: Remove redundant dev_err call in exynos_audss_clk_probe()Wei Yongjun
2017-09-29Merge branch 'clk-pm-runtime' into clk-nextStephen Boyd
2017-09-07clk: samsung: exynos-audss: Add support for runtime PMMarek Szyprowski
2017-09-07clk: samsung: exynos-audss: Use local variable for controller's deviceMarek Szyprowski
2017-08-09clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocksSylwester Nawrocki
2017-06-22clk: samsung: audss: Fix silent hang on Exynos4412 due to disabled EPLLKrzysztof Kozlowski
2017-06-09clk: samsung: exynos-audss: Convert to the new clk_hw APIMarek Szyprowski
2016-12-29clk: samsung: exynos-audss: Replace syscore PM with platform device PMMarek Szyprowski
2016-10-17clk: samsung: clk-exynos-audss: Fix module autoloadJavier Martinez Canillas
2016-09-09clk: samsung: clk-exynos-audss: Whitespace and debug trace cleanupSylwester Nawrocki
2016-09-09clk: samsung: clk-exynos-audss: Add exynos5410 compatibleSylwester Nawrocki
2016-09-09clk: samsung: clk-exynos-audss: controller variant handling reworkSylwester Nawrocki
2016-07-13clk: samsung: Allow modular build of the Audio Subsystem CLKCON driverSylwester Nawrocki
2015-07-20clk: samsung: Properly include clk.h and clkdev.hStephen Boyd
2015-01-17clk: exynos-audss: Fix memory leak on driver unbind or probe failureKrzysztof Kozlowski
2014-12-20Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-12-17clk: samsung: Fix Exynos 5420 pinctrl setup and clock disable failure due to ...Krzysztof Kozlowski
2014-12-02clk: samsung: Fix double add of syscore ops after driver rebindKrzysztof Kozlowski
2014-10-20clk: samsung: drop owner assignment from platform_driversWolfram Sang
2014-03-21dt-bindings: clock: Move exynos-audss-clk.h to dt-bindings/clockTushar Behera
2014-01-08clk: exynos-audss: add support for Exynos 5420Andrew Bresticker
2014-01-08clk: exynos-audss: allow input clocks to be specified in device treeAndrew Bresticker
2014-01-08clk: exynos-audss: convert to platform deviceAndrew Bresticker
2013-12-30clk: exynos: File scope reg_save array should depend on PM_SLEEPKrzysztof Kozlowski
2013-08-19clk: add CLK_SET_RATE_NO_REPARENT flagJames Hogan
2013-07-25clk: exynos-audss: Staticize exynos_audss_clk_initSachin Kamat
2013-06-19clk: samsung: register audio subsystem clocks using common clock frameworkPadmavathi Venna