summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/clock.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-26clk: ti: Improve clksel clock bit parsing for reg propertyTony Lindgren1-0/+1
2022-11-23clk: ti: change ti_clk_register[_omap_hw]() APIDario Binacchi1-5/+5
2022-06-10treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (pa...Thomas Gleixner1-9/+1
2022-03-16clk: ti: Drop legacy compatibility clocks for am4Tony Lindgren1-3/+0
2022-03-11clk: ti: Add ti_dt_clk_name() helper to use clock-output-namesTony Lindgren1-0/+1
2019-12-24clk: let init callback return an error codeJerome Brunet1-1/+1
2019-10-31clk: ti: divider: convert to use min,max,mask instead of widthTero Kristo1-1/+3
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo1-2/+1
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo1-4/+5
2019-04-25clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo1-0/+6
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo1-1/+0
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo1-1/+2
2019-02-15clk: ti: add new API for checking if a provided clock is an OMAP clockTero Kristo1-0/+1
2019-02-15clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo1-0/+1
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill1-0/+2
2018-10-03clk: ti: dra7: add new clkctrl dataTero Kristo1-0/+1
2018-10-03clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo1-1/+2
2018-10-03clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo1-0/+2
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo1-2/+3
2018-10-03clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo1-0/+1
2018-10-03clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo1-1/+2
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo1-0/+2
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd1-4/+5
2018-04-06clk: ti: fix flag space conflict with clkctrl clocksTero Kristo1-4/+5
2018-03-08clk: ti: add support for clock latching to mux clocksTero Kristo1-0/+1
2018-03-08clk: ti: add support for clock latching to divider clocksTero Kristo1-0/+1
2018-03-08clk: ti: add generic support for clock latchingTero Kristo1-0/+2
2018-01-27Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd1-68/+0
2017-12-14clk: ti: Drop legacy clk-3xxx-legacy codeTony Lindgren1-68/+0
2017-12-01clk: ti: dm816: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: dm814: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: am43xx: add clkctrl clock dataTero Kristo1-0/+2
2017-12-01clk: ti: am33xx: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: dra7: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: omap5: add clkctrl clock dataTero Kristo1-0/+1
2017-12-01clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo1-0/+1
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo1-2/+2
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo1-0/+1
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo1-0/+2
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo1-0/+29
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo1-5/+6
2017-03-08clk: ti: gate: export gate_clk_ops locallyTero Kristo1-0/+1
2017-03-08clk: ti: divider: add driver internal API for parsing divider dataTero Kristo1-0/+4
2017-03-08clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo1-0/+11
2017-03-08clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo1-0/+11
2017-03-08clk: ti: enforce const types on string arraysTero Kristo1-1/+1
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo1-0/+1
2017-03-08clk: ti: add API for creating aliases automatically for simple clock typesTero Kristo1-0/+1
2017-03-08clk: ti: add support for automatic clock alias generationTero Kristo1-0/+3
2016-12-09clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts1-0/+9