Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
682dfdc019a4a23aff93e63def077abf0d3f53ac
682dfdc
clk: armada-370: Fix incorrect placement of __initconst
by Sachin Kamat
· 12 years ago
edead9f
clk: u300: Fix incorrect placement of __initconst
by Sachin Kamat
· 12 years ago
330d83b
clk: nomadik: Fix incorrect placement of __initconst
by Sachin Kamat
· 12 years ago
3bbc55d
clk: bcm2835: Fix incorrect placement of __initconst
by Sachin Kamat
· 12 years ago
c045dde
Merge tag 'sunxi-clk-for-3.12' of https://github.com/mripard/linux into clk-next-sunxi
by Mike Turquette
· 12 years ago
aa514ce
clk: wrap I/O access for improved portability
by Gerhard Sittig
· 12 years ago
29f79cb
Merge branch 'clk-next-s3c64xx-delta' into clk-next
by Mike Turquette
· 12 years ago
7f7ed58
clk: get matching entry under lock in of_clk_init()
by Alex Elder
· 12 years ago
1ec5502
clk: sunxi: fix initialization of basic clocks
by Emilio López
· 12 years ago
40ef723
clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
by Tomasz Figa
· 12 years ago
1fb2e4a
clk: sunxi: Add Allwinner A20 gates
by Maxime Ripard
· 12 years ago
6a721db
clk: sunxi: Add A31 clocks support
by Maxime Ripard
· 12 years ago
70855bb
clk: sunxi: Allow to specify the divider width from the dividers data
by Maxime Ripard
· 12 years ago
81ba6c5
clk: sunxi: Rename the structure to prepare the addition of sun6i
by Maxime Ripard
· 12 years ago
431807f
clk: sunxi: fix initialization of basic clocks
by Emilio López
· 12 years ago
2371dd8
clk: sunxi: Add A10s gates
by Maxime Ripard
· 12 years ago
f98d007
clk: mvebu: add missing iounmap
by Jisheng Zhang
· 12 years ago
89ac8d7
clk: handle NULL struct clk gracefully
by Mike Turquette
· 12 years ago
bddbd13
Merge tag 'zynq-clk-for-3.12' of git://git.xilinx.com/linux-xlnx into clk-next
by Mike Turquette
· 12 years ago
353dc6c
clk/zynq/pll: Use #defines for fbdiv min/max values
by Soren Brinkmann
· 12 years ago
14924ba
clk/zynq/pll: Fix documentation for PLL register function
by Soren Brinkmann
· 12 years ago
e366fdd
clk: clk-mux: implement remuxing on set_rate
by James Hogan
· 12 years ago
819c1de
clk: add CLK_SET_RATE_NO_REPARENT flag
by James Hogan
· 12 years ago
71472c0
clk: add support for clock reparent on set_rate
by James Hogan
· 12 years ago
4935b22
clk: move some parent related functions upwards
by James Hogan
· 12 years ago
7ef3dcc
clk: abstract parent cache
by James Hogan
· 12 years ago
5cfe10b
clk: export fixed-factor, gate & mux registration
by Mike Turquette
· 12 years ago
4c5eeea
clk: clk-divider: Export clk_register_divider()
by Fabio Estevam
· 12 years ago
389ae05
clk: fixed-rate: Export clk_fixed_rate_register()
by Stephen Boyd
· 12 years ago
18f5863
clk: prima2: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
4c3b240
clk: tegra30: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
a0be7a9
clk: tegra20: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
056dfcf
clk: tegra114: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
4d1b5e7
clk: exynos5440: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
202e5ae9
clk: exynos5420: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
b6993ec
clk: exynos5250: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
3c701c5
clk: exynos4: Fix incorrect placement of __initdata
by Sachin Kamat
· 12 years ago
7cc560d
clk: s2mps11: Add support for s2mps11
by Yadwinder Singh Brar
· 12 years ago
a9381b3
clk: exynos5420: Make exynos5420_plls static
by Sachin Kamat
· 12 years ago
ae2329f
clk: exynos5250: Make exynos5250_plls static
by Sachin Kamat
· 12 years ago
680681a
clk: exynos4: Make exynos4_plls static
by Sachin Kamat
· 12 years ago
7274e23
clk: mxs: clk-imx23: Include <linux/clk/mxs.h>
by Fabio Estevam
· 12 years ago
ee85e9b
clk: sunxi: Fix checking return value of clk_register_[composite|factors]
by Axel Lin
· 12 years ago
5cfe961
Merge branch 'clk-next-s3c64xx' into clk-next
by Mike Turquette
· 12 years ago
6f9a489
Documentation: clk: Fix a trivial typo in audss
by Sachin Kamat
· 12 years ago
06dda9d
clk: samsung: Add clock driver for S3C64xx SoCs
by Tomasz Figa
· 12 years ago
eb52712
clk: samsung: pll: Add support for PLL6552 and PLL6553
by Tomasz Figa
· 12 years ago
c57acd1
clk: mux: Add support for read-only muxes.
by Tomasz Figa
· 12 years ago
d2127ac
clk: samsung: Add EPLL and VPLL freq table for exynos5250 SoC
by Vikas Sajjan
· 12 years ago
8bc2eeb
clk: samsung: Reorder MUX registration for mout_vpllsrc
by Vikas Sajjan
· 12 years ago
bb4278d
clk: samsung: Add set_rate() clk_ops for PLL36xx
by Vikas Sajjan
· 12 years ago
dfa8931
clk: samsung: Add set_rate() clk_ops for PLL35xx
by Yadwinder Singh Brar
· 12 years ago
3ff6e0d
clk: samsung: Add support to register rate_table for samsung plls
by Yadwinder Singh Brar
· 12 years ago
5ca8fbd
clk: samsung: Remove unused pll registeration code for pll35xx and pll36xx
by Yadwinder Singh Brar
· 12 years ago
c898c6b
clk: samsung: Migrate exynos5420 to use common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 12 years ago
160641e
clk: samsung: Migrate exynos4 to use common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 12 years ago
8dac353
clk: samsung: Migrate exynos5250 to use common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 12 years ago
07dc76f
clk: samsung: Define a common samsung_clk_register_pll()
by Yadwinder Singh Brar
· 12 years ago
079dbea
clk: samsung: Introduce a common samsung_clk_pll struct
by Yadwinder Singh Brar
· 12 years ago
8f9a5b5
of/documentation: Update G2D documentation
by Sachin Kamat
· 12 years ago
9f27136
clk: exynos4: Add clock entries for TMU
by Sachin Kamat
· 12 years ago
b38a504
clk/exynos5250: add sclk_hdmiphy in the list of special clocks
by Rahul Sharma
· 12 years ago
4a45331
clk/exynos5250: add mout_hdmi mux clock for hdmi
by Rahul Sharma
· 12 years ago
93b10d1
Documentation: exynos5250-clock: Add div_i2s1 and div_i2s2
by Tushar Behera
· 12 years ago
406c598
clk: exynos5250: Add G2D gate clock
by Sachin Kamat
· 12 years ago
1190338
clk: exynos-audss: Staticize exynos_audss_clk_init
by Sachin Kamat
· 12 years ago
901f857
clk: exynos5440: Staticize local symbols
by Sachin Kamat
· 12 years ago
c730622
clk: exynos5420: Staticize local symbols
by Sachin Kamat
· 12 years ago
b95e71c
clk: exynos5250: Staticize local symbols
by Sachin Kamat
· 12 years ago
0ffc767
clk: exynos4: Remove unused function
by Sachin Kamat
· 12 years ago
d75f306
clk: exynos4: Staticize local symbols
by Sachin Kamat
· 12 years ago
24ee1a0
clk: fix typos
by Peter Meerwald
· 12 years ago
07c2ae9
of/documentation: Fix a typo in exynos5250-clock.txt
by Sachin Kamat
· 12 years ago
3b2f64d
Linux 3.11-rc2
by Linus Torvalds
· 12 years ago
ea45ea7
Merge tag 'acpi-video-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
90db76e
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
dda5690
ext3: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 12 years ago
e94bd34
ext4: fix a BUG when opening a file with O_TMPFILE flag
by Zheng Liu
· 12 years ago
f6a0d9d
Merge tag 'staging-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
36231d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
19bf1c2
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
3be542d
Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
90290c4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-next
by Linus Torvalds
· 12 years ago
24924a2
vfs: constify dentry parameter in d_count()
by Peng Tao
· 12 years ago
acfec9a
livelock avoidance in sget()
by Al Viro
· 12 years ago
ba57ea6
allow O_TMPFILE to work with O_WRONLY
by Al Viro
· 12 years ago
d471ce5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 12 years ago
1b05018
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
89d0abe
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
89a8c59
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 12 years ago
115930c
Btrfs: fix wrong write offset when replacing a device
by Stefan Behrens
· 12 years ago
d29a9f6
Btrfs: re-add root to dead root list if we stop dropping it
by Josef Bacik
· 12 years ago
fec386a
Btrfs: fix lock leak when resuming snapshot deletion
by Josef Bacik
· 12 years ago
3c8f242
Btrfs: update drop progress before stopping snapshot dropping
by Josef Bacik
· 12 years ago
b8a33fc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
b7356ab
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
ff70130
arm64: use common reboot infrastructure
by Marc Zyngier
· 12 years ago
db6f410
arm64: mm: don't treat user cache maintenance faults as writes
by Will Deacon
· 12 years ago
c783c28
arm64: add '#ifdef CONFIG_COMPAT' for aarch32_break_handler()
by Chen Gang
· 12 years ago
53ae3ac
arm64: Only enable local interrupts after the CPU is marked online
by Catalin Marinas
· 12 years ago
Next »