index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
davinci
Age
Commit message (
Expand
)
Author
2023-10-23
clk: Use device_get_match_data()
Rob Herring
2023-06-08
clk: da8xx: clk48: Switch to determine_rate
Maxime Ripard
2023-06-08
clk: davinci: da8xx-cfgchip: Add a determine_rate hook
Maxime Ripard
2023-06-08
clk: davinci: da8xx-cfgchip: Add a determine_rate hook
Maxime Ripard
2023-01-12
clk: remove davinci dm3xx drivers
Arnd Bergmann
2023-01-12
ARM: davinci: drop DAVINCI_DMxxx references
Arnd Bergmann
2022-10-04
Merge branches 'clk-fixed-rate', 'clk-spreadtrum', 'clk-pxa' and 'clk-ti' int...
Stephen Boyd
2022-09-30
clk: davinci: cfgchip: Use dev_err_probe() helper
Yang Yingliang
2022-09-30
clk: davinci: pll: fix spelling typo in comment
Jiangshan Yi
2022-08-31
clk: davinci: remove PLL and PSC clocks for DaVinci DM644x and DM646x
Lukas Bulwahn
2020-10-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-09-22
clk: davinci: add missing kerneldoc
Krzysztof Kozlowski
2020-08-18
clk: davinci: Use the correct size when allocating memory
Christophe JAILLET
2020-07-27
clk: davinci: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-16
clk: davinci: use devm_platform_ioremap_resource() to simplify code
YueHaibing
2019-08-07
clk: davinci: pll: Add of_node_put() in of_davinci_pll_init()
Nishka Dasgupta
2019-05-15
clk: Remove io.h from clk-provider.h
Stephen Boyd
2019-05-07
Merge branches 'clk-stm32f4', 'clk-tegra', 'clk-at91', 'clk-sifive-fu540' and...
Stephen Boyd
2019-05-01
clk: davinci: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-04-11
clk: davinci: cfgchip: use PTR_ERR_OR_ZERO in da8xx_cfgchip_register_div4p5
Ding Xiang
2018-10-02
clk: davinci: kill davinci_clk_reset_assert/deassert()
Bartosz Golaszewski
2018-08-23
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-07-06
clk: davinci: psc-da830: add a lookup entry for aemif clock
Bartosz Golaszewski
2018-07-06
clk: davinci: psc-dm646x: use two lookup entries for the aemif clock
Bartosz Golaszewski
2018-07-06
clk: davinci: psc-dm644x: use two lookup entries for the aemif clock
Bartosz Golaszewski
2018-07-06
clk: davinci: psc-dm365: use two lookup entries for the aemif clock
Bartosz Golaszewski
2018-07-06
clk: davinci: psc-da850: remove the 'davinci_nand.0" lookup
Bartosz Golaszewski
2018-06-25
clk: davinci: fix a typo (which leads to build failures)
Bartosz Golaszewski
2018-06-25
clk: davinci: cfgchip: testing the wrong variable
Dan Carpenter
2018-06-09
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-04
Merge branches 'clk-davinci-psc-da830', 'clk-renesas', 'clk-at91-recalc', 'cl...
Stephen Boyd
2018-06-01
clk: Return void from debug_init op
Stephen Boyd
2018-06-01
clk: davinci: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-05-30
clk: davinci: Fix link errors when not all SoCs are enabled
David Lechner
2018-05-30
clk: davinci: psc: allow for dev == NULL
David Lechner
2018-05-30
clk: davinci: da850-pll: change PLL0 to CLK_OF_DECLARE
David Lechner
2018-05-30
clk: davinci: pll: allow dev == NULL
David Lechner
2018-05-30
clk: davinci: psc-dm365: fix few clocks
Sekhar Nori
2018-05-30
clk: davinci: pll-dm646x: keep PLL2 SYSCLK1 always enabled
Sekhar Nori
2018-05-30
clk: davinci: psc-dm355: fix ASP0/1 clkdev lookups
David Lechner
2018-05-30
clk: davinci: pll-dm355: fix SYSCLKn parent names
David Lechner
2018-05-30
clk: davinci: pll-dm355: drop pll2_sysclk2
David Lechner
2018-05-15
clk: davinci: psc-da830: fix USB0 48MHz PHY clock registration
Sekhar Nori
2018-04-06
clk: davinci: add a reset lookup table for psc0
Bartosz Golaszewski
2018-03-23
clk: davinci: Remove redundant dev_err calls
Wei Yongjun
2018-03-20
clk: davinci: cfgchip: Add TI DA8XX USB PHY clocks
David Lechner
2018-03-20
clk: davinci: New driver for TI DA8XX CFGCHIP clocks
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DM646x PSC
David Lechner
2018-03-20
clk: davinci: Add platform information for TI DM644x PSC
David Lechner
[next]