index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
clk
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-27
clk: qcom: SDHCI enablement on Nexus 5X / 6P
Jeremy McNicoll
1
-0
/
+18
2017-01-27
Merge tag 'clk-v4.11-samsung-2' of git://linuxtv.org/snawrocki/samsung into c...
Stephen Boyd
6
-31
/
+66
2017-01-27
Merge tag 'clk-renesas-for-v4.11-tag2' of git://git.kernel.org/pub/scm/linux/...
Stephen Boyd
4
-18
/
+144
2017-01-27
clk: gxbb: fix CLKID_ETH defined twice
jbrunet
1
-1
/
+1
2017-01-27
clk: mvebu: support for 98DX3236 SoC
Chris Packham
3
-0
/
+70
2017-01-27
clk: samsung: mark s3c...._clk_sleep_init() as __init
Martin Kaiser
4
-8
/
+8
2017-01-27
clk: samsung: Add enable/disable support for PLL35XX clocks
Marek Szyprowski
1
-7
/
+38
2017-01-27
clk: samsung: exynos5433: Correct typos in SoC name
Marek Szyprowski
1
-14
/
+14
2017-01-27
clk: samsung: exynos5433: Add data for 250MHz and 278MHz PLL rates
Marek Szyprowski
1
-0
/
+2
2017-01-27
clk: samsung: exynos5433: Add IDs for PHYCLK_MIPIDPHY0_* clocks
Marek Szyprowski
1
-2
/
+4
2017-01-27
clk: sunxi-ng: a33: Set CLK_SET_RATE_PARENT for the GPU
Maxime Ripard
1
-1
/
+1
2017-01-27
clk: sunxi-ng: Call divider_round_rate if we only have a single parent
Maxime Ripard
1
-0
/
+12
2017-01-27
clk: renesas: r8a7796: Add IIC-DVFS clock
Khiem Nguyen
1
-0
/
+1
2017-01-27
clk: renesas: r8a7795: Add IIC-DVFS clock
Keita Kobayashi
1
-0
/
+1
2017-01-27
clk: renesas: cpg-mssr: Add support for reset control
Geert Uytterhoeven
1
-0
/
+126
2017-01-27
clk: renesas: cpg-mssr: Rename cpg_mssr_priv.mstp_lock
Geert Uytterhoeven
1
-5
/
+5
2017-01-27
clk: renesas: cpg-mssr: Document suitability for RZ/G1
Geert Uytterhoeven
1
-1
/
+1
2017-01-27
clk: renesas: mstp: Reformat cpg_mstp_clock_register() for git diff
Geert Uytterhoeven
1
-3
/
+3
2017-01-26
clk: x86: Add Atom PMC platform clocks
Irina Tirdea
2
-0
/
+372
2017-01-26
clk: Make x86/ conditional on CONFIG_COMMON_CLK
Pierre-Louis Bossart
1
-0
/
+2
2017-01-26
clk: hisilicon: fix lock assignment
Leo Yan
1
-0
/
+1
2017-01-26
Merge branch 'clk-ux500' into clk-next
Stephen Boyd
2
-18
/
+29
2017-01-26
clk: ux500: Convert ABx500 clocks to use OF probing
Linus Walleij
1
-10
/
+26
2017-01-26
clk: ux500: move AB8500 sysclk over to PRCMU clk driver
Linus Walleij
2
-8
/
+3
2017-01-26
clk: mediatek: Fix MT8135 dependencies
Jean Delvare
1
-2
/
+2
2017-01-26
clk: mediatek: Fix MT2701 dependencies
Jean Delvare
1
-7
/
+8
2017-01-26
clk: ti: divider: Add the table parsing to get the best divider value
Keerthy
1
-1
/
+30
2017-01-26
clk: qcom: gdsc: Fix handling of hw control enable/disable
Rajendra Nayak
1
-13
/
+45
2017-01-26
clk: meson8b: fix clk81 register address
Jerome Brunet
1
-1
/
+0
2017-01-26
clk: stm32f7: Introduce stm32f7 clocks for STM32F746 boards
Gabriel Fernandez
1
-6
/
+271
2017-01-26
clk: uniphier: continue probing even if some clocks fail to register
Masahiro Yamada
1
-5
/
+2
2017-01-26
Merge branch 'clk-imx7', 'clk-bcm2835' into clk-next
Stephen Boyd
2
-49
/
+255
2017-01-23
clk: gxbb: add the SAR ADC clocks and expose them
Martin Blumenstingl
2
-3
/
+54
2017-01-23
clk: sunxi-ng: Add sun5i CCU driver
Maxime Ripard
4
-0
/
+1100
2017-01-23
clk: sunxi-ng: Implement global pre-divider
Maxime Ripard
2
-1
/
+9
2017-01-23
clk: sunxi-ng: Implement multiplier maximum
Maxime Ripard
6
-20
/
+32
2017-01-23
clk: sunxi-ng: mult: Fix minimum in round rate
Maxime Ripard
1
-1
/
+1
2017-01-23
clk: sunxi-ng: Implement factors offsets
Maxime Ripard
8
-29
/
+79
2017-01-23
clk: sunxi-ng: multiplier: Add fractional support
Maxime Ripard
2
-0
/
+10
2017-01-23
clk: renesas: mstp: Make INTC-SYS a critical clock
Geert Uytterhoeven
1
-0
/
+5
2017-01-23
clk: renesas: cpg-mssr: Migrate to CLK_IS_CRITICAL
Geert Uytterhoeven
1
-9
/
+2
2017-01-23
clk: rockchip: rk3288: make all niu clocks critical
Jacob Chen
1
-7
/
+14
2017-01-22
clk: rockchip: use rk3288 vip_out clock ids
Jacob Chen
1
-1
/
+1
2017-01-21
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+7
2017-01-20
clk: imx7d: Add the OCOTP clock
Fabio Estevam
1
-0
/
+1
2017-01-20
clk: bcm2835: Add leaf clock measurement support, disabled by default
Eric Anholt
1
-25
/
+119
2017-01-20
clk: bcm2835: Register the DSI0/DSI1 pixel clocks.
Eric Anholt
1
-12
/
+109
2017-01-20
clk: bcm2835: Don't rate change PLLs on behalf of DSI PLL dividers.
Eric Anholt
1
-14
/
+28
2017-01-20
clk: cs2000: add Suspend/Resume feature
Khiem Nguyen
1
-0
/
+22
2017-01-20
clk: vc5: Add support for IDT VersaClock 5P49V5923 and 5P49V5933
Marek Vasut
3
-0
/
+802
[prev]
[next]