Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
938ce30e29dcb8ca0b1bf375305485ed17f40062
/
drivers
938ce30
Merge tag 'sunxi-clocks-for-4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Stephen Boyd
· 9 years ago
489e5d4
clk: imx31: add missing of_node_put
by Julia Lawall
· 9 years ago
77cb8ee
clk: imx27: add missing of_node_put
by Julia Lawall
· 9 years ago
a1bdfba
clk: si5351: add missing of_node_put
by Julia Lawall
· 9 years ago
6bc9d9d
clk: add missing of_node_put
by Julia Lawall
· 9 years ago
9b038bc
clk: sunxi: mod1 clock support
by Emilio López
· 10 years ago
e277154
clk: sunxi: codec clock support
by Emilio López
· 10 years ago
eb662f8
clk: sunxi: pll2: Add A13 support
by Maxime Ripard
· 9 years ago
460d0d4
clk: sunxi: Add a driver for the PLL2
by Maxime Ripard
· 10 years ago
f2e0a53
clk: Add a basic multiplier clock
by Maxime Ripard
· 10 years ago
63243a4
clk: iproc: Fix PLL output frequency calculation
by Simran Rai
· 9 years ago
1256f10
clk: berlin: bg2: remove CLK_IGNORE_UNUSED flag for sdio clk
by Jisheng Zhang
· 9 years ago
123796b
clk: berlin: bg2q: remove CLK_IGNORE_UNUSED flag for sdio clk
by Jisheng Zhang
· 9 years ago
eae14465
Merge tag 'tegra-for-4.4-clk' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into clk-next
by Michael Turquette
· 9 years ago
88d909b
clk: tegra: Modify tegra_audio_clk_init to accept more plls
by Rhyland Klein
· 9 years ago
db592c4
clk: tegra: Update struct tegra_clk_pll_params kerneldoc
by Thierry Reding
· 9 years ago
fdc1fea
clk: tegra: Fix comments for structure definitions
by Rhyland Klein
· 10 years ago
4182b8d
clk: tegra: dfll: Monitor code is DEBUG_FS only
by Thierry Reding
· 9 years ago
b30c645
clk: keystone: fix a trivial typo
by Geliang Tang
· 9 years ago
61e22ff
clk: mvebu: Use of_clk_get_parent_name()
by Stephen Boyd
· 9 years ago
5532cfb
clk: qcom: mmcc-8960: Add DSI related clocks
by Archit Taneja
· 9 years ago
d8aa2be
clk: qcom: clk-rcg: Add customized clk_ops for DSI RCGs
by Archit Taneja
· 9 years ago
b1a0eeb
clk: xgene: Remove unused setup.h include
by Stephen Boyd
· 9 years ago
4a7748c
clk: Allow drivers to build if COMPILE_TEST is enabled
by Javier Martinez Canillas
· 9 years ago
b76281c
clk: Make clk input parameter of __clk_get_name() const
by Geert Uytterhoeven
· 9 years ago
08ebdf8
clk: shmobile: mstp: Drop bogus closing parenthesis in error message
by Geert Uytterhoeven
· 9 years ago
7371a20
clk: shmobile: r8a7778: Make r8a7778_rates[] and r8a7778_divs[] static const
by Geert Uytterhoeven
· 9 years ago
7e96353
clk: Use %u to format unsigned int in of_clk_src_onecell_get()
by Geert Uytterhoeven
· 9 years ago
3ce6c6e
Merge tag 'imx-clk-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into clk-next
by Stephen Boyd
· 9 years ago
0a4807c
clk: Make of_clk_get_parent_name() robust with #clock-cells = 1
by Stephen Boyd
· 9 years ago
087a920
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
2445a9c
clk: max77802: Update MODULE_AUTHOR() email address
by Javier Martinez Canillas
· 9 years ago
e79b202
Partially revert "clk: mvebu: Convert to clk_hw based provider APIs"
by Stephen Boyd
· 9 years ago
4e4f485
clk: tegra: delete unneeded of_node_put
by Julia Lawall
· 9 years ago
67d7188
Merge branch 'clk-bcm2835' into clk-next
by Stephen Boyd
· 9 years ago
41691b8
clk: bcm2835: Add support for programming the audio domain clocks
by Eric Anholt
· 9 years ago
84a8725
clk: imx6: Add SPDIF_GCLK clock in clock tree
by Shengjiu Wang
· 9 years ago
53c929c
clk: qcom: create virtual child device for TSENS
by Rajendra Nayak
· 9 years ago
73bb7dc
clk: qcom: Move gdsc config outside COMMON_CLK_QCOM config
by Stephen Boyd
· 9 years ago
9bc432c
clk: qcom: Drop calls to qcom_cc_remove()
by Stephen Boyd
· 9 years ago
94c51f4
qcom: clk: Make qcom_cc_probe() fully devm safe
by Stephen Boyd
· 9 years ago
0829ea5
drivers: clk: st: Correct the pll-type for A9 for stih418
by Gabriel Fernandez
· 9 years ago
46a57af
drivers: clk: st: PLL rate change implementation for DVFS
by Gabriel Fernandez
· 9 years ago
fb47386
drivers: clk: st: Support for enable/disable in Clockgen PLLs
by Gabriel Fernandez
· 9 years ago
b68f2c3b
clk: qcom: Make oxili GDSC parent of oxili_cx GDSC
by Stephen Boyd
· 9 years ago
d60ee96
PM / Domains: Make pm_genpd_{add,remove}_subdomain() available to modules
by Stephen Boyd
· 9 years ago
8ce20e6
Add driver for the si514 clock generator chip
by Mike Looijmans
· 9 years ago
ab4c6a2
clk: imx7d: add ADC root clock
by Haibo Chen
· 9 years ago
6082d88
Merge branch 'v4.3-rc3-clk' of https://github.com/jamesjjliao/linux into clk-next
by Stephen Boyd
· 9 years ago
12b5aa6
clk: samsung: exynos7: Staticize file scope symbols
by Stephen Boyd
· 9 years ago
caac0ef
Merge tag 'clk-samsung-4.4' of git://linuxtv.org/snawrocki/samsung into clk-next
by Stephen Boyd
· 9 years ago
c0d625c
Merge branch 'clk-fixes' into clk-next
by Stephen Boyd
· 9 years ago
3b4261d
serial: 8250_dw: allow lower reference frequencies
by Andy Shevchenko
· 9 years ago
0777591
clk: fractional-divider: switch to rational best approximation
by Andy Shevchenko
· 9 years ago
5d49a6e
clk: rockchip: save width in struct clk_fractional_divider
by Andy Shevchenko
· 9 years ago
934e253
clk: fractional-divider: keep mwidth and nwidth internally
by Andy Shevchenko
· 9 years ago
f7f087c
clk: fractional-divider: rename prate -> parent_rate
by Andy Shevchenko
· 9 years ago
9f30a04
Merge branch 'for-4.3-rc/ti-clk-fixes' of https://github.com/t-kristo/linux-pm into clk-fixes
by Stephen Boyd
· 9 years ago
7aba4f5
clk: ti: dflt: fix enable_reg validity check
by Suman Anna
· 9 years ago
19e7968
clk: ti: fix dual-registration of uart4_ick
by Ben Dooks
· 9 years ago
4b3061b
clk: ti: clk-7xx: Remove hardwired ABE clock configuration
by Peter Ujfalusi
· 9 years ago
4f61d8e
clk: bcm2835: Move under bcm/ with other Broadcom SoC clk drivers.
by Eric Anholt
· 9 years ago
53fdc8f
clk: imx: use sign_extend32() and abs()
by Martin Kepplinger
· 9 years ago
7a03fe6
clk: rockchip: reset init state before mmc card initialization
by Shawn Lin
· 9 years ago
d875743
clk:mxs: Fix bug on frequency divider
by Victorien Vedrine
· 9 years ago
a1c22a4
clk: st: fix handling result of of_property_count_strings
by Andrzej Hajda
· 9 years ago
8334c0e
clk: rockchip: don't use clk_ APIs in the pll init-callback
by Heiko Stübner
· 9 years ago
df70aee
clk: at91: add generated clock driver
by Nicolas Ferre
· 9 years ago
a5752e5
clk: at91: add PMC sama5d2 support
by Nicolas Ferre
· 9 years ago
36844bd
clk: at91: modify PMC peripheral clock to deal with newer register layout
by Nicolas Ferre
· 9 years ago
96ef36e
clk: at91: cleanup PMC header file for PCR register fields
by Nicolas Ferre
· 9 years ago
cdb2bab
clk: mediatek: Add USB clock support in MT8173 APMIXEDSYS
by James Liao
· 10 years ago
29859d9
clk: mediatek: Add subsystem clocks of MT8173
by James Liao
· 10 years ago
a4f7a15
clk: mediatek: Fix rate and dependency of MT8173 clocks
by James Liao
· 9 years ago
4fa0438
clk: mediatek: Add fixed clocks support for Mediatek SoC.
by James Liao
· 9 years ago
e02940f
clk: mediatek: Add __initdata and __init for data and functions
by James Liao
· 9 years ago
07d1306
clk: mediatek: Remove unused code from MT8173.
by James Liao
· 9 years ago
829f491
clk: mediatek: Removed unused dpi_ck clock from MT8173
by James Liao
· 9 years ago
2d61fe0
clk: mediatek: add 13mhz clock for MT8173
by Joe.C
· 9 years ago
d9388c8
clk: imx31: Do not call mxc_timer_init twice when booting with DT
by Alexander Stein
· 9 years ago
a3ff233
clk: atlas7: fix noc/socket disconnect/reconnect for unit clks
by Guo Zeng
· 9 years ago
1f57d1d
clk: atlas7: move variable-definition together
by Guo Zeng
· 9 years ago
5a6bdf0
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
b8ba826
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
d8cc397
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
c91d707
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
bcba282
Merge tag 'usb-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
fb740f9
Merge tag 'tty-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
b11e7b8
Merge tag 'staging-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 9 years ago
7c1efea
Merge tag 'driver-core-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
64b796e
Merge tag 'char-misc-4.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 9 years ago
518a7cb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
1b9af68
clk: imx7d: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
0822f93
clk: imx6: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
89981a6
clk: imx5: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
57d5a4c
clk: imx35: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
5c678cd
clk: imx31: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
6f18713
clk: imx27: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
517c7f9
clk: imx25: retain early UART clocks during kernel init
by Lucas Stach
· 9 years ago
Next »