Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
662c8b55d26abeabc0b125f922dfa66338a046ae
/
arch
662c8b5
omap: mux: Add 36xx CBP package support
by Tony Lindgren
· 15 years ago
15f45e6
omap: mux: Remove old mux code for 34xx
by Tony Lindgren
· 15 years ago
4896e39
omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions
by Tony Lindgren
· 15 years ago
b63128e
omap: Split i2c platform init for mach-omap1 and mach-omap2
by Tony Lindgren
· 15 years ago
4b715ef
omap: mux: Add debugfs support for new mux code
by Tony Lindgren
· 15 years ago
ca5742b
omap: mux: Add new style init functions to omap3 board-*.c files
by Tony Lindgren
· 15 years ago
ddaa912
omap: mux: Add new style pin multiplexing data for 34xx
by Tony Lindgren
· 15 years ago
15ac7af
omap: mux: Add new style pin multiplexing code for omap3
by Tony Lindgren
· 15 years ago
92c9f50
omap2: mux: intoduce omap_mux_{read,write}
by Mike Rapoport
· 15 years ago
911bd73
ARM: OMAP4: PM: Add init api for DPLL nodes
by Rajendra Nayak
· 15 years ago
16975a7
ARM: OMAP4: PM: Add support for OMAP4 dpll api's
by Rajendra Nayak
· 15 years ago
a1391d2
ARM: OMAP4: PM: Move DPLL control apis to dpll.c
by Rajendra Nayak
· 15 years ago
d79b126
ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api's
by Rajendra Nayak
· 15 years ago
972c542
ARM: OMAP4: PM: OMAP4 clock tree and clkdev registration
by Rajendra Nayak
· 15 years ago
dd70841
ARM: OMAP4: PM: Adds CM1/2 register field masks
by Rajendra Nayak
· 15 years ago
234f0c4
ARM: OMAP4: PM: Adds PRM register shift and mask bits
by Rajendra Nayak
· 15 years ago
c129404
ARM: OMAP4: PM: Adds PRM register defs for OMAP4
by Rajendra Nayak
· 15 years ago
9b47267
ARM: OMAP4: PM: Adds CM1/2 register defs for OMAP4
by Rajendra Nayak
· 15 years ago
77772d5
ARM: OMAP4: PM: PRM/CM module offsets for OMAP4
by Rajendra Nayak
· 15 years ago
9ef8915
ARM: OMAP4: PM: Fix the PRM and CM base addresses
by Rajendra Nayak
· 15 years ago
0d93d8b
OMAP: omap_device: track latency in nanoseconds
by Kevin Hilman
· 15 years ago
d048ec7
OMAP: omap_device: fix nsec/usec conversion in latency calculations
by Kevin Hilman
· 15 years ago
81d7c6f
OMAP: hwmod: warn on missing clockdomain
by Kevin Hilman
· 15 years ago
d229266
OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()
by Kevin Hilman
· 15 years ago
5f1b6ef
OMAP: omap_device: use UINT_MAX for default wakeup latency limit
by Kevin Hilman
· 15 years ago
a470c42
OMAP: omap_device: add to_omap_device() macro
by Kevin Hilman
· 15 years ago
a16b1f7
OMAP3 hwmod: drop most of the OCP_SYSCONFIG.CLOCKACTIVITY code
by Paul Walmsley
· 15 years ago
718bfd7
OMAP hwmod: add names to module MPU IRQ lines
by Paul Walmsley
· 15 years ago
726072e
OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handling
by Paul Walmsley
· 15 years ago
b835d01
OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET
by Paul Walmsley
· 15 years ago
6f8b7ff
OMAP clock/hwmod: fix off-by-one errors
by Paul Walmsley
· 15 years ago
3863c74
OMAP3: PM: Fix for MPU power domain MEM BANK position
by Thara Gopinath
· 15 years ago
18862cb
OMAP3: SDRC: Place SDRC AC timing and MR changes in CORE DVFS SRAM code behind Kconfig
by Paul Walmsley
· 15 years ago
1fda39e
OMAP2/3 powerdomain: return errors rather than returning the output of IS_ERR()
by Roel Kluin
· 15 years ago
155a22e
OMAP powerdomain: rearrange struct powerdomain to save some memory
by Paul Walmsley
· 15 years ago
2354eb5
OMAP powerdomain/PM: use symbolic constants for the max number of power states
by Paul Walmsley
· 15 years ago
6a06fa6
OMAP clockdomain/powerdomain: optimize out sleepdep code on OMAP24xx
by Paul Walmsley
· 15 years ago
33903eb
OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAIN
by Paul Walmsley
· 15 years ago
42d75e7
OMAP2/3 PRCM: don't export prm_*(), cm_*() functions
by Paul Walmsley
· 15 years ago
5265050
OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.c
by Paul Walmsley
· 15 years ago
6f62b58
OMAP1 clock: convert test in disable_unused() to use ENABLE_ON_INIT
by Paul Walmsley
· 15 years ago
d8a9445
OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*
by Paul Walmsley
· 15 years ago
82e9bd5
OMAP3 clock: convert clock34xx.h to clock34xx_data.c
by Paul Walmsley
· 15 years ago
75d4334
OMAP2xxx clock: remove implicit dependency between rate CPU flag and clkdev_omap CPU flag
by Paul Walmsley
· 15 years ago
55d8a65
OMAP2/3: move SDRC macros to mach-omap2/sdrc.h
by Paul Walmsley
· 15 years ago
06b1693
OMAP2 clock: APLL code shouldn't rely on static clocks in its local namespace
by Paul Walmsley
· 15 years ago
ebd893d
OMAP1/2/3 clock: remove paranoid checks in preparation for clock{,2xxx,3xxx}_data.c
by Paul Walmsley
· 15 years ago
aa2cf42
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 15 years ago
d71cb81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
ab1831b
Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
3067e02
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 15 years ago
fa395aa
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
6bb951a
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
701791c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 15 years ago
4ba1525
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 15 years ago
3a43aaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 15 years ago
aed886c
Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
by Linus Torvalds
· 15 years ago
67dd2f5
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 15 years ago
d9056ce
OMAP: SDP: Enable DSS2 for OMAP3 SDP board
by Tomi Valkeinen
· 15 years ago
2588465
Merge branch 'bkl-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b39a982d
OMAP: DSS2: omapfb driver
by Tomi Valkeinen
· 15 years ago
559d670
OMAP: DSS2: Display Subsystem Driver core
by Tomi Valkeinen
· 15 years ago
640f9ca
OMAP: Add support for VRFB rotation engine
by Tomi Valkeinen
· 15 years ago
afedec1
OMAP: Add VRAM manager
by Tomi Valkeinen
· 15 years ago
dadd2bb
OMAP: OMAPFB: add omapdss device
by Tomi Valkeinen
· 15 years ago
91773a0
OMAP: OMAPFB: split omapfb.h
by Tomi Valkeinen
· 15 years ago
b90f8e7
OMAP2: Add funcs for writing SMS_ROT_* registers
by Tomi Valkeinen
· 15 years ago
fbf07ea
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
849e8de
Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e069efb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 15 years ago
27a338a
[IA64] Fix cut/paste detritus from unistd.h
by Tony Luck
· 15 years ago
947a246
ARM: S3C24XX: DMA: Use valid index when accessing array
by Ramax Lo
· 15 years ago
3ff6a46
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
4646575
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
86ed4aa
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
830cd2a
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
64227cd
Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e7522ed
Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b391738
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
e33c019
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
343036c
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
6035ccd
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 15 years ago
1c49678
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 15 years ago
adf9904
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 15 years ago
79c9601
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 15 years ago
41440ff
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
ed9216c
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
ee1262d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
by Linus Torvalds
· 15 years ago
a421018
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
by Linus Torvalds
· 15 years ago
3ad1f3b
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
by Linus Torvalds
· 15 years ago
1557d33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6
by Linus Torvalds
· 15 years ago
93b0d8c
ARM: S3C: move s3c_pwm_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
0f13c82
ARM: S3C24XX: Export s3c24xx_set_fiq for modules.
by Ben Dooks
· 15 years ago
ad4e22f
ARM: S3C: move s3c_adc_remove to .devexit.text
by Uwe Kleine-König
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
2da3cf9
[S390] s390: remove unused nfsd #includes
by Boaz Harrosh
· 15 years ago
b069468
[S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390
by Aristeu Rozanski
· 15 years ago
Next »