summaryrefslogtreecommitdiff
path: root/drivers/clk/ti/clock.h
AgeCommit message (Expand)Author
2019-10-31clk: ti: divider: convert to use min,max,mask instead of widthTero Kristo
2019-10-31clk: ti: divider: cleanup ti_clk_parse_divider_data APITero Kristo
2019-04-25clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devicesTero Kristo
2019-04-25clk: ti: dra7x: prevent non-existing clkctrl clocks from registeringTero Kristo
2019-04-25clk: ti: export the omap2_clk_is_hw_omap callTero Kristo
2019-02-15clk: ti: generalize the init sequence of clk_hw_omap clocksTero Kristo
2019-02-15clk: ti: add new API for checking if a provided clock is an OMAP clockTero Kristo
2019-02-15clk: ti: move clk_hw_omap list handling under generic part of the driverTero Kristo
2018-10-03clk: ti: Add functions to save/restore clk contextRuss Dill
2018-10-03clk: ti: dra7: add new clkctrl dataTero Kristo
2018-10-03clk: ti: dra7xx: rename existing clkctrl data as compat dataTero Kristo
2018-10-03clk: ti: am43xx: add new clkctrl data for am43xxTero Kristo
2018-10-03clk: ti: am43xx: rename existing clkctrl data as compat dataTero Kristo
2018-10-03clk: ti: am33xx: add new clkctrl data for am33xxTero Kristo
2018-10-03clk: ti: am33xx: rename existing clkctrl data as compat dataTero Kristo
2018-10-03clk: ti: clkctrl: support multiple clkctrl nodes under a cm nodeTero Kristo
2018-04-06Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and...Stephen Boyd
2018-04-05clk: ti: fix flag space conflict with clkctrl clocksTero Kristo
2018-03-08clk: ti: add support for clock latching to mux clocksTero Kristo
2018-03-08clk: ti: add support for clock latching to divider clocksTero Kristo
2018-03-08clk: ti: add generic support for clock latchingTero Kristo
2018-01-26Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ...Stephen Boyd
2017-12-14clk: ti: Drop legacy clk-3xxx-legacy codeTony Lindgren
2017-12-01clk: ti: dm816: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: dm814: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: am43xx: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: am33xx: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: dra7: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: omap5: add clkctrl clock dataTero Kristo
2017-12-01clk: ti: clkctrl: fix flags for mux and divider opt clocksTero Kristo
2017-12-01clk: ti: convert retry_init param to use void data typeTero Kristo
2017-12-01clk: ti: clkctrl: add support for clkdm init for clkctrl clocksTero Kristo
2017-06-15clk: ti: omap4: add clkctrl clock dataTero Kristo
2017-06-15clk: ti: add support for clkctrl clocksTero Kristo
2017-03-08clk: ti: convert to use proper register definition for all accessesTero Kristo
2017-03-08clk: ti: gate: export gate_clk_ops locallyTero Kristo
2017-03-08clk: ti: divider: add driver internal API for parsing divider dataTero Kristo
2017-03-08clk: ti: divider: convert TI divider clock to use its own data representationTero Kristo
2017-03-08clk: ti: mux: convert TI mux clock to use its internal data representationTero Kristo
2017-03-08clk: ti: enforce const types on string arraysTero Kristo
2017-03-08clk: ti: move omap2_init_clk_clkdm under TI clock driverTero Kristo
2017-03-08clk: ti: add API for creating aliases automatically for simple clock typesTero Kristo
2017-03-08clk: ti: add support for automatic clock alias generationTero Kristo
2016-12-08clk: ti: omap36xx: Work around sprz319 advisory 2.1Richard Watts
2015-08-24clk: ti: Convert to clk_hw based provider APIsStephen Boyd
2015-07-28Merge branch 'for-4.2/ti-clk-move' of https://github.com/t-kristo/linux-pm in...Stephen Boyd
2015-06-02clk: ti: remove exported ll_ops struct, instead add an API for registrationTero Kristo
2015-06-02clk: ti: move some public definitions to private headerTero Kristo
2015-06-02clk: ti: am3517: move remaining am3517 clock support code to clock driverTero Kristo
2015-06-02clk: ti: omap34xx: move omap34xx clock type support code to clock driverTero Kristo