Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
141b467810b78f2d7a85f4b752b42b92f014629b
141b467
cpufreq: cpu0: Put cpu parent node after using it
by Viresh Kumar
· 12 years ago
ad61f44
cpufreq: ARM big LITTLE: Adapt to latest cpufreq updates
by Viresh Kumar
· 12 years ago
763f8c3
cpufreq: ARM big LITTLE: put DT nodes after using them
by Viresh Kumar
· 12 years ago
820c6ca
cpufreq: Don't call __cpufreq_governor() for drivers without target()
by Viresh Kumar
· 12 years ago
70eb085
cpufreq: exynos5440: Protect OPP search calls with RCU lock
by Amit Daniel Kachhap
· 12 years ago
c778966
cpufreq: dbx500: Round to closest available freq
by Mats Fagerstrom
· 12 years ago
e4969eb
cpufreq: Call __cpufreq_governor() with correct policy->cpus mask
by Viresh Kumar
· 12 years ago
d1b6848
cpufreq / intel_pstate: Optimize intel_pstate_set_policy
by Srinivas Pandruvada
· 12 years ago
49ded52
cpufreq: OMAP: instantiate omap-cpufreq as a platform_driver
by Nishanth Menon
· 12 years ago
64649dc
arm: exynos: Enable OPP library support for exynos5440
by Amit Daniel Kachhap
· 12 years ago
c158520
cpufreq: exynos: Remove error return even if no soc is found
by Amit Daniel Kachhap
· 12 years ago
49d7b5b
cpufreq: exynos: Add cpufreq driver for exynos5440
by Amit Daniel Kachhap
· 12 years ago
9c5320c
cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor
by Jacob Shin
· 12 years ago
fb30809
cpufreq: ondemand: allow custom powersave_bias_target handler to be registered
by Jacob Shin
· 12 years ago
5800043
cpufreq: convert cpufreq_driver to using RCU
by Nathan Zimmer
· 12 years ago
6eb1c37
cpufreq: powerpc/platforms/cell: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
764295a
cpufreq: sparc: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
73cc9c8
cpufreq: unicore2: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
7258267
cpufreq: sh: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
7a99893
cpufreq: mips: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
ab423e4
cpufreq: ia64: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
8e8aa95
cpufreq: cris: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
d5cc990
cpufreq: blackfin: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
81c720c
cpufreq: AVR32: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
59a2e61
cpufreq: sa11x0: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
b7e614c
cpufreq: integrator: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
cffc96e
cpufreq: pxa2xx: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
adde904
cpufreq: pxa3xx: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
8a7b122
cpufreq: davinci: move cpufreq driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
ceff98e
cpufreq: tegra: Move driver to drivers/cpufreq
by Viresh Kumar
· 12 years ago
a0ea048
cpufreq: ARM: Arrange drivers in alphabetical order
by Viresh Kumar
· 12 years ago
8a67f0e
cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue
by Viresh Kumar
· 12 years ago
eb2f50f
cpufreq: drivers: Remove unnecessary assignments of policy-> members
by Viresh Kumar
· 12 years ago
8a00627
cpufreq: drivers: don't check range of target freq in .target()
by Viresh Kumar
· 12 years ago
e9f5183
cpufreq: Don't check if cpu is online/offline for cpufreq callbacks
by Viresh Kumar
· 12 years ago
b43a7ff
cpufreq: Notify all policy->cpus in cpufreq_notify_transition()
by Viresh Kumar
· 12 years ago
fd143b4
cpufreq: cpufreq-cpu0: Call CPUFREQ_POSTCHANGE notifier for failure cases too
by Viresh Kumar
· 12 years ago
746b3df
cpufreq: cpufreq-cpu0: No need to check cpu number in init()
by Viresh Kumar
· 12 years ago
3a7818e
cpufreq: Documentation: Fix cpufreq_frequency_table name
by Viresh Kumar
· 12 years ago
b2a6343
cpufreq: cpu0: Fix mistake in Documentation example
by Viresh Kumar
· 12 years ago
9876584
cpufreq: conservative: Use an inline function to evaluate freq_target
by Stratos Karafotis
· 12 years ago
cc721c4
cpufreq: kirkwood: fix coccicheck warnings
by Silviu-Mihai Popescu
· 12 years ago
5df6055
cpufreq: Fix unsigned variable being checked for negative value
by jhbird.choi@samsung.com
· 12 years ago
27ed3cd
cpufreq: conservative: Fix the logic in frequency decrease checking
by Stratos Karafotis
· 12 years ago
7af1c05
cpufreq: conservative: Fix sampling_down_factor functionality
by Stratos Karafotis
· 12 years ago
9366d84
cpufreq: governors: Calculate iowait time only when necessary
by Stratos Karafotis
· 12 years ago
fed573d
cpufreq: conservative: Fix relation when decreasing frequency
by Namhyung Kim
· 12 years ago
ad529a9
cpufreq: conservative: Break out earlier on the lowest frequency
by Namhyung Kim
· 12 years ago
031299b
cpufreq: governors: Avoid unnecessary per cpu timer interrupts
by Viresh Kumar
· 12 years ago
9d44592
cpufreq: ondemand: Don't update sample_type if we don't evaluate load again
by Viresh Kumar
· 12 years ago
98104ee
cpufreq: governor: Set MIN_LATENCY_MULTIPLIER to 20
by Viresh Kumar
· 12 years ago
4d5dcc4
cpufreq: governor: Implement per policy instances of governors
by Viresh Kumar
· 12 years ago
7bd353a
cpufreq: Add per policy governor-init/exit infrastructure
by Viresh Kumar
· 12 years ago
0d1857a
cpufreq: Convert the cpufreq_driver_lock to a rwlock
by Nathan Zimmer
· 12 years ago
07961ac
Linux 3.9-rc5
by Linus Torvalds
· 12 years ago
0bb4428
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 12 years ago
a7b436d
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 12 years ago
d299c29
Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
dbf520a
Revert "lockdep: check that no locks held at freeze time"
by Paul Walmsley
· 12 years ago
13d2080
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 12 years ago
bce95c6
dw_dmac: adjust slave_id accordingly to request line base
by Andy Shevchenko
· 12 years ago
f73bb9b
dmaengine: dw_dma: fix endianess for DT xlate function
by Arnd Bergmann
· 12 years ago
46a1f21
PNP: List Rafael Wysocki as a maintainer
by Rafael J. Wysocki
· 12 years ago
b92eded
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
6e2a450
rbd: don't zero-fill non-image object requests
by Alex Elder
· 12 years ago
3615db4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 12 years ago
ed17688
ia64 idle: delete stale (*idle)() function pointer
by Len Brown
· 12 years ago
67e17c1
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 12 years ago
d8fe29e
Btrfs: don't drop path when printing out tree errors in scrub
by Josef Bacik
· 12 years ago
f85eda8
target: Fix RESERVATION_CONFLICT status regression for iscsi-target special case
by Nicholas Bellinger
· 12 years ago
5dade71
tcm_vhost: Avoid VIRTIO_RING_F_EVENT_IDX feature bit
by Nicholas Bellinger
· 12 years ago
09a9f1d
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
by Michel Lespinasse
· 12 years ago
0776ce0
Merge tag 'usb-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 12 years ago
045ecc2
Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 12 years ago
865752e
Merge tag 'staging-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
97f084b
Merge tag 'driver-core-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
1b6a4db
Merge tag 'char-misc-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 12 years ago
dfca53f
Merge tag 'pm+acpi-3.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
8b1e54c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
d3f72cf
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
5e24850
Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux
by Linus Torvalds
· 12 years ago
2c3de1c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
482b0b5
usb: ftdi_sio: Add support for Mitsubishi FX-USB-AW/-BD
by Konstantin Holoborodko
· 12 years ago
c613c5f
mg_disk: fix error return code in mg_probe()
by Wei Yongjun
· 12 years ago
82d130f
Btrfs: fix wrong return value of btrfs_lookup_csum()
by Miao Xie
· 12 years ago
39847c4
Btrfs: fix wrong reservation of csums
by Miao Xie
· 12 years ago
a797502
Btrfs: fix double free in the btrfs_qgroup_account_ref()
by Wang Shilong
· 12 years ago
fdf30d1
Btrfs: limit the global reserve to 512mb
by Josef Bacik
· 12 years ago
db1d607
Btrfs: hold the ordered operations mutex when waiting on ordered extents
by Josef Bacik
· 12 years ago
6e137ed
Btrfs: fix space accounting for unlink and rename
by Josef Bacik
· 12 years ago
f4881bc
Btrfs: fix space leak when we fail to reserve metadata space
by Josef Bacik
· 12 years ago
adaa4b8e
Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes
by Jan Schmidt
· 12 years ago
6125c2be
Merge branch 'acpi-fixes' into fixes
by Rafael J. Wysocki
· 12 years ago
887ede6
Merge branch 'pm-fixes' into fixes
by Rafael J. Wysocki
· 12 years ago
9064171
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/next-fixes
by Linus Torvalds
· 12 years ago
33b65f1
Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
by Linus Torvalds
· 12 years ago
f896604
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 12 years ago
a8c4528
Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 12 years ago
3e84f48
vfs/splice: Fix missed checks in new __kernel_write() helper
by Al Viro
· 12 years ago
c26377e
xen/events: avoid race with raising an event in unmask_evtchn()
by David Vrabel
· 12 years ago
Next »