index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
keystone
/
sci-clk.c
Age
Commit message (
Expand
)
Author
2024-09-21
clk: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-03-13
Merge branches 'clk-aspeed', 'clk-keystone', 'clk-mobileye' and 'clk-allwinne...
Stephen Boyd
2024-02-21
clk: keystone: sci-clk: Adding support for non contiguous clocks
Udit Kumar
2024-02-21
clk: keystone: sci-clk: match func name comment to actual
Randy Dunlap
2023-07-19
clk: Explicitly include correct DT includes
Rob Herring
2023-06-16
clk: keystone: sci-clk: check return value of kasprintf()
Claudiu Beznea
2023-03-28
clk: keystone: Convert to platform remove callback returning void
Uwe Kleine-König
2022-06-10
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_320.RULE
Thomas Gleixner
2021-04-08
treewide: Change list_sort to use const pointers
Sami Tolvanen
2020-09-22
clk: keystone: sci-clk: add 10% slack to set_rate
Tero Kristo
2020-09-22
clk: keystone: sci-clk: cache results of last query rate operation
Tero Kristo
2020-09-22
clk: keystone: sci-clk: fix parsing assigned-clock data during probe
Tero Kristo
2020-07-10
Replace HTTP links with HTTPS ones: Common CLK framework
Alexander A. Klimov
2019-06-07
clk: keystone: sci-clk: extend clock IDs to 32 bits
Tero Kristo
2019-06-07
clk: keystone: sci-clk: probe clocks from DT instead of firmware
Tero Kristo
2019-06-07
clk: keystone: sci-clk: split out the fw clock parsing to own function
Tero Kristo
2019-06-07
clk: keystone: sci-clk: cut down the clock name length
Tero Kristo
2018-03-08
clk: keystone: sci-clk: add support for dynamically probing clocks
Tero Kristo
2017-08-02
clk: keystone: sci-clk: Fix sci_clk_get
Tero Kristo
2017-06-14
clk: keystone: Add sci-clk driver support
Tero Kristo