Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-02Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-04clk: ti: Use of_clk_get_parent_count() instead of open codingGeert Uytterhoeven
2015-06-04CLK: TI: always enable DESHDCP clockTomi Valkeinen
2015-06-03arm: dra7: add DESHDCP clockTomi Valkeinen
2015-05-15clk: ti: Silence sparse warningsStephen Boyd
2015-05-15clk: ti: dra7-atl-clock: Fix possible ERR_PTR dereferenceKrzysztof Kozlowski
2015-04-13clk: don't use __initconst for non-const arraysUwe Kleine-König
2015-04-01clk: constify of_device_id arrayFabian Frederick
2015-03-25Merge branch 'for-4.1-clk-ti' of github.com:t-kristo/linux-pm into clk-nextMichael Turquette
2015-03-24clk: ti: Implement FAPLL set_rate for the PLLTony Lindgren
2015-03-24clk: ti: Implement FAPLL set_rate for the synthesizerTony Lindgren
2015-03-24clk: ti: Fix FAPLL recalc_rate for rounding errorsTony Lindgren
2015-03-24clk: ti: DRA7: Add timer_sys_ck aliases for Timers 13 through 16Suman Anna
2015-03-24clk: ti: DRA7: Correct timer_sys_ck clock aliases for TimersSuman Anna
2015-03-24clk: ti: OMAP5: Correct the DT clock aliases for timersSuman Anna
2015-03-24clk: ti: OMAP4: Remove the legacy timer DT clock aliasesSuman Anna
2015-03-24clk: ti: clk-3xxx-legacy: Correct McBSP related clock aliasesPeter Ujfalusi
2015-03-24clk: ti: clk-3xxx: Correct McBSP related DT clock definitionsPeter Ujfalusi
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo
2015-02-25clk: ti: Fix FAPLL parent enable bit handlingTony Lindgren
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann
2015-02-03Merge branch 'clk-omap-legacy' into clk-nextMichael Turquette
2015-01-30clk: ti: add omap3 legacy clock dataTero Kristo
2015-01-30clk: ti: composite: add support for legacy composite clock initTero Kristo
2015-01-30clk: ti: dpll: add support for legacy DPLL initTero Kristo
2015-01-30clk: ti: divider: add support for legacy divider initTero Kristo
2015-01-30clk: ti: interface: add support for legacy interface clock initTero Kristo
2015-01-30clk: ti: gate: add support for legacy gate initTero Kristo
2015-01-30clk: ti: mux: add support for legacy mux initTero Kristo
2015-01-30clk: ti: add core support for initializing legacy clocksTero Kristo
2015-01-27clk: ti: Drop use of clk-private.hStephen Boyd
2015-01-20clk: ti: Initialize clocks for dm816xTony Lindgren
2015-01-20clk: ti: Add support for FAPLL on dm816xTony Lindgren
2014-11-13ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo
2014-09-30Merge branch 'for-v3.18/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette
2014-09-29clk: ti: dra7-atl-clock: Mark the device as pm_runtime_irq_safePeter Ujfalusi
2014-09-29clk: ti: LLVMLinux: Move __init outside of type definitionBehan Webster
2014-09-29clk: ti: consider the fact that of_clk_get() might return an errorSebastian Andrzej Siewior
2014-09-29clk: ti: dra7-atl-clock: fix a memory leakTero Kristo
2014-09-29clk: ti: change clock init to use generic of_clk_initTero Kristo
2014-09-26clk: Remove .owner field for driverKiran Padwal
2014-08-21clk: ti: dra7-atl: Provide error check for incoming parameters in set_rateNishanth Menon
2014-08-21clk: ti: divider: Provide error check for incoming parameters in set_rateNishanth Menon
2014-08-04Merge tag 'clk-for-linus-3.17' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds
2014-07-31clk: ti: clk-7xx: Correct ABE DPLL configurationPeter Ujfalusi
2014-07-26Merge branch 'for-v3.17/ti-clk-driver' of github.com:t-kristo/linux-pm into c...Mike Turquette
2014-07-02CLK: ti: dra7: Initialize USB_DPLLRoger Quadros
2014-06-19clk: ti: set CLK_SET_RATE_NO_REPARENT for ti,mux-clockTomi Valkeinen
2014-06-19clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros
2014-06-19clk: ti: dra7: return error code in failure caseJulia Lawall