| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | clk: ti: divider: cleanup ti_clk_parse_divider_data API | Tero Kristo | 2019-10-31 | 3 | -14/+9 |
| * | clk: ti: divider: cleanup _register_divider and ti_clk_get_div_table | Tero Kristo | 2019-10-31 | 1 | -72/+41 |
| * | clk: ti: am43xx: drop idlest polling from gfx clock | Tero Kristo | 2019-10-31 | 1 | -1/+1 |
| * | clk: ti: am33xx: drop idlest polling from gfx clock | Tero Kristo | 2019-10-31 | 1 | -1/+1 |
| * | clk: ti: am33xx: drop idlest polling from pruss clkctrl clock | Tero Kristo | 2019-10-31 | 1 | -1/+1 |
| * | clk: ti: am43xx: drop idlest polling from pruss clkctrl clock | Tero Kristo | 2019-10-31 | 1 | -1/+1 |
| * | clk: ti: omap5: Drop idlest polling from IPU & DSP clkctrl clocks | Suman Anna | 2019-10-31 | 1 | -2/+2 |
| * | clk: ti: omap4: Drop idlest polling from IPU & DSP clkctrl clocks | Suman Anna | 2019-10-31 | 1 | -2/+2 |
| * | clk: ti: dra7xx: Drop idlest polling from IPU & DSP clkctrl clocks | Tero Kristo | 2019-10-31 | 1 | -4/+4 |
| * | clk: ti: omap5: add IVA subsystem clkctrl data | Tero Kristo | 2019-10-31 | 1 | -0/+7 |
| * | clk: ti: clkctrl: add new exported API for checking standby info | Tero Kristo | 2019-10-31 | 1 | -0/+33 |
| * | clk: ti: clkctrl: convert to use bit helper macros instead of bitops | Tero Kristo | 2019-10-31 | 1 | -4/+4 |
| * | clk: ti: clkctrl: fix setting up clkctrl clocks | Tero Kristo | 2019-10-31 | 1 | -1/+1 |
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-11-08 | 2 | -8/+3 |
|\ \ |
|
| * | | clk: ti: clkctrl: Fix failed to enable error with double udelay timeout | Tony Lindgren | 2019-11-04 | 1 | -2/+3 |
| * | | clk: ti: dra7-atl-clock: Remove ti_clk_add_alias call | Peter Ujfalusi | 2019-11-04 | 1 | -6/+0 |
| |/ |
|
* | | Merge tag 'omap-for-v5.4/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li... | Olof Johansson | 2019-10-03 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | clk: ti: dra7: Fix mcasp8 clock bits | Tony Lindgren | 2019-09-23 | 1 | -3/+3 |
* | | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds | 2019-09-20 | 1 | -0/+34 |
|\ \ |
|
| * | | clk: ti: add clkctrl data omap5 sgx | Tony Lindgren | 2019-08-26 | 1 | -0/+34 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'clk-renesas', 'clk-rockchip', 'clk-const' and 'clk-simplify' ... | Stephen Boyd | 2019-09-19 | 1 | -3/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | clk/ti: Use kmemdup rather than duplicating its implementation | Fuqian Huang | 2019-09-06 | 1 | -3/+1 |
| |/ |
|
| | | |
| \ | |
*-. | | Merge branches 'clk-init-destroy', 'clk-doc', 'clk-imx' and 'clk-allwinner' i... | Stephen Boyd | 2019-09-19 | 2 | -8/+10 |
|\ \| |
|
| * | | clk: ti: Don't reference clk_init_data after registration | Stephen Boyd | 2019-08-16 | 2 | -8/+10 |
| |/ |
|
* / | clk: ti: dm814x: Add of_node_put() to prevent memory leak | Nishka Dasgupta | 2019-08-07 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-07-17 | 3 | -146/+0 |
|\ |
|
| * | clk: ti: Remove unused functions | YueHaibing | 2019-06-07 | 3 | -146/+0 |
* | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-06-28 | 1 | -2/+5 |
|\ \ |
|
| * | | clk: ti: clkctrl: Fix returning uninitialized data | Tony Lindgren | 2019-06-06 | 1 | -2/+5 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 8 | -32/+8 |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372 | Thomas Gleixner | 2019-06-05 | 1 | -5/+1 |
* | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-05-30 | 1 | -4/+4 |
|\| | |
|
| * | | clk: ti: clkctrl: Fix clkdm_clk handling | Tony Lindgren | 2019-05-21 | 1 | -4/+4 |
| |/ |
|
* / | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
|/ |
|
* | clk: Remove io.h from clk-provider.h | Stephen Boyd | 2019-05-15 | 3 | -0/+3 |
* | clk: ti: dra7: disable the RNG and TIMER12 clkctrl clocks on HS devices | Tero Kristo | 2019-04-25 | 4 | -8/+12 |
* | clk: ti: dra7x: prevent non-existing clkctrl clocks from registering | Tero Kristo | 2019-04-25 | 4 | -2/+22 |
* | clk: ti: export the omap2_clk_is_hw_omap call | Tero Kristo | 2019-04-25 | 1 | -1/+0 |
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2019-03-14 | 13 | -62/+159 |
|\ |
|
| * | clk: ti: clkctrl: Fix clkdm_name regression for TI_CLK_CLKCTRL_COMPAT | Tony Lindgren | 2019-03-08 | 1 | -1/+1 |
| *---. | Merge branches 'clk-imx', 'clk-samsung', 'clk-ti', 'clk-uniphier-gear' and 'c... | Stephen Boyd | 2019-03-08 | 13 | -59/+152 |
| |\ \ \ |
|
| | | | * | clk: ti: check clock type before doing autoidle ops | Andreas Kemnade | 2019-02-15 | 1 | -4/+16 |
| | | | * | clk: ti: add a usecount for autoidle | Andreas Kemnade | 2019-02-15 | 1 | -4/+28 |
| | | | * | clk: ti: generalize the init sequence of clk_hw_omap clocks | Tero Kristo | 2019-02-15 | 6 | -24/+31 |
| | | | * | clk: ti: remove usage of CLK_IS_BASIC | Tero Kristo | 2019-02-15 | 6 | -6/+6 |
| | | | * | clk: ti: add new API for checking if a provided clock is an OMAP clock | Tero Kristo | 2019-02-15 | 2 | -0/+20 |
| | | | * | clk: ti: move clk_hw_omap list handling under generic part of the driver | Tero Kristo | 2019-02-15 | 3 | -39/+69 |
| | | |/ |
|
| | | | | |
| | \ \ | |
| | \ \ | |
| | \ \ | |
| *---. \ \ | Merge branches 'clk-of-refcount', 'clk-mmio-fixed-clock', 'clk-remove-clps', ... | Stephen Boyd | 2019-03-08 | 1 | -2/+6 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | | |/
| | | |/| |
|
| | * | | | clk: ti: fix refcount leak in ti_dt_clocks_register() | Yangtao Li | 2018-12-28 | 1 | -2/+6 |
| | | |/
| | |/| |
|
* | / | | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+3 |
|/ / / |
|