Age | Commit message (Expand) | Author |
2019-04-25 | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices | Tero Kristo |
2019-04-25 | clk: ti: dra7x: prevent non-existing clkctrl clocks from registering | Tero Kristo |
2019-04-25 | clk: ti: export the omap2_clk_is_hw_omap call | Tero Kristo |
2019-03-14 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2019-03-12 | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport |
2019-03-08 | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren |
2019-03-08 | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd |
2019-03-08 | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd |
2019-02-15 | clk: ti: check clock type before doing autoidle ops | Andreas Kemnade |
2019-02-15 | clk: ti: add a usecount for autoidle | Andreas Kemnade |
2019-02-15 | clk: ti: generalize the init sequence of clk_hw_omap clocks | Tero Kristo |
2019-02-15 | clk: ti: remove usage of CLK_IS_BASIC | Tero Kristo |
2019-02-15 | clk: ti: add new API for checking if a provided clock is an OMAP clock | Tero Kristo |
2019-02-15 | clk: ti: move clk_hw_omap list handling under generic part of the driver | Tero Kristo |
2019-01-24 | clk: ti: Fix error handling in ti_clk_parse_divider_data() | Dan Carpenter |
2018-12-28 | clk: ti: fix refcount leak in ti_dt_clocks_register() | Yangtao Li |
2018-12-14 | clk: Use of_node_name_eq for node name comparisons | Rob Herring |
2018-10-31 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-18 | Merge branch 'clk-ti' into clk-next | Stephen Boyd |
2018-10-18 | Merge branches 'clk-dt-name', 'clk-ti-of-node' and 'clk-sa' into clk-next | Stephen Boyd |
2018-10-16 | clk: ti: Prepare for remove of OF node name | Stephen Boyd |
2018-10-03 | clk: ti: Add functions to save/restore clk context | Russ Dill |
2018-10-03 | clk: ti: dra7: add new clkctrl data | Tero Kristo |
2018-10-03 | clk: ti: dra7xx: rename existing clkctrl data as compat data | Tero Kristo |
2018-10-03 | clk: ti: am43xx: add new clkctrl data for am43xx | Tero Kristo |
2018-10-03 | clk: ti: am43xx: rename existing clkctrl data as compat data | Tero Kristo |
2018-10-03 | clk: ti: am33xx: add new clkctrl data for am33xx | Tero Kristo |
2018-10-03 | clk: ti: am33xx: rename existing clkctrl data as compat data | Tero Kristo |
2018-10-03 | clk: ti: clkctrl: replace dashes from clkdm name with underscore | Tero Kristo |
2018-10-03 | clk: ti: clkctrl: support multiple clkctrl nodes under a cm node | Tero Kristo |
2018-08-30 | clk: ti: fix OF child-node lookup | Johan Hovold |
2018-08-30 | clk: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-07-09 | clk: ti: dra7: Add clkctrl clock data for the mcan clocks | Faiz Abbas |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-04-13 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2018-04-06 | Merge branches 'clk-davinci', 'clk-si544', 'clk-rockchip', 'clk-uniphier' and... | Stephen Boyd |
2018-04-05 | clk: ti: fix flag space conflict with clkctrl clocks | Tero Kristo |
2018-03-08 | clk: ti: am43xx: add set-rate-parent support for display clkctrl clock | Tero Kristo |
2018-03-08 | clk: ti: clkctrl: add support for CLK_SET_RATE_PARENT flag | Tero Kristo |
2018-03-08 | clk: ti: am33xx: add set-rate-parent support for display clkctrl clock | Tero Kristo |
2018-03-08 | clk: ti: add support for clock latching to mux clocks | Tero Kristo |
2018-03-08 | clk: ti: add support for clock latching to divider clocks | Tero Kristo |
2018-03-08 | clk: ti: add generic support for clock latching | Tero Kristo |
2018-03-08 | clk: ti: add support for register read-modify-write low-level operation | Tero Kristo |
2018-01-26 | Merge branches 'clk-qcom-alpha-pll', 'clk-check-ops-ptr', 'clk-protect-rate' ... | Stephen Boyd |
2017-12-14 | clk: ti: Drop legacy clk-3xxx-legacy code | Tony Lindgren |