aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk
Commit message (Expand)AuthorAge
...
| * | | | clk: samsung: exynos5433: add CPU clocks configuration data and instantiate C...Bartlomiej Zolnierkiewicz2016-06-02
| * | | | clk: samsung: cpu: prepare for adding Exynos5433 CPU clocksBartlomiej Zolnierkiewicz2016-06-02
| * | | | clk: samsung: exynos5433: prepare for adding CPU clocksBartlomiej Zolnierkiewicz2016-06-02
| * | | | clk: samsung: Suppress unbinding to prevent theoretical attacksKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5420: Set ID for aclk333 gate clockJavier Martinez Canillas2016-06-02
| * | | | clk: samsung: exynos5410: Add TMU clockKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5410: Add I2C, HSI2C and RTC clocksKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5410: Add serial3, USB and PWM clocksKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos3250: Move PLL rates data to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: Fully constify mux parent namesKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5250: Move sleep init function to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5420: Move sleep init function and PLL data to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5433: Move PLL rates data to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5433: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos7: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5440: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5420: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5410: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5260: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos5250: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos4415: Move PLL rates data to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos4415: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos4: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos4: Move local function to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos3250: Constify all clock initializersKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos3250: Move platform driver and of_device_id to init sectionKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: Constify clock init data with clock arraysKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: clkout: Add support for Exynos5410Krzysztof Kozlowski2016-06-02
| * | | | clk: samsung: Remove useless check for return value of samsung_clk_initKrzysztof Kozlowski2016-06-02
| * | | | clk: samsung: exynos7: Don't gate CMU_{CCORE, FSYS0} blocks clockAlim Akhtar2016-06-02
| |/ / /
* | | | clk: correct comments for __clk_determine_ratePeng Fan2016-06-20
* | | | clk: vt8500: rework wm8650_find_pll_bits()Roman Volkov2016-06-20
* | | | clk: vt8500: fix gcc-4.9 warningsArnd Bergmann2016-06-20
* | | | clk: Remove unused variableLee Jones2016-06-20
* | | | clk: hi6220: fix missing clk.h includeBen Dooks2016-06-20
* | | | clk: iproc: fix missing include of clk-iproc.hBen Dooks2016-06-20
* | | | clk: at91: make of_sama5d2_clk_generated_setup() staticBen Dooks2016-06-20
* | | | Merge branch 'clk-fixes' into clk-nextStephen Boyd2016-06-20
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'v4.7-rockchip-clk-fixes1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd2016-06-20
| |\ \ \
| | * | | clk: rockchip: release io resource when failing to init clk on rk3399Shawn Lin2016-06-03
| | * | | clk: rockchip: fix cpuclk registration error handlingXing Zheng2016-05-30
| | * | | clk: rockchip: Revert "clk: rockchip: reset init state before mmc card initia...Douglas Anderson2016-05-30
| | * | | clk: rockchip: fix incorrect parent for rk3399's {c,g}pll_aclk_perihp_srcXing Zheng2016-05-30
| | * | | clk: rockchip: mark rk3399 GIC clocks as criticalBrian Norris2016-05-30
| | * | | clk: rockchip: initialize flags of clk_init_data in mmc-phase clockHeiko Stuebner2016-05-30
| | |/ /
| * | / clk: Fix return value check in oxnas_stdclk_probe()Wei Yongjun2016-06-20
| | |/ | |/|
* | | clk: multiplier: Prevent the multiplier from under / over flowingMaxime Ripard2016-06-20
* | | Merge commit 'f17a0dd1c2e0' into clk-nextMichael Turquette2016-06-17
|\ \ \ | |/ / |/| |
| * | clk: Use _rcuidle suffix to allow clk_core_enable() to used from idlePaul E. McKenney2016-06-15
| * | clk: Add _rcuidle tracepoints to allow clk_core_disable() use from idlePaul E. McKenney2016-06-15