Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5269e7067cd66f4797760f160be21ff50f2d1582
5269e70
cpufreq: Add ARM_MT8173_CPUFREQ dependency on THERMAL
by Guenter Roeck
· 9 years ago
a202200
cpufreq: dt: Tolerance applies on both sides of target voltage
by Viresh Kumar
· 9 years ago
8bc8628
cpufreq: dt: Print error on failing to mark OPPs as shared
by Viresh Kumar
· 9 years ago
7d5d0c8
cpufreq: dt: Check OPP count before marking them shared
by Viresh Kumar
· 9 years ago
0ed537b
Merge branch 'pm-opp' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
72e624d
cpufreq: speedstep-lib: Use monotonic clock
by Abhilash Jindal
· 10 years ago
309d063
cpufreq: powernv: Increase the verbosity of OCC console messages
by Shilpasri G Bhat
· 9 years ago
a482e55
cpufreq: sfi: use kmemdup rather than duplicating its implementation
by Andrzej Hajda
· 10 years ago
36dfef2
cpufreq: drop !cpufreq_driver check from cpufreq_parse_governor()
by Viresh Kumar
· 10 years ago
c7a7b41
cpufreq: rename cpufreq_real_policy as cpufreq_user_policy
by Viresh Kumar
· 10 years ago
88dc438
cpufreq: remove redundant 'policy' field from user_policy
by Viresh Kumar
· 10 years ago
e27f8bd
cpufreq: remove redundant 'governor' field from user_policy
by Viresh Kumar
· 10 years ago
14ca0bd
cpufreq: update user_policy.* on success
by Viresh Kumar
· 10 years ago
8fa5b63
cpufreq: use memcpy() to copy policy
by Viresh Kumar
· 10 years ago
6bfb7c7
cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier event
by Viresh Kumar
· 10 years ago
1453863
cpufreq: mediatek: Add MT8173 cpufreq driver
by Pi-Cheng Chen
· 9 years ago
c9c96ae
dt-bindings: mediatek: Add MT8173 CPU DVFS clock bindings
by Pi-Cheng Chen
· 9 years ago
50a3cb0
PM / OPP: Drop unlikely before IS_ERR(_OR_NULL)
by Viresh Kumar
· 10 years ago
68fa9f0
PM / OPP: Fix static checker warning (broken 64bit big endian systems)
by Viresh Kumar
· 9 years ago
1f821ed
PM / OPP: Free resources and properly return error on failure
by Viresh Kumar
· 10 years ago
21c36d3
cpufreq-dt: make scaling_boost_freqs sysfs attr available when boost is enabled
by Bartlomiej Zolnierkiewicz
· 10 years ago
5aecc3c
intel_pstate: append more Oracle OEM table id to vendor bypass list
by Ethan Zhao
· 10 years ago
1c93912
intel_pstate: Add SKY-S support
by Kristen Carlson Accardi
· 10 years ago
d15fa86
cpufreq: dt: Add support for turbo/boost mode
by Viresh Kumar
· 10 years ago
2e02d87
cpufreq: dt: Add support for operating-points-v2 bindings
by Viresh Kumar
· 10 years ago
44139ed
cpufreq: Allow drivers to enable boost support after registering driver
by Viresh Kumar
· 10 years ago
79eea44
cpufreq: Update boost flag while initializing freq table from OPPs
by Bartlomiej Zolnierkiewicz
· 10 years ago
2dc36ec
Merge branch 'pm-cpufreq' into pm-opp
by Rafael J. Wysocki
· 10 years ago
19445b2
PM / OPP: add dev_pm_opp_is_turbo() helper
by Bartlomiej Zolnierkiewicz
· 10 years ago
8d4d4e9
PM / OPP: Add helpers for initializing CPU OPPs
by Viresh Kumar
· 10 years ago
ad656a6
PM / OPP: Add support for opp-suspend
by Viresh Kumar
· 10 years ago
0644165
PM / OPP: Add OPP sharing information to OPP library
by Viresh Kumar
· 10 years ago
3ca9bb3
PM / OPP: Add clock-latency-ns support
by Viresh Kumar
· 10 years ago
2746590
PM / OPP: Add support to parse "operating-points-v2" bindings
by Viresh Kumar
· 10 years ago
23dacf6
PM / OPP: Break _opp_add_dynamic() into smaller functions
by Viresh Kumar
· 10 years ago
aa5f2f8
PM / OPP: Allocate dev_opp from _add_device_opp()
by Viresh Kumar
· 10 years ago
3bac42c
PM / OPP: Create _remove_device_opp() for freeing dev_opp
by Viresh Kumar
· 10 years ago
737002b
PM / OPP: Relocate few routines
by Viresh Kumar
· 10 years ago
3566c5b
PM / OPP: Create a directory for opp bindings
by Viresh Kumar
· 10 years ago
ba4539f
PM / OPP: Update bindings to make opp-hz a 64 bit value
by Viresh Kumar
· 10 years ago
74d3329
Linux 4.2-rc5
by Linus Torvalds
· 10 years ago
d08c318
Merge tag 'powerpc-4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 10 years ago
27667f4
i915: temporary fix for DP MST docking station NULL pointer dereference
by Linus Torvalds
· 10 years ago
d4edea4
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 10 years ago
30c7b56
Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
0118360
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
97242f9
link_path_walk(): be careful when failing with ENOTDIR
by Al Viro
· 10 years ago
3f6d9e0
Merge tag 'dmaengine-fix-4.2-rc5' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
3270c8e
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
51d2e09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
7c764ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 10 years ago
acea568
Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 10 years ago
c6fd4fc
Merge tag 'sound-4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 10 years ago
ea111545
stmmac: fix missing MODULE_LICENSE in stmmac_platform
by Joachim Eastwood
· 10 years ago
ef1f436
Merge branch 'gianfar-wol-fixes'
by David S. Miller
· 10 years ago
b0734b6
gianfar: Enable device wakeup when appropriate
by Claudiu Manoil
· 10 years ago
614b424
gianfar: Fix suspend/resume for wol magic packet
by Claudiu Manoil
· 10 years ago
8486830
gianfar: Fix warning when CONFIG_PM off
by Claudiu Manoil
· 10 years ago
5175f71
act_pedit: check binding before calling tcf_hash_release()
by WANG Cong
· 10 years ago
144c8e1
intel_pstate: Fix possible overflow complained by Coverity
by Chen Yu
· 10 years ago
fba9573
cpufreq: Correct a freq check in cpufreq_set_policy()
by Pan Xinhui
· 10 years ago
c1bfa98
ARM: dts: keystone: fix dt bindings to use post div register for mainpll
by Murali Karicheri
· 10 years ago
fdd320d
cpufreq: Lock CPU online/offline in cpufreq_register_driver()
by Rafael J. Wysocki
· 10 years ago
194d99c
cpufreq: Replace recover_policy with new_policy in cpufreq_online()
by Rafael J. Wysocki
· 10 years ago
0b27535
cpufreq: Separate CPU device registration from CPU online
by Rafael J. Wysocki
· 10 years ago
5e49e0b
Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 10 years ago
23ff9e1
Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intel
by Linus Torvalds
· 10 years ago
fd56d1d
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
8c8fe97
Revert "dmaengine: virt-dma: don't always free descriptor upon completion"
by Jun Nie
· 10 years ago
0ec9ebc
dmaengine: mv_xor: fix big endian operation in register mode
by Thomas Petazzoni
· 10 years ago
cda8e93
dmaengine: xgene-dma: Fix the resource map to handle overlapping
by Rameshwar Prasad Sahu
· 10 years ago
1c8a38b
dmaengine: at_xdmac: fix transfer data width in at_xdmac_prep_slave_sg()
by Cyrille Pitchen
· 10 years ago
93dce3a
dmaengine: at_hdmac: fix residue computation
by Cyrille Pitchen
· 10 years ago
20cadcb4
dmaengine: at_xdmac: fix bug about channel configuration
by Ludovic Desroches
· 10 years ago
1c1cc45
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
by Joerg Roedel
· 10 years ago
37868fe
x86/ldt: Make modify_ldt synchronous
by Andy Lutomirski
· 10 years ago
aa1acff
x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
by Andy Lutomirski
· 10 years ago
1adb912
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent
by Ingo Molnar
· 10 years ago
8400935
Merge tag 'xfs-for-linus-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 10 years ago
8a68173
net: sk_clone_lock() should only do get_net() if the parent is not a kernel socket
by Sowmini Varadhan
· 10 years ago
28e6b67
net: sched: fix refcount imbalance in actions
by Daniel Borkmann
· 10 years ago
990c9b3
Merge branch 'r8152-fixes'
by David S. Miller
· 10 years ago
37608f3
r8152: reset device when tx timeout
by hayeswang
· 10 years ago
e501139
r8152: add pre_reset and post_reset
by hayeswang
· 10 years ago
649ccd0
ALSA: hda - Fix MacBook Pro 5,2 quirk
by Takashi Iwai
· 10 years ago
b09dec2
MAINTAINERS: Appoint Jiang and Marc as irqdomain maintainers
by Thomas Gleixner
· 10 years ago
54d9ffc
MAINTAINERS: Appoint Marc Zyngier as irqchips co-maintainer
by Thomas Gleixner
· 10 years ago
646c4b7
x86/irq: Use the caller provided polarity setting in mp_check_pin_attr()
by Jiang Liu
· 10 years ago
dbe0811
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 10 years ago
0c958ec
scsi: fix memory leak with scsi-mq
by Tony Battersby
· 10 years ago
3f1c058
ipr: Fix invalid array indexing for HRRQ
by Brian King
· 10 years ago
bb7c543
ipr: Fix incorrect trace indexing
by Brian King
· 10 years ago
36b8e18
ipr: Fix locking for unit attention handling
by Brian King
· 10 years ago
9115c75
efi: Check for NULL efi kernel parameters
by Ricardo Neri
· 10 years ago
7cc03e4
x86/efi: Use all 64 bit of efi_memmap in setup_e820()
by Dmitry Skorodumov
· 10 years ago
0a55205
Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 10 years ago
5eb3e5a
drm/i915: Declare the swizzling unknown for L-shaped configurations
by Chris Wilson
· 10 years ago
d0e30ad
drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgtt
by Chris Wilson
· 10 years ago
b8d65e9
powerpc/eeh-powernv: Fix unbalanced IRQ warning
by Alistair Popple
· 10 years ago
5271782
iommu/amd: Set global dma_ops if swiotlb is disabled
by Joerg Roedel
· 10 years ago
Next »