index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clk: sunxi-ng: select SUNXI_CCU_MULT for sun8i-a83t
Arnd Bergmann
2017-06-07
1
-0
/
+1
*
clk: sunxi-ng: a83t: Fix audio PLL divider offset
Chen-Yu Tsai
2017-06-07
1
-1
/
+1
*
clk: sunxi-ng: a83t: Fix PLL lock status register offset
Chen-Yu Tsai
2017-06-07
1
-1
/
+1
*
clk: sunxi-ng: Add driver for A83T CCU
Chen-Yu Tsai
2017-06-07
4
-0
/
+998
*
clk: sunxi-ng: Support multiple variable pre-dividers
Chen-Yu Tsai
2017-06-07
9
-47
/
+54
*
clk: sunxi-ng: de2: fix wrong pointer passed to PTR_ERR()
Wei Yongjun
2017-06-07
1
-1
/
+1
*
clk: sunxi-ng: sun5i: Export video PLLs
Maxime Ripard
2017-06-07
1
-2
/
+4
*
clk: sunxi-ng: mux: Re-adjust parent rate
Maxime Ripard
2017-06-07
1
-5
/
+28
*
clk: sunxi-ng: mux: Change pre-divider application function prototype
Maxime Ripard
2017-06-07
5
-33
/
+28
*
clk: sunxi-ng: mux: split out the pre-divider computation code
Maxime Ripard
2017-06-07
1
-12
/
+20
*
clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
Maxime Ripard
2017-06-07
1
-13
/
+1
*
clk: sunxi-ng: div: Switch to divider_round_rate
Maxime Ripard
2017-06-07
1
-23
/
+4
*
clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
Maxime Ripard
2017-06-07
6
-18
/
+25
*
clk: divider: Make divider_round_rate take the parent clock
Maxime Ripard
2017-06-07
1
-9
/
+10
*
clk: sunxi-ng: explicitly include linux/spinlock.h
Tobias Klauser
2017-06-07
1
-0
/
+1
*
clk: sunxi-ng: add support for DE2 CCU
Icenowy Zheng
2017-06-07
4
-0
/
+294
*
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 '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-22
1
-2
/
+2
|
*
clk: mvebu: Use kcalloc() in of_cpu_clk_setup()
Markus Elfring
2017-04-22
1
-2
/
+2
|
*
clk: nomadik: Delete error messages for a failed memory allocation in two fun...
Markus Elfring
2017-04-22
1
-7
/
+3
|
*
clk: nomadik: Use seq_puts() in nomadik_src_clk_show()
Markus Elfring
2017-04-22
1
-1
/
+1
|
*
clk: Improve a size determination in two functions
Markus Elfring
2017-04-22
1
-2
/
+2
|
*
clk: Replace four seq_printf() calls by seq_putc()
Markus Elfring
2017-04-22
1
-5
/
+4
|
*
clk: si5351: Delete an error message for a failed memory allocation in si5351...
Markus Elfring
2017-04-22
1
-3
/
+1
|
*
clk: si5351: Use devm_kcalloc() in si5351_i2c_probe()
Markus Elfring
2017-04-22
1
-2
/
+2
|
*
clk: at91: Use kcalloc() in of_at91_clk_pll_get_characteristics()
Markus Elfring
2017-04-22
1
-3
/
+3
|
*
clk: mediatek: add mt2701 ethernet reset
John Crispin
2017-04-22
1
-0
/
+2
|
*
Merge tag 'sunxi-clk-for-4.12-2' of https://git.kernel.org/pub/scm/linux/kern...
Stephen Boyd
2017-04-22
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-22
3
-0
/
+135
|
*
|
clk: ti: fix building without legacy omap3
Arnd Bergmann
2017-04-22
1
-6
/
+6
|
*
|
clk: ti: fix linker error with !SOC_OMAP4
Arnd Bergmann
2017-04-22
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]