aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/ti/dpll.c
AgeCommit message (Expand)Author
2019-09-19Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ...Stephen Boyd
2019-09-06clk/ti: Use kmemdup rather than duplicating its implementationFuqian Huang
2019-08-16clk: ti: Don't reference clk_init_data after registrationStephen Boyd
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo
2018-12-14clk: Use of_node_name_eq for node name comparisonsRob Herring
2018-10-18Merge branch 'clk-ti' into clk-nextStephen Boyd
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill
2018-08-30clk: Convert to using %pOFn instead of device_node.nameRob Herring
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-12-14clk: ti: Drop legacy clk-3xxx-legacy codeTony Lindgren
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo
2017-04-21clk: ti: fix linker error with !SOC_OMAP4Arnd Bergmann
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: dpll44xx: fix clksel register initializationTero Kristo
2017-03-08clk: ti: drop unnecessary MEMMAP_ADDRESSING flagTero Kristo
2017-03-08clk: ti: use automatic clock alias generation frameworkTero Kristo
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
2016-04-15clk: ti: amx3xx: limit the maximum frequency of DPLLs based on specTero Kristo
2016-02-26clk: ti: Update for of_clk_get_parent_count() returning unsigned intStephen Boyd
2016-02-22clk: ti: dpll: convert DPLL support code to use clk_hw instead of clk ptrsTero Kristo
2015-08-24clk: Convert __clk_get_flags() to clk_hw_get_flags()Stephen Boyd
2015-07-28Merge branch 'cleanup-clk-h-includes' into clk-nextStephen Boyd
2015-07-28clk: ti: make use of of_clk_parent_fill helper functionDinh Nguyen
2015-07-20clk: ti: Include clk.hStephen Boyd
2015-05-14clk: ti: Silence sparse warningsStephen Boyd
2015-03-24clk: ti: fix ti_clk_get_reg_addr error handlingTero Kristo
2015-02-03clk: omap: compile legacy omap3 clocks conditionallyArnd Bergmann
2015-01-30clk: ti: dpll: add support for legacy DPLL initTero Kristo
2014-11-13ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()Tero Kristo
2014-07-01clk: ti: am43x: Fix boot with CONFIG_SOC_AM33XX disabledRoger Quadros
2014-06-06CLK: TI: dpll: support OMAP5 MPU DPLL that need special handling for higher f...Nishanth Menon
2014-05-28CLK: TI: DPLL: add support for omap2 core dpllTero Kristo
2014-05-28CLK: TI: DPLL: simplify autoidle register detection logicTero Kristo
2014-01-17CLK: TI: Add DPLL clock supportTero Kristo