index
:
pub/scm/linux/kernel/git/mel/linux.git
master
Candidate patch series by Mel Gorman
Mel Gorman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-xgene.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
clk: xgene: Fix mapping leak in xgene_pllclk_init()
Geert Uytterhoeven
1
-0
/
+2
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-09-08
clk: xgene: convert from round_rate() to determine_rate()
Brian Masney
1
-17
/
+24
2025-01-15
clk: Use str_enable_disable-like helpers
Krzysztof Kozlowski
1
-2
/
+2
2022-10-03
clk: clk-xgene: simplify if-if to if-else
Yihao Han
1
-2
/
+2
2021-02-11
clk: clk-xgene: Add description for 'mask' and fix formatting for 'flags'
Lee Jones
1
-3
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
1
-16
/
+1
2019-04-23
clk: core: replace clk_{readl,writel} with {readl,writel}
Jonas Gorski
1
-3
/
+3
2017-11-13
clk: clk-xgene: Adjust six checks for null pointers
Markus Elfring
1
-6
/
+6
2017-11-13
clk: clk-xgene: Delete error messages for failed memory allocations
Markus Elfring
1
-6
/
+2
2017-07-21
clk: Convert to using %pOF instead of full_name
Rob Herring
1
-9
/
+6
2016-10-28
clk: xgene: Don't call __pa on ioremaped address
Laura Abbott
1
-6
/
+4
2016-09-14
clk: xgene: Add PMD clock
Hoan Tran
1
-0
/
+221
2016-04-15
clk: xgene: Remove CLK_IS_ROOT
Stephen Boyd
1
-1
/
+1
2016-03-03
clk: xgene: Add missing parenthesis when clearing divider value
Loc Ho
1
-2
/
+2
2016-01-29
clk: xgene: Remove return from void function
Stephen Boyd
1
-1
/
+1
2016-01-29
clk: xgene: Add SoC and PMD PLL clocks with v2 hardware
Loc Ho
1
-37
/
+66
2015-11-20
clk: xgene: Fix divider with non-zero shift value
Loc Ho
1
-1
/
+2
2015-10-16
clk: xgene: Remove unused setup.h include
Stephen Boyd
1
-1
/
+0
2015-08-24
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
1
-11
/
+11
2015-07-06
clk: xgene: Delete duplicated name field
Matthias Brugger
1
-15
/
+13
2015-05-14
clk: xgene: Silence sparse warnings
Stephen Boyd
1
-10
/
+12
2013-10-07
clk: Add APM X-Gene SoC clock driver
Loc Ho
1
-0
/
+521