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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2017-07-04
2
-20
/
+20
|
\
|
*
clk: meson8b: export the ethernet gate clock
Martin Blumenstingl
2017-06-12
1
-1
/
+1
|
*
clk: meson8b: export the USB clocks
Martin Blumenstingl
2017-06-12
1
-5
/
+5
|
*
clk: meson8b: export the gate clock for the HW random number generator
Martin Blumenstingl
2017-06-12
1
-1
/
+1
|
*
clk: meson8b: export the SDIO clock
Martin Blumenstingl
2017-06-12
1
-1
/
+1
|
*
clk: meson8b: export the SAR ADC clocks
Martin Blumenstingl
2017-06-12
1
-2
/
+2
|
*
clk: meson-gxbb: un-export the CPU clock
Martin Blumenstingl
2017-05-29
1
-1
/
+1
|
*
clk: meson-gxbb: expose UART clocks
Helmut Klein
2017-05-29
1
-3
/
+3
|
*
clk: meson-gxbb: expose SPICC gate
Neil Armstrong
2017-05-29
1
-1
/
+1
|
*
clk: meson-gxbb: expose spdif master clock
Jerome Brunet
2017-05-29
1
-2
/
+2
|
*
clk: meson-gxbb: expose i2s master clock
Jerome Brunet
2017-05-29
1
-1
/
+1
|
*
clk: meson-gxbb: expose spdif clock gates
Jerome Brunet
2017-05-29
1
-2
/
+2
*
|
Merge tag 'sunxi-clk-fixes-for-4.12' of https://git.kernel.org/pub/scm/linux/...
Stephen Boyd
2017-06-14
5
-4
/
+9
|
\
\
|
*
|
clk: sunxi-ng: a64: Export PLL_PERIPH0 clock for the PRCM
Chen-Yu Tsai
2017-05-31
1
-1
/
+3
|
*
|
clk: sunxi-ng: h3: Export PLL_PERIPH0 clock for the PRCM
Chen-Yu Tsai
2017-05-31
1
-1
/
+3
|
*
|
clk: sunxi-ng: enable SUNXI_CCU_MP for PRCM
Arnd Bergmann
2017-05-18
1
-0
/
+1
|
*
|
clk: sunxi-ng: v3s: Fix usb otg device reset bit
Yong Deng
2017-05-14
1
-1
/
+1
|
*
|
clk: sunxi-ng: a31: Correct lcd1-ch1 clock register offset
Chen-Yu Tsai
2017-05-14
1
-1
/
+1
|
|
/
*
|
Merge tag 'meson-clk-fixes-for-4.12-rc2' of git://github.com/baylibre/clk-mes...
Michael Turquette
2017-05-25
1
-0
/
+1
|
\
\
|
*
|
clk: meson: gxbb: fix build error without RESET_CONTROLLER
Tobias Regnery
2017-05-16
1
-0
/
+1
|
|
/
*
/
clk: sunxi-ng: sun5i: Fix ahb_bist_clk definition
Boris Brezillon
2017-05-25
1
-1
/
+1
|
/
*
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2017-05-10
107
-1313
/
+5162
|
\
|
*
clk: x86: pmc-atom: Checking for IS_ERR() instead of NULL
Dan Carpenter
2017-05-01
1
-2
/
+2
|
*
clk: ti: divider: try to fix ti_clk_register_divider
Arnd Bergmann
2017-04-28
1
-11
/
+6
|
*
clk: mvebu: Use kcalloc() in two functions
Markus Elfring
2017-04-21
1
-2
/
+2
|
*
clk: mvebu: Use kcalloc() in of_cpu_clk_setup()
Markus Elfring
2017-04-21
1
-2
/
+2
|
*
clk: nomadik: Delete error messages for a failed memory allocation in two fun...
Markus Elfring
2017-04-21
1
-7
/
+3
|
*
clk: nomadik: Use seq_puts() in nomadik_src_clk_show()
Markus Elfring
2017-04-21
1
-1
/
+1
|
*
clk: Improve a size determination in two functions
Markus Elfring
2017-04-21
1
-2
/
+2
|
*
clk: Replace four seq_printf() calls by seq_putc()
Markus Elfring
2017-04-21
1
-5
/
+4
|
*
clk: si5351: Delete an error message for a failed memory allocation in si5351...
Markus Elfring
2017-04-21
1
-3
/
+1
|
*
clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()
Markus Elfring
2017-04-21
1
-2
/
+2
|
*
clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Markus Elfring
2017-04-21
1
-3
/
+3
|
*
clk: mediatek: add mt2701 ethernet reset
John Crispin
2017-04-21
1
-0
/
+2
|
*
Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2017-04-21
7
-18
/
+17
|
|
\
|
|
*
clk: sunxi-ng: a80: Fix audio PLL comment not matching actual code
Chen-Yu Tsai
2017-04-13
1
-2
/
+1
|
|
*
clk: sunxi-ng: Fix round_rate/set_rate multiplier minimum mismatch
Chen-Yu Tsai
2017-04-13
2
-3
/
+3
|
|
*
clk: sunxi-ng: use 1 as fallback for minimum multiplier
Chen-Yu Tsai
2017-04-13
4
-11
/
+11
|
|
*
clk: sunxi-ng: fix PRCM CCU CLK_NUMBER value
Icenowy Zheng
2017-04-10
1
-1
/
+1
|
|
*
clk: sunxi-ng: fix PRCM CCU ir clk parent
Icenowy Zheng
2017-04-10
1
-1
/
+1
|
*
|
clk: hi6220: Add the hi655x's pmic clock
Daniel Lezcano
2017-04-21
3
-0
/
+135
|
*
|
clk: ti: fix building without legacy omap3
Arnd Bergmann
2017-04-21
1
-6
/
+6
|
*
|
clk: ti: fix linker error with !SOC_OMAP4
Arnd Bergmann
2017-04-21
1
-2
/
+6
|
*
|
clk: hi3620: Fix a typo in one variable name
Markus Elfring
2017-04-19
1
-3
/
+3
|
*
|
clk: hi3620: Delete error messages for a failed memory allocation in two func...
Markus Elfring
2017-04-19
1
-6
/
+2
|
*
|
clk: hi3620: Use kcalloc() in hi3620_mmc_clk_init()
Markus Elfring
2017-04-19
1
-1
/
+1
|
*
|
clk: hisilicon: Delete error messages for failed memory allocations in hisi_c...
Markus Elfring
2017-04-19
1
-6
/
+4
|
*
|
clk: hisilicon: Use devm_kmalloc_array() in hisi_clk_alloc()
Markus Elfring
2017-04-19
1
-2
/
+3
|
*
|
clk: hisilicon: Use kcalloc() in hisi_clk_init()
Markus Elfring
2017-04-19
1
-2
/
+1
|
*
|
clk: cs2000: select 12.20 High Accuracy on LFRatioCfg
Kuninori Morimoto
2017-04-19
1
-0
/
+11
[next]