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
/
ux500
/
clk-prcmu.c
Age
Commit message (
Expand
)
Author
2022-04-25
clk: ux500: Implement the missing CLKOUT clocks
Linus Walleij
2022-04-25
clk: ux500: Rewrite PRCMU clocks to use clk_hw_*
Linus Walleij
2022-04-25
clk: ux500: Drop .is_prepared state from PRCMU clocks
Linus Walleij
2022-04-25
clk: ux500: Drop .is_enabled state from PRCMU clocks
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 194
Thomas Gleixner
2017-11-13
clk: ux500: Improve sizeof() usage
Markus Elfring
2017-11-13
clk: ux500: Delete error messages for failed memory allocations
Markus Elfring
2017-08-30
clk: ux500: prcmu: constify clk_ops.
Arvind Yadav
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-01-27
clk: ux500: Drop use of clk-private.h
Stephen Boyd
2013-12-19
clk: ux500: Remove extra semicolon
Sachin Kamat
2013-03-27
clk: ux500: Fix prcmu clocks registration
Maxime Coquelin
2013-03-19
clk: ux500: Support is_prepared callback for clk-prcmu
Ulf Hansson
2012-11-09
clk: ux500: Support for prcmu_scalable_rate clock
Ulf Hansson
2012-10-29
clk: ux500: Support prcmu ape opp voltage clock
Ulf Hansson
2012-09-06
clk: ux500: Support for prmcu_rate clock
Ulf Hansson
2012-09-06
clk: ux500: Adapt PRCMU and PRCC clocks for common clk
Ulf Hansson