| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -16/+16 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -16/+16 |
| 2025-11-18 | clk: davinci: psc: drop unused reset lookup | Bartosz Golaszewski | 1 | -7/+0 |
| 2025-07-26 | clk: Fix typos | Bjorn Helgaas | 1 | -1/+1 |
| 2025-06-19 | clk: davinci: Add NULL check in davinci_lpsc_clk_register() | Henry Martin | 1 | -0/+5 |
| 2025-05-06 | clk: davinci: Use of_get_available_child_by_name() | Biju Das | 1 | -12/+14 |
| 2025-03-13 | clk: davinci: remove support for da830 | Bartosz Golaszewski | 6 | -214/+1 |
| 2024-12-17 | clk: davinci: remove platform data struct | Bartosz Golaszewski | 1 | -29/+3 |
| 2024-08-28 | clk:davinci: make use of dev_err_cast_probe() | Yuesong Li | 1 | -2/+1 |
| 2024-07-29 | da8xx-cfgchip.c: replace of_node_put with __free improves cleanup | David Hunter | 1 | -3/+1 |
| 2024-07-18 | clk: davinci: da8xx-cfgchip: Initialize clk_init_data before use | Bastien Curutchet | 1 | -2/+2 |
| 2023-10-23 | clk: Use device_get_match_data() | Rob Herring | 3 | -19/+9 |
| 2023-06-08 | clk: da8xx: clk48: Switch to determine_rate | Maxime Ripard | 1 | -4/+6 |
| 2023-06-08 | clk: davinci: da8xx-cfgchip: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
| 2023-06-08 | clk: davinci: da8xx-cfgchip: Add a determine_rate hook | Maxime Ripard | 1 | -0/+1 |
| 2023-01-12 | clk: remove davinci dm3xx drivers | Arnd Bergmann | 5 | -427/+0 |
| 2023-01-12 | ARM: davinci: drop DAVINCI_DMxxx references | Arnd Bergmann | 4 | -26/+0 |
| 2022-10-04 | Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int... | Stephen Boyd | 2 | -3/+2 |
| 2022-09-30 | clk: davinci: cfgchip: Use dev_err_probe() helper | Yang Yingliang | 1 | -2/+1 |
| 2022-09-30 | clk: davinci: pll: fix spelling typo in comment | Jiangshan Yi | 1 | -1/+1 |
| 2022-08-31 | clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x | Lukas Bulwahn | 9 | -363/+0 |
| 2020-10-22 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 1 | -0/+1 |
| 2020-09-22 | clk: davinci: add missing kerneldoc | Krzysztof Kozlowski | 1 | -0/+1 |
| 2020-08-18 | clk: davinci: Use the correct size when allocating memory | Christophe JAILLET | 1 | -1/+1 |
| 2020-07-27 | clk: davinci: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2019-10-16 | clk: davinci: use devm_platform_ioremap_resource() to simplify code | YueHaibing | 2 | -6/+2 |
| 2019-08-07 | clk: davinci: pll: Add of_node_put() in of_davinci_pll_init() | Nishka Dasgupta | 1 | -1/+4 |
| 2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd | 1 | -0/+1 |
| 2019-05-07 | Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and... | Stephen Boyd | 2 | -2/+2 |
| 2019-05-01 | clk: davinci: Use the correct style for SPDX License Identifier | Nishad Kamdar | 2 | -2/+2 |
| 2019-04-11 | clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5 | Ding Xiang | 1 | -3/+1 |
| 2018-10-02 | clk: davinci: kill davinci_clk_reset_assert/deassert() | Bartosz Golaszewski | 1 | -18/+0 |
| 2018-08-23 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 5 | -6/+9 |
| 2018-07-06 | clk: davinci: psc-da830: add a lookup entry for aemif clock | Bartosz Golaszewski | 1 | -1/+2 |
| 2018-07-06 | clk: davinci: psc-dm646x: use two lookup entries for the aemif clock | Bartosz Golaszewski | 1 | -1/+2 |
| 2018-07-06 | clk: davinci: psc-dm644x: use two lookup entries for the aemif clock | Bartosz Golaszewski | 1 | -1/+2 |
| 2018-07-06 | clk: davinci: psc-dm365: use two lookup entries for the aemif clock | Bartosz Golaszewski | 1 | -1/+2 |
| 2018-07-06 | clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup | Bartosz Golaszewski | 1 | -2/+1 |
| 2018-06-25 | clk: davinci: fix a typo (which leads to build failures) | Bartosz Golaszewski | 1 | -1/+1 |
| 2018-06-25 | clk: davinci: cfgchip: testing the wrong variable | Dan Carpenter | 1 | -1/+1 |
| 2018-06-09 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 15 | -186/+384 |
| 2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook | 1 | -2/+2 |
| 2018-06-04 | Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl... | Stephen Boyd | 15 | -175/+380 |
| 2018-06-01 | clk: Return void from debug_init op | Stephen Boyd | 1 | -5/+3 |
| 2018-06-01 | clk: davinci: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 1 | -6/+1 |
| 2018-05-30 | clk: davinci: Fix link errors when not all SoCs are enabled | David Lechner | 4 | -3/+50 |
| 2018-05-30 | clk: davinci: psc: allow for dev == NULL | David Lechner | 5 | -18/+52 |
| 2018-05-30 | clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE | David Lechner | 3 | -6/+21 |
| 2018-05-30 | clk: davinci: pll: allow dev == NULL | David Lechner | 8 | -137/+235 |
| 2018-05-30 | clk: davinci: psc-dm365: fix few clocks | Sekhar Nori | 1 | -3/+16 |
| 2018-05-30 | clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled | Sekhar Nori | 1 | -1/+1 |
| 2018-05-30 | clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups | David Lechner | 1 | -2/+2 |
| 2018-05-30 | clk: davinci: pll-dm355: fix SYSCLKn parent names | David Lechner | 1 | -5/+5 |
| 2018-05-30 | clk: davinci: pll-dm355: drop pll2_sysclk2 | David Lechner | 1 | -4/+1 |
| 2018-05-15 | clk: davinci: psc-da830: fix USB0 48MHz PHY clock registration | Sekhar Nori | 1 | -1/+2 |
| 2018-04-06 | clk: davinci: add a reset lookup table for psc0 | Bartosz Golaszewski | 2 | -0/+8 |
| 2018-03-23 | clk: davinci: Remove redundant dev_err calls | Wei Yongjun | 2 | -6/+2 |
| 2018-03-20 | clk: davinci: cfgchip: Add TI DA8XX USB PHY clocks | David Lechner | 1 | -0/+351 |
| 2018-03-20 | clk: davinci: New driver for TI DA8XX CFGCHIP clocks | David Lechner | 2 | -0/+441 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM646x PSC | David Lechner | 4 | -0/+83 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM644x PSC | David Lechner | 4 | -0/+86 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM365 PSC | David Lechner | 4 | -0/+99 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM355 PSC | David Lechner | 4 | -0/+91 |
| 2018-03-20 | clk: davinci: Add platform information for TI DA850 PSC | David Lechner | 4 | -0/+158 |
| 2018-03-20 | clk: davinci: Add platform information for TI DA830 PSC | David Lechner | 4 | -0/+122 |
| 2018-03-20 | clk: davinci: New driver for davinci PSC clocks | David Lechner | 3 | -0/+641 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM646x PLL | David Lechner | 4 | -0/+90 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM644x PLL | David Lechner | 4 | -0/+86 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM365 PLL | David Lechner | 4 | -0/+151 |
| 2018-03-20 | clk: davinci: Add platform information for TI DM355 PLL | David Lechner | 4 | -0/+85 |
| 2018-03-20 | clk: davinci: Add platform information for TI DA850 PLL | David Lechner | 4 | -0/+222 |
| 2018-03-20 | clk: davinci: Add platform information for TI DA830 PLL | David Lechner | 4 | -0/+76 |
| 2018-03-20 | clk: davinci: New driver for davinci PLL clocks | David Lechner | 3 | -0/+1013 |