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-exynos4.c
Age
Commit message (
Expand
)
Author
2016-12-29
clk: samsung: Add CPU clk configuration data for Exynos4412 Prime
Bartlomiej Zolnierkiewicz
2016-06-10
clk: samsung: exynos4: fixup reg access on be
Matthew Leach
2016-06-02
clk: samsung: exynos4: Constify all clock initializers
Krzysztof Kozlowski
2016-06-02
clk: samsung: exynos4: Move local function to init section
Krzysztof Kozlowski
2016-06-02
clk: samsung: Remove useless check for return value of samsung_clk_init
Krzysztof Kozlowski
2016-03-02
clk: samsung: Remove CLK_IS_ROOT
Stephen Boyd
2015-11-18
clk: samsung: exynos4: Add SSS gate clock
Krzysztof Kozlowski
2015-09-10
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
2015-08-14
clk: exynos4x12: add cpu clock configuration data and instantiate cpu clock
Bartlomiej Zolnierkiewicz
2015-07-28
clk: exynos4: Fix wrong clock for Exynos4x12 ADC
Krzysztof Kozlowski
2015-07-20
clk: samsung: Properly include clk.h and clkdev.h
Stephen Boyd
2015-06-20
clk: samsung: exynos4: add cpu clock configuration data and instantiate cpu c...
Thomas Abraham
2015-04-12
clk: samsung: exynos4: Disable ARMCLK down feature on Exynos4210 SoC
Bartlomiej Zolnierkiewicz
2015-01-28
clk: samsung: exynos4: Add divider clock id for memory bus frequency
Chanwoo Choi
2014-12-02
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
Andrzej Hajda
2014-09-24
clk: samsung: exynos4: remove duplicate div_core2 divider clock instantiation
Thomas Abraham
2014-09-22
clk: samsung: exynos4: fix g3d clocks
Marek Szyprowski
2014-09-22
clk: samsung: exynos4: add support for MOUT_HDMI and MOUT_MIXER clocks
Marek Szyprowski
2014-09-22
clk: samsung: exynos4: add missing smmu_g2d clock and update comments
Marek Szyprowski
2014-07-26
clk: samsung: Make of_device_id array const
Krzysztof Kozlowski
2014-07-26
clk: samsung: exynos4: Enable ARMCLK down feature
Krzysztof Kozlowski
2014-07-26
clk: samsung: exynos4: Add CLKOUT clock hierarchy
Tomasz Figa
2014-07-26
clk: samsung: exynos4: Add missing CPU/DMC clock hierarchy
Tomasz Figa
2014-06-30
clk: exynos4: Add PPMU IP block source clocks.
Jonghwa Lee
2014-06-30
clk: samsung: Register clk provider only after registering its all clocks
Sylwester Nawrocki
2014-06-30
clk: samsung: exynos4: Remove SRC_MASK_ISP gates
Tomasz Figa
2014-06-07
Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/...
Linus Torvalds
2014-05-28
clk/exynos4: Fix compilation warning
Sachin Kamat
2014-05-14
clk: samsung: exynos4: export sclk_hdmiphy clock
Tomasz Stanislawski
2014-05-14
clk: samsung: exynos4: Use single clock ID for CLK_MDMA gate clocks
Sylwester Nawrocki
2014-05-14
clk/samsung: add support for multiple clock providers
Rahul Sharma
2014-02-14
clk: samsung: exynos4: Add remaining suspend/resume handling
Tomasz Figa
2014-02-14
clk: samsung: Drop old suspend/resume code
Tomasz Figa
2014-02-14
clk: samsung: exynos4: Move suspend/resume handling to SoC driver
Tomasz Figa
2014-02-14
clk: exynos4: Remove remnants of non-DT support
Tomasz Figa
2014-01-23
Merge tag 'clk-for-linus-3.14-part1' of git://git.linaro.org/people/mike.turq...
Linus Torvalds
2014-01-23
Merge tag 'fixes-nc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-01-08
clk: exynos4: replace clock ID private enums with IDs from DT header
Andrzej Hajda
2013-12-30
clk: samsung: exynos4: Correct SRC_MFC register
Seung-Woo Kim
2013-12-21
clk: samsung: exynos4: Fix definition of div_mmc_pre4 divider
Tomasz Figa
2013-09-09
Merge tag 'clk-for-linus-3.12' of git://git.linaro.org/people/mturquette/linux
Linus Torvalds
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4x12
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Register PLL rate tables for Exynos4210
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Reorder registration of mout_vpllsrc
Tomasz Figa
2013-09-06
clk: samsung: pll: Use new registration method for PLL46xx
Tomasz Figa
2013-09-06
clk: samsung: pll: Use new registration method for PLL45xx
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Rename exynos4_plls to exynos4x12_plls
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Remove checks for DT node
Tomasz Figa
2013-09-06
clk: samsung: exynos4: Remove unused static clkdev aliases
Tomasz Figa
2013-09-06
clk: samsung: Modify _get_rate() helper to use __clk_lookup()
Tomasz Figa
[next]