index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
st
/
clk-flexgen.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-09-21
clk: st: flexgen: remove unused compatible
Raphael Gallais-Pou
2023-06-08
clk: st: flexgen: Switch to determine_rate
Maxime Ripard
2021-06-27
clk: st: flexgen: embed soc clock outputs within compatible data
Alain Volmat
2020-05-27
clk: clk-flexgen: fix clock-critical handling
Alain Volmat
2019-08-07
clk: st: clk-flexgen: Add of_node_put() in st_of_flexgen_setup()
Nishka Dasgupta
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2018-12-10
clk: st: Remove usage of CLK_IS_BASIC
Stephen Boyd
2016-12-08
clk: st: clk-flexgen: Unmap region obtained by of_iomap
Arvind Yadav
2016-09-16
drivers: clk: st: Handle clk synchronous mode for video clocks
Gabriel Fernandez
2016-09-16
drivers: clk: st: Add clock propagation for audio clocks
Gabriel Fernandez
2016-06-30
clk: st: clk-flexgen: Detect critical clocks
Lee Jones
2016-02-26
clk: st: Remove impossible check for of_clk_get_parent_count() < 0
Stephen Boyd
2015-10-01
clk: st: fix handling result of of_property_count_strings
Andrzej Hajda
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-07-28
Merge branch 'cleanup-clk-h-includes' into clk-next
Stephen Boyd
2015-07-28
clk: st: make use of of_clk_parent_fill helper function
Dinh Nguyen
2015-07-20
clk: st: Include clk.h
Stephen Boyd
2015-07-06
drivers: clk: st: Add CLK_GET_RATE_NOCACHE flag to clocks
Pankaj Dev
2015-07-06
drivers: clk: st: Fix flexgen lock init
Giuseppe Cavallaro
2015-06-04
clk: st: Use of_clk_get_parent_count() instead of open coding
Geert Uytterhoeven
2015-05-14
clk: st: Silence sparse warnings
Stephen Boyd
2015-02-18
clk: Replace explicit clk assignment with __clk_hw_set_clk
Javier Martinez Canillas
2015-01-20
clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate
Peter Griffin
2014-07-28
clk: st: STiH407: Support for Flexgen Clocks
Gabriel FERNANDEZ