index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
pistachio
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: pistachio: Fix initconst confusion
Andi Kleen
2022-09-28
1
-2
/
+2
*
clk: pistachio: Declare mux table as const u32[]
Jonathan Neuschäfer
2022-02-25
1
-1
/
+1
*
clk: pistachio: Make it selectable for generic MIPS kernel
Jiaxun Yang
2021-08-12
1
-0
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422
Thomas Gleixner
2019-06-05
4
-16
/
+4
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
clk: pistachio: constify clk_ops structures
Julia Lawall
2018-11-06
1
-4
/
+4
*
clk: pistachio: correct critical clock list
Damien.Horsley
2015-08-26
1
-5
/
+14
*
clk: pistachio: Fix PLL rate calculation in integer mode
Zdenko Pulitika
2015-08-26
1
-2
/
+46
*
clk: pistachio: Fix override of clk-pll settings from boot loader
Zdenko Pulitika
2015-08-26
1
-3
/
+2
*
clk: pistachio: Fix 32bit integer overflows
Zdenko Pulitika
2015-08-26
2
-21
/
+19
*
clk: Convert __clk_get_name(hw->clk) to clk_hw_get_name(hw)
Stephen Boyd
2015-08-24
1
-2
/
+2
*
clk: pistachio: Include clk.h
Stephen Boyd
2015-07-20
1
-0
/
+1
*
clk: pistachio: Add sanity checks on PLL configuration
Kevin Cernekee
2015-06-04
1
-4
/
+79
*
clk: pistachio: Lock the PLL when enabled upon rate change
Ezequiel Garcia
2015-06-04
1
-18
/
+10
*
clk: pistachio: Add a pll_lock() helper for clarity
Ezequiel Garcia
2015-06-04
1
-4
/
+8
*
CLK: Pistachio: Register external clock gates
Andrew Bresticker
2015-03-31
1
-0
/
+21
*
CLK: Pistachio: Register system interface gate clocks
Andrew Bresticker
2015-03-31
1
-0
/
+42
*
CLK: Pistachio: Register peripheral clocks
Andrew Bresticker
2015-03-31
1
-0
/
+67
*
CLK: Pistachio: Register core clocks
Andrew Bresticker
2015-03-31
2
-0
/
+200
*
CLK: Pistachio: Add PLL driver
Andrew Bresticker
2015-03-31
3
-0
/
+452
*
CLK: Add basic infrastructure for Pistachio clocks
Andrew Bresticker
2015-03-31
3
-0
/
+265