Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
ddaa912a2164d7ce7a03fcb384ed37e712bb4549
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
24ed45a
Merge branch 'for_2_6_33' of git://git.pwsan.com/linux-2.6 into omap-for-linus
by Tony Lindgren
· 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
77772d5f
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
52650505
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
eae6fa9
Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
by Linus Torvalds
· 15 years ago
02412f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 15 years ago
4515c30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
a5eba3f6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 15 years ago
fc1495b
Merge git://git.infradead.org/ubifs-2.6
by Linus Torvalds
· 15 years ago
5476ffd
V4L/DVB (13592): max2165: 32bit build patch
by David Wong
· 15 years ago
04dc1e8
exofs: Multi-device mirror support
by Boaz Harrosh
· 15 years ago
06886a5
exofs: Move all operations to an io_engine
by Boaz Harrosh
· 15 years ago
8ce9bdd
exofs: move osd.c to ios.c
by Boaz Harrosh
· 15 years ago
cae012d
exofs: statfs blocks is sectors not FS blocks
by Boaz Harrosh
· 15 years ago
19fe294
exofs: Prints on mount and unmout
by Boaz Harrosh
· 15 years ago
9cfdc7a
exofs: refactor exofs_i_info initialization into common helper
by Boaz Harrosh
· 15 years ago
fe33cc1
exofs: dbg-print less
by Boaz Harrosh
· 15 years ago
58311c43
exofs: More sane debug print
by Boaz Harrosh
· 15 years ago
9f24916
trivial: some small fixes in exofs documentation
by Thadeu Lima de Souza Cascardo
· 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
f71eaf6
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
by Linus Torvalds
· 15 years ago
78f1ae1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-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
3e74683
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
by Linus Torvalds
· 15 years ago
6825fbc
Merge branch 'next-i2c' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
6bb951a
Merge branch 's3c24xx-updates' of git://git.fluff.org/bjdooks/linux
by Linus Torvalds
· 15 years ago
e49aedb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
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
f6c4c81
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
382f51f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
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
5327b9b
Doc: use misc-devices/ dir for drivers
by Jean Delvare
· 15 years ago
e3cc222
Doc: better explanation of procs_running
by Luis Garces-Erice
· 15 years ago
bfc9dca
correct gpio.txt typos
by Dominik D. Geyer
· 15 years ago
2770f18
docbook: fix signal_pending() argument
by Shawn Bohrer
· 15 years ago
038f7d0
use DMA_BIT_MASK instead of inline constant
by Marin Mitov
· 15 years ago
472c064
Use KERN_WARNING instead of KERN_WARN, which does not exist
by Randy Dunlap
· 15 years ago
79a56ed
nvram: Fix missing smp_lock.h in nvram
by Frederic Weisbecker
· 15 years ago
fab3a54
ext4: Fix potential fiemap deadlock (mmap_sem vs. i_data_sem)
by Theodore Ts'o
· 15 years ago
a214238
ext4: Do not override ext2 or ext3 if built they are built as modules
by Theodore Ts'o
· 15 years ago
3b799d1
jbd2: Export jbd2_log_start_commit to fix ext4 build
by Theodore Ts'o
· 15 years ago
54fe467
hwmon: (adt7475) Add VID support for the ADT7476
by Jean Delvare
· 15 years ago
b058b85
hwmon: (adt7475) Add an entry in MAINTAINERS
by Jean Delvare
· 15 years ago
d8d2ee0
hwmon: (adt7475) Add support for the ADT7476
by Jean Delvare
· 15 years ago
ebfaf1f
hwmon: (adt7475) Voltage attenuators can be bypassed
by Jean Delvare
· 15 years ago
d07ca4a
hwmon: (adt7475) Print device information on probe
by Jean Delvare
· 15 years ago
378933c
hwmon: (adt7475) Handle alternative pin functions
by Jean Delvare
· 15 years ago
0f14480
hwmon: (adt7475) Move sysfs files removal to a separate function
by Jean Delvare
· 15 years ago
3d84998
hwmon: (adt7475) Add support for the ADT7490
by Jean Delvare
· 15 years ago
d656b6f
hwmon: (adt7475) Improve device detection
by Jean Delvare
· 15 years ago
54ecb9e
hwmon: (adt7475) Add missing static marker
by Jean Delvare
· 15 years ago
cffb9dd
hwmon: (adt7475) Rework voltage inputs handling
by Jean Delvare
· 15 years ago
f99318b
hwmon: (adt7475) Implement pwm_use_point2_pwm_at_crit
by Jean Delvare
· 15 years ago
f890c6a
hwmon: (adt7475) New documentation
by Jean Delvare
· 15 years ago
b180d05
hwmon: (adt7475) Add support for the ADT7473
by Jean Delvare
· 15 years ago
Next »