Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b1924c2ec1db98278100010ef87b54406d5ce612
b1924c2
Merge tag 'for-v3.19/omap-a' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into tmp
by Michael Turquette
· 10 years ago
89f7e9d
clk: Really fix deadlock with mmap_sem
by Stephen Boyd
· 10 years ago
c9b9281
Merge tag 'for-v3.19-exynos-clk-2' of git://linuxtv.org/snawrocki/samsung into clk-next
by Michael Turquette
· 10 years ago
74fc23a
clk: mmp: fix sparse non static symbol warning
by Wei Yongjun
· 10 years ago
646cafc
clk: Change clk_ops->determine_rate to return a clk_hw as the best parent
by Tomeu Vizoso
· 10 years ago
61c7cdd
clk: change clk_debugfs_add_file to take a struct clk_hw
by Tomeu Vizoso
· 10 years ago
920f1c7
clk: Don't expose __clk_get_accuracy
by Tomeu Vizoso
· 10 years ago
10cdfe5
clk: Don't try to use a struct clk* after it could have been freed
by Tomeu Vizoso
· 10 years ago
4afbe17
clk: Remove unused function __clk_get_prepare_count
by Tomeu Vizoso
· 10 years ago
c31844f
clk: samsung: Fix double add of syscore ops after driver rebind
by Krzysztof Kozlowski
· 10 years ago
df019a5
clk: samsung: exynos4: set parent of sclk_hdmiphy to hdmi
by Andrzej Hajda
· 10 years ago
b5f56e1
clk: samsung: exynos4415: Fix build with PM_SLEEP disabled
by Krzysztof Kozlowski
· 10 years ago
8b2f636
clk: samsung: remove unnecessary inclusion of header files from clk.h
by Pankaj Dubey
· 10 years ago
7882857
clk: samsung: remove unnecessary CONFIG_OF from clk.c
by Pankaj Dubey
· 10 years ago
2e41b9f
clk: samsung: Spelling s/bwtween/between/
by Pankaj Dubey
· 10 years ago
ffa3a37
Merge tag 'ib-mfd-regulator-clk-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into clk-next
by Michael Turquette
· 10 years ago
b572b5f
Merge tag 'v3.19-rockchip-clk2' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next
by Michael Turquette
· 10 years ago
89bf26c
clk: rockchip: Add support for the mmc clock phases using the framework
by Alexandru M Stan
· 10 years ago
c1c9f2c
clk: rockchip: add bindings for the mmc clocks
by Alexandru M Stan
· 10 years ago
6d288b1
clk: rockchip: rk3288 export i2s0_clkout for use in DT
by Sonny Rao
· 10 years ago
a72da7c
clk: rockchip: use clock ID for DMC (memory controller) on rk3288
by Jeff Chen
· 10 years ago
1ae2b01
clk: rockchip: add binding ID for DMC (memory controller) clocks on rk3288
by Jeff Chen
· 10 years ago
250d07d
clk: clk-s2mps11: fix semicolon.cocci warnings
by kbuild test robot
· 10 years ago
159a5e92
mfd: s2mps11: Add binding documentation for Samsung S2MPS13 PMIC
by Chanwoo Choi
· 10 years ago
f928b53
clk: s2mps11: Add the support for S2MPS13 PMIC clock
by Chanwoo Choi
· 10 years ago
76b9840
regulator: s2mps11: Add support S2MPS13 regulator device
by Chanwoo Choi
· 10 years ago
3bc2ee9
mfd: sec-core: Add support for S2MPS13 device
by Chanwoo Choi
· 10 years ago
dd79c0b
clk: rockchip: add ROCKCHIP_PLL_SYNC_RATE flag to some plls
by Heiko Stuebner
· 10 years ago
0bb66d3
clk: rockchip: add optional sync to pll rate parameters
by Heiko Stuebner
· 10 years ago
d0e7a0c
clk: rockchip: setup pll_mux data earlier
by Heiko Stuebner
· 10 years ago
4f8a7c5
clk: rockchip: add ability to specify pll-specific flags
by Heiko Stuebner
· 10 years ago
b082915
Merge tag 'sunxi-clocks-for-3.19' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into clk-next
by Michael Turquette
· 10 years ago
da57b46
Merge branch 'clk-fixes' into clk-next
by Michael Turquette
· 10 years ago
c1ec516
clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux
by Hans de Goede
· 10 years ago
95e94c1
clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
by Chen-Yu Tsai
· 10 years ago
13d52f6
clk: sunxi: Specify number of child clocks for divs clocks
by Chen-Yu Tsai
· 10 years ago
eaa2e98
clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver
by Chen-Yu Tsai
· 10 years ago
74c947a
ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.
by Chen-Yu Tsai
· 10 years ago
acbcc0f
ARM: dts: sunxi: unify APB1 clock
by Emilio López
· 10 years ago
12c0a0e
clk: rockchip: fix rk3188 USB HSIC PHY clock divider
by Julien CHAUVEAU
· 10 years ago
b7bdb7f
clk: rockchip: fix clock gate for rk3188 spdif_pre
by Julien CHAUVEAU
· 10 years ago
7f615dd
clk: hi3620: Move const initdata into correct code section
by Bintian Wang
· 10 years ago
6793b3c
clk_mux: Fix set_parent doing the wrong thing when INDEX_BIT && index >= 3
by Hans de Goede
· 10 years ago
3c7f4fe8
Merge branch 'for-v3.19/exynos-clk' of git://linuxtv.org/snawrocki/samsung into clk-next-exynos
by Michael Turquette
· 10 years ago
29a77b8
clk: shmobile: Deprecate renesas,clock-indices
by Geert Uytterhoeven
· 10 years ago
d4f2016
Merge branch 'clk-next-shmobile' into clk-next
by Michael Turquette
· 10 years ago
40ba3f0
clk: delete a local variable's repeated assignment
by Zhen Lei
· 10 years ago
54b3d18
Merge tag 'v3.19-rockchip-clk1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-next-rockchip
by Michael Turquette
· 10 years ago
f0c7171
clk: rockchip: fix parent clock for rk3188 hclk_lcdc1
by Julien CHAUVEAU
· 10 years ago
6f8a444
clk: pxa: keep clocks initialization separated per variant
by Robert Jarzmik
· 10 years ago
14dd5b0
clk: pxa: declare init function and data __init
by Robert Jarzmik
· 10 years ago
dcf3d45
clk: pxa: fix pxa27x CCCR bit usage
by Robert Jarzmik
· 10 years ago
fe7710f
clk: add pxa25x clock drivers
by Robert Jarzmik
· 10 years ago
e6d5e7d
clk-divider: Fix READ_ONLY when divider > 1
by James Hogan
· 10 years ago
9a6cb70
clk: qcom: Fix duplicate rbcpr clock name
by Georgi Djakov
· 10 years ago
69daf75
clk: at91: usb: fix at91sam9x5 recalc, round and set rate
by Boris Brezillon
· 10 years ago
ff553ea
clk: at91: usb: fix at91rm9200 round and set rate
by Boris Brezillon
· 10 years ago
29e9446
clk: rockchip: fix clock select order for rk3288 usbphy480m_src
by Kever Yang
· 10 years ago
0132234
clk: rockchip: fix rk3288 clk_usbphy480m_gate bit location in register
by Kever Yang
· 10 years ago
280da70
Merge branch 'clk-next-mmp' into clk-next
by Michael Turquette
· 10 years ago
baeb0d9
MAINTAINERS: clk framework git tree moved to kernel.org
by Michael Turquette
· 10 years ago
79005fb
ARM: OMAP2+: hwmod: drop unnecessary list initialization
by Felipe Balbi
· 10 years ago
2e1a7b0
ARM: OMAP3+: DPLL: use determine_rate() and set_rate_and_parent()
by Tero Kristo
· 10 years ago
e3ab601
ARM: OMAP3: clock: add support for dpll4_set_rate_and_parent
by Tero Kristo
· 10 years ago
83501ff
ARM: OMAP4: clock: add support for determine_rate for omap4 regm4xen DPLL
by Tero Kristo
· 10 years ago
d539efa
ARM: OMAP3: clock: add new rate changing logic support for noncore DPLLs
by Tero Kristo
· 10 years ago
f0d2f68
ARM: OMAP3: clock: use clk_features flags for omap3 DPLL4 checks
by Tero Kristo
· 10 years ago
9aa75e6
clk: rockchip: ensure HCLK_VIO2_H2P and PCLK_VIO2_H2P stay enabled
by Dmitry Torokhov
· 10 years ago
f956165
MAINTAINERS: add Stephen Boyd as clk co-maintainer
by Michael Turquette
· 10 years ago
d41ef54
arm: mmp: Make use of the DT supported clock
by Chao Xie
· 10 years ago
51454eb
arm: mmp: Make all the dts file to be compiled by Makefile
by Chao Xie
· 10 years ago
1ec770d
clk: mmp: add mmp2 DT support for clock driver
by Chao Xie
· 10 years ago
2bc61da
clk: mmp: add pxa910 DT support for clock driver
by Chao Xie
· 10 years ago
ab08aef
clk: mmp: add pxa168 DT support for clock driver
by Chao Xie
· 10 years ago
ae32a5b
clk: mmp: add reset support
by Chao Xie
· 10 years ago
4661fda
clk: mmp: add basic support functions for DT support
by Chao Xie
· 10 years ago
cdce354
clk: mmp: add mmp private gate clock
by Chao Xie
· 10 years ago
ee81f4e
clk: mmp: add clock type mix
by Chao Xie
· 10 years ago
3a2b2f8
clk: mmp: move definiton of mmp_clk_frac to clk.h
by Chao Xie
· 10 years ago
0c4c11f
clk: mmp: add init callback for clk-frac
by Chao Xie
· 10 years ago
6125613
clk: mmp: add spin lock for clk-frac
by Chao Xie
· 10 years ago
2bd1e25
clk: mmp: add prefix "mmp" for structures defined for clk-frac
by Chao Xie
· 10 years ago
bfadcad
clk: shmobile: document DIV6 clock parent bindings
by Ulrich Hecht
· 10 years ago
c6d67fb
clk: shmobile: div6: support selectable-input clocks
by Ulrich Hecht
· 10 years ago
93746e7
clk: sunxi: unify APB1 clock
by Emilio López
· 10 years ago
33aa59c
clk: rockchip: rk3288: add suspend and resume
by Chris Zhong
· 10 years ago
206c5f6
Linux 3.18-rc4
by Linus Torvalds
· 10 years ago
ee867cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
b1f368b
Merge tag 'armsoc-for-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
a315780
Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux
by Linus Torvalds
· 10 years ago
c4c23fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
0b0c7db
Merge tag 'driver-core-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
86a7a16
Merge tag 'staging-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 10 years ago
45a4c07
Merge tag 'tty-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 10 years ago
b942791
Merge tag 'usb-3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
92c9e0c
ARM: dts: zynq: Enable PL clocks for Parallella
by Andreas Färber
· 10 years ago
fe606df
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 10 years ago
a50d715
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
ae04e1c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 10 years ago
6ac94d3
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 10 years ago
Next »