index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-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-26
clk: max77686: Remove redundant break
Sachin Kamat
1
-2
/
+0
2013-01-15
clk: max77686: Avoid double free at remove time
Laurent Pinchart
1
-2
/
+1
2013-01-15
clk: max77686: Remove unnecessary NULL checking for container_of()
Axel Lin
1
-21
/
+7
2013-01-11
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-06
clock: max77686: Add driver for Maxim 77686 32Khz crystal oscillator.
Jonghwa Lee
1
-0
/
+244