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
/
clk-cdce706.c
Age
Commit message (
Expand
)
Author
2023-06-26
Merge branches 'clk-renesas', 'clk-determine-rate', 'clk-allwinner', 'clk-sam...
Stephen Boyd
2023-06-08
clk: cdce706: clkout: Switch to determine_rate
Maxime Ripard
2023-06-08
clk: cdce706: divider: Switch to determine_rate
Maxime Ripard
2023-06-08
clk: cdce706: Add a determine_rate hook
Maxime Ripard
2023-05-10
clk: Switch i2c drivers back to use .probe()
Uwe Kleine-König
2023-04-10
clk: cdce706: Use managed `of_clk_add_hw_provider()`
Lars-Peter Clausen
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
2022-04-22
clk: cdce706: use simple i2c probe function
Stephen Kitt
2020-07-10
Replace HTTP links with HTTPS ones: Common CLK framework
Alexander A. Klimov
2019-07-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2019-06-25
clk: clk-cdce706: simplify getting the adapter of a client
Wolfram Sang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-08-24
clk: cdce: Migrate to clk_hw based OF and registration APIs
Stephen Boyd
2015-08-24
clk: Convert __clk_get_flags() to clk_hw_get_flags()
Stephen Boyd
2015-07-20
clk: cdce706: Include clk.h
Stephen Boyd
2015-05-21
clk: cdce706: Add missing of_clk_del_provider call in cdce706_remove
Axel Lin
2015-05-05
clk: cdce706: Constify parent names in clock init data
Krzysztof Kozlowski
2015-03-27
clk: cdce706: Constify struct regmap_config
Krzysztof Kozlowski
2015-01-17
clk: TI CDCE706 clock synthesizer driver
Max Filippov