index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clk
/
clk-max77686.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
clk: Remove .owner field for driver
Kiran Padwal
1
-1
/
+0
2014-09-10
clk: max77686: Convert to the generic max clock driver
Javier Martinez Canillas
1
-168
/
+8
2014-09-10
clk: max77686: Add DT include for MAX77686 PMIC clock
Javier Martinez Canillas
1
-6
/
+1
2014-01-08
clk: max77686: Register OF clock provider
Tomasz Figa
1
-0
/
+24
2014-01-08
clk: max77686: Refactor driver data handling
Tomasz Figa
1
-13
/
+14
2014-01-08
clk: max77686: Fix clean-up in error and remove paths
Tomasz Figa
1
-19
/
+10
2014-01-08
clk: max77686: Make max77686_clk_register() return struct clk *
Tomasz Figa
1
-7
/
+10
2014-01-08
clk: max77686: Refactor successful exit of probe function
Tomasz Figa
1
-2
/
+1
2014-01-08
clk: max77686: Provide .recalc_rate() operation
Tomasz Figa
1
-0
/
+7
2014-01-08
clk: max77686: Correct callback used for checking clock status
Tomasz Figa
1
-2
/
+2
2013-12-27
clk: max77686: Remove redundant break
Sachin Kamat
1
-2
/
+0
2013-01-16
clk: max77686: Avoid double free at remove time
Laurent Pinchart
1
-2
/
+1
2013-01-16
clk: max77686: Remove unnecessary NULL checking for container_of()
Axel Lin
1
-21
/
+7
2013-01-12
clk: max77686: Fix return value checking for devm_kzalloc
Axel Lin
1
-3
/
+3
2012-11-28
clk: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
clk: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
clk: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-09-07
clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.
Jonghwa Lee
1
-0
/
+244