Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c510182b1c68e2f2bf61e69f6c65bcf61a188809
c510182
ARM: Orion: XOR: Add support for clk
by Andrew Lunn
· 13 years ago
1f80b12
ARM: Orion: CESA: Add support for clk
by Andrew Lunn
· 13 years ago
f4f7561
ARM: Orion: SDIO: Add support for clk.
by Andrew Lunn
· 13 years ago
9c2bd50
ARM: Orion: NAND: Add support for clk, if there is one.
by Andrew Lunn
· 13 years ago
8c869ed
ARM: Orion: EHCI: Add support for enabling clocks
by Andrew Lunn
· 13 years ago
eee9899
ARM: Orion: SATA: Add per channel clk/clkdev support.
by Andrew Lunn
· 13 years ago
74c3357
ARM: Orion: UART: Get the clock rate via clk_get_rate().
by Andrew Lunn
· 13 years ago
4f04be6
ARM: Orion: WDT: Add clk/clkdev support
by Andrew Lunn
· 13 years ago
452503e
ARM: Orion: Eth: Add clk/clkdev support.
by Andrew Lunn
· 13 years ago
4574b88
ARM: Orion: SPI: Add clk/clkdev support.
by Andrew Lunn
· 13 years ago
2f129bf
ARM: Orion: Add clocks using the generic clk infrastructure.
by Andrew Lunn
· 13 years ago
f0948f5
clk: add a fixed factor clock
by Sascha Hauer
· 13 years ago
31df9db
clk: mux: assign init data
by Mike Turquette
· 13 years ago
d269b97
clk: remove COMMON_CLK_DISABLE_UNUSED
by Mike Turquette
· 13 years ago
63f5c3b
clk: prevent spurious parent rate propagation
by Mike Turquette
· 13 years ago
7704add
MAINTAINERS: add entry for common clk framework
by Mike Turquette
· 13 years ago
0e1c030
clk: clk_set_rate() must fail if CLK_SET_RATE_GATE is set and clk is enabled
by Viresh Kumar
· 13 years ago
0197b3e
clk: Use a separate struct for holding init data.
by Saravana Kannan
· 13 years ago
e447c50
clk: constify parent name arrays in macros
by Rajendra Nayak
· 13 years ago
8b7730d
clk: remove trailing whitespace from clk.h
by Rob Herring
· 13 years ago
01033be
clk: select CLKDEV_LOOKUP for COMMON_CLK
by Rob Herring
· 13 years ago
1b2f990
clk: Don't set clk->new_rate twice
by Viresh Kumar
· 13 years ago
182f9e8c
clk: clk-private: Add DEFINE_CLK macro
by Viresh Kumar
· 13 years ago
fbc42aa
clk: clk-gate: Create clk_gate_endisable()
by Viresh Kumar
· 13 years ago
1f73f31
clk: Fix typo in comment
by Viresh Kumar
· 13 years ago
f4d8af2
clk: propagate round_rate for CLK_SET_RATE_PARENT case
by Shawn Guo
· 13 years ago
1c0035d
clk: pass parent_rate into .set_rate
by Shawn Guo
· 13 years ago
81536e0
clk: always pass parent_rate into .round_rate
by Shawn Guo
· 13 years ago
27d5459
clk: basic: improve parent_names & return errors
by Mike Turquette
· 13 years ago
d1302a3
clk: core: copy parent_names & return error codes
by Mike Turquette
· 13 years ago
d305fb7
clk: Constify parent name arrays
by Mark Brown
· 13 years ago
7e87aed
clk: Remove comment for end of CONFIG_COMMON_CLK section
by Mark Brown
· 13 years ago
34e44fe
clk: Make clk_get_rate() return 0 on error
by Rajendra Nayak
· 13 years ago
bffad66
clk: declare clk_ops of basic clks in clk-provider.h
by Shawn Guo
· 13 years ago
822c250
clk: add "const" for clk_ops of basic clks
by Shawn Guo
· 13 years ago
c0d2530
clk: remove unnecessary EXPORT_SYMBOL_GPL
by Shawn Guo
· 13 years ago
10363b5
clk: use kzalloc in clk_register_mux
by Shawn Guo
· 13 years ago
d4d7e3d
clk: core: enforce clk_ops consistency
by Mike Turquette
· 13 years ago
7452b21
clk: core: clk_calc_new_rates handles NULL parents
by Mike Turquette
· 13 years ago
70d347e
clk: core: remove dead code paths
by Mike Turquette
· 13 years ago
5654dc9
clk: core: correct clk_set_rate kerneldoc
by Mike Turquette
· 13 years ago
66f75a5
Linux 3.4-rc4
by Linus Torvalds
· 13 years ago
e9a5ea1
sparc32,leon: add notify_cpu_starting()
by Yong Zhang
· 13 years ago
8f4f9d4
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 13 years ago
126a348
Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
by Linus Torvalds
· 13 years ago
8898159
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 13 years ago
9f24ff6
Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
by Linus Torvalds
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
9f3a4af
perfmon: kill some helpers and arguments
by Al Viro
· 13 years ago
936af15
aio: don't bother with unmapping when aio_free_ring() is coming from exit_aio()
by Al Viro
· 13 years ago
7c57091
mmc: core: Do not pre-claim host in suspend
by Ulf Hansson
· 13 years ago
e1631f9
mmc: dw_mmc: prevent NULL dereference for dma_ops
by Jaehoon Chung
· 13 years ago
b8915282
mmc: unbreak sdhci-esdhc-imx on i.MX25
by Eric Bénard
· 13 years ago
5ca6518
mmc: cd-gpio: Include header to pickup exported symbol prototypes
by H Hartley Sweeten
· 13 years ago
87b87a3
mmc: sdhci: refine non-removable card checking for card detection
by Daniel Drake
· 13 years ago
a99aa9b
mmc: dw_mmc: Fix switch from DMA to PIO
by Seungwon Jeon
· 13 years ago
32d317c
mmc: remove MMC bus legacy suspend/resume method
by Chuanxiao Dong
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
4d048f9
mmc: omap_hsmmc: Get rid of of_have_populated_dt() usage
by Rajendra Nayak
· 13 years ago
b6d085f
mmc: omap_hsmmc: build fix for CONFIG_OF=y and CONFIG_MMC_OMAP_HS=m
by Chris Ball
· 13 years ago
2830281
mmc: fixes for eMMC v4.5 sanitize operation
by Adrian Hunter
· 13 years ago
7194efb
mmc: fixes for eMMC v4.5 discard operation
by Adrian Hunter
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
3b422e9
Merge tag 'for-torvalds-20120418' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 13 years ago
3a53743
Merge tag 'tty-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 13 years ago
1cd653a
Merge tag 'usb-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 13 years ago
c1acb0b
Merge tag 'stable/for-linus-3.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 13 years ago
19244ad
Revert "ACPI: ignore FADT reset-reg-sup flag"
by Linus Torvalds
· 13 years ago
b3dc627
memblock: memblock should be able to handle zero length operations
by Tejun Heo
· 13 years ago
310eb77
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 13 years ago
277b5fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
a54769c
Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 13 years ago
73bebc8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 13 years ago
edaf6c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 13 years ago
3d81acb
Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe"
by Konrad Rzeszutek Wilk
· 13 years ago
2d5733f
USB: serial: cp210x: Fixed usb_control_msg timeout values
by Yuri Matylitski
· 13 years ago
d3a7b83
drivers/tty/amiserial.c: add missing tty_unlock
by Julia Lawall
· 13 years ago
c6f5c93
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
e631f57
[media] xc5000: support 32MHz & 31.875MHz xtal using the 41.024.5 firmware
by Michael Krufky
· 13 years ago
186bab1
xen/resume: Fix compile warnings.
by Konrad Rzeszutek Wilk
· 13 years ago
1985330
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 13 years ago
18311c5
[media] V4L: mt9m032: fix compilation breakage
by Guennadi Liakhovetski
· 13 years ago
9e01297
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 13 years ago
3066616
xen/xenbus: Add quirk to deal with misconfigured backends.
by Konrad Rzeszutek Wilk
· 13 years ago
273a50f
nouveau: Set special lane map for the right chipset
by Henrik Rydberg
· 13 years ago
c817eeb
Merge branch 'fix/cxt-stable' into fix/hda
by Takashi Iwai
· 13 years ago
d70f363
ALSA: hda/conexant - Set up the missing docking-station pins
by Takashi Iwai
· 13 years ago
a09d431
drm/radeon: fix load detect on rn50 with hardcoded EDIDs.
by Dave Airlie
· 13 years ago
4e47e02
drm: Releasing FBs before releasing GEM objects during drm_release
by Prathyush
· 13 years ago
5799d9e
drm/nouveau/pm: don't read/write beyond end of stack buffer
by Jim Meyering
· 13 years ago
5edaad8
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h
by Marcos Paulo de Souza
· 13 years ago
dfc6ae5
radeon: fix r600/agp when vram is after AGP (v3)
by Jerome Glisse
· 13 years ago
aef6a7e
drm: fix page_flip error handling
by Joonyoung Shim
· 13 years ago
ca3649d
ALSA: hda/conexant - Don't set HP pin-control bit unconditionally
by Takashi Iwai
· 13 years ago
d6b8395
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixes
by Dave Airlie
· 13 years ago
e363250
drm/radeon/kms: fix the regression of DVI connector check
by Takashi Iwai
· 13 years ago
2198edd
HID: default HID_BATTERY_STRENGTH to no
by Josh Boyer
· 13 years ago
3bc86c62
[media] V4L: DocBook: Fix typos in the multi-plane formats description
by Sylwester Nawrocki
· 13 years ago
cd90491
[media] V4L: mt9m032: fix two dead-locks
by Guennadi Liakhovetski
· 13 years ago
Next »