index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
zynqmp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2020-06-10
3
-14
/
+38
|
\
|
*
clk: zynqmp: Make zynqmp_clk_get_max_divisor static
YueHaibing
2020-05-26
1
-1
/
+1
|
*
clk: zynqmp: Update fraction clock check from custom type flags
Tejas Patel
2020-05-26
1
-2
/
+4
|
*
clk: zynqmp: Add support for custom type flags
Rajan Vaja
2020-05-26
2
-0
/
+5
|
*
clk: zynqmp: fix memory leak in zynqmp_register_clocks
Quanyang Wang
2020-05-26
1
-6
/
+9
|
*
clk: zynqmp: Fix invalid clock name queries
Rajan Vaja
2020-05-26
1
-0
/
+5
|
*
clk: zynqmp: Fix divider2 calculation
Tejas Patel
2020-05-26
1
-5
/
+12
|
*
clk: zynqmp: Limit bestdiv with maxdiv
Rajan Vaja
2020-05-26
1
-0
/
+2
*
|
firmware: xilinx: Use APIs instead of IOCTLs
Rajan Vaja
2020-04-28
1
-10
/
+4
*
|
firmware: xilinx: Remove eemi ops for clock set/get parent
Rajan Vaja
2020-04-28
1
-4
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_getdivider
Rajan Vaja
2020-04-28
2
-5
/
+3
*
|
firmware: xilinx: Remove eemi ops for clock_setdivider
Rajan Vaja
2020-04-28
2
-4
/
+3
*
|
firmware: xilinx: Remove eemi ops for clock_getstate
Rajan Vaja
2020-04-28
2
-4
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_disable
Rajan Vaja
2020-04-28
2
-5
/
+2
*
|
firmware: xilinx: Remove eemi ops for clock_enable
Rajan Vaja
2020-04-28
2
-3
/
+2
*
|
firmware: xilinx: Remove eemi ops for query_data
Rajan Vaja
2020-04-28
2
-13
/
+7
|
/
*
clk: zynqmp: Add support for clock with CLK_DIVIDER_POWER_OF_TWO flag
Tejas Patel
2020-01-23
1
-5
/
+31
*
clk: zynqmp: Fix divider calculation
Rajan Vaja
2020-01-23
1
-0
/
+46
*
clk: zynqmp: Add support for get max divider
Rajan Vaja
2020-01-23
1
-0
/
+36
*
clk: zynqmp: Warn user if clock user are more than allowed
Rajan Vaja
2020-01-23
1
-2
/
+4
*
clk: zynqmp: Extend driver for versal
Rajan Vaja
2020-01-23
1
-1
/
+2
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2019-05-16
1
-2
/
+2
|
\
|
*
drivers: Defer probe if firmware is not ready
Rajan Vaja
2019-03-18
1
-2
/
+2
*
|
clk: zynqmp: use structs for clk query responses
Michael Tretter
2019-04-19
2
-77
/
+99
*
|
clk: zynqmp: fix check for fractional clock
Michael Tretter
2019-04-11
1
-3
/
+6
*
|
clk: zynqmp: do not export zynqmp_clk_register_* functions
Michael Tretter
2019-04-11
2
-2
/
+0
*
|
clk: zynqmp: fix kerneldoc of __zynqmp_clock_get_parents
Michael Tretter
2019-04-11
1
-1
/
+1
*
|
drivers: clk: Update clock driver to handle clock attribute
Rajan Vaja
2019-04-11
1
-13
/
+29
*
|
drivers: clk: zynqmp: Allow zero divisor value
Rajan Vaja
2019-04-11
1
-0
/
+7
|
/
*
clk: zynqmp: Fix memory allocation in zynqmp_clk_setup
Gustavo A. R. Silva
2019-01-09
1
-2
/
+2
*
clk: zynqmp: Off by one in zynqmp_is_valid_clock()
Dan Carpenter
2018-12-03
1
-1
/
+1
*
clk: zynqmp: handle fixed factor param query error
Rajan Vaja
2018-11-14
1
-0
/
+3
*
drivers: clk: Add ZynqMP clock driver
Jolly Shah
2018-10-09
8
-0
/
+1635