Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
d9975b0b079c2708d39c01dad882c91a7a5a348f
d9975b0
cpufreq: arm_big_little: use generic OPP functions for {init, free}_opp_table
by Sudeep Holla
· 9 years ago
28ed057
Merge branch 'pm-opp' into pm-cpufreq
by Rafael J. Wysocki
· 9 years ago
411466c
PM / OPP: add non-OF versions of dev_pm_opp_{cpumask_, }remove_table
by Sudeep Holla
· 9 years ago
d9c99acb
cpufreq: tango: Use generic platdev driver
by Marc Gonzalez
· 9 years ago
ddbb74b
PM / OPP: pass cpumask by reference
by Arnd Bergmann
· 9 years ago
e43e94c
cpufreq: Fix GOV_LIMITS handling for the userspace governor
by Sai Gurrappadi
· 9 years ago
9f123de
cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/
by Viresh Kumar
· 9 years ago
eb96924
cpufreq: dt: Kill platform-data
by Viresh Kumar
· 9 years ago
947bd56
mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared
by Viresh Kumar
· 9 years ago
1530b99
cpufreq: dt: Identify cpu-sharing for platforms without operating-points-v2
by Viresh Kumar
· 9 years ago
29c5e7b
Merge back earlier cpufreq material for v4.7.
by Rafael J. Wysocki
· 9 years ago
6f707da
PM / OPP: Add dev_pm_opp_get_sharing_cpus()
by Viresh Kumar
· 9 years ago
dde370b
PM / OPP: Mark cpumask as const in dev_pm_opp_set_sharing_cpus()
by Viresh Kumar
· 9 years ago
d708b384
PM / OPP: -ENOSYS is applicable only to syscalls
by Viresh Kumar
· 9 years ago
b4f4b4b
cpufreq: governor: Change confusing struct field and variable names
by Rafael J. Wysocki
· 9 years ago
2b3ec76
cpufreq: intel_pstate: Enable PPC enforcement for servers
by Srinivas Pandruvada
· 9 years ago
3be9200
cpufreq: intel_pstate: Adjust policy->max
by Srinivas Pandruvada
· 9 years ago
9522a2f
cpufreq: intel_pstate: Enforce _PPC limits
by Srinivas Pandruvada
· 9 years ago
eaa2c3a
cpufreq: powernv: Ramp-down global pstate slower than local-pstate
by Akshay Adiga
· 9 years ago
2920e9c
cpufreq: powernv: Remove flag use-case of policy->driver_data
by Shilpasri G Bhat
· 9 years ago
6de0dc4
cpufreq: e_powersaver: Use IS_ENABLED() instead of checking for built-in or module
by Javier Martinez Canillas
· 9 years ago
ba1ca65
cpufreq: governor: Fix prev_load initialization in cpufreq_governor_start()
by Rafael J. Wysocki
· 9 years ago
3920be4
cpufreq: hisilicon: Use generic platdev driver
by Viresh Kumar
· 9 years ago
5e4249c
cpufreq: zynq: Use generic platdev driver
by Viresh Kumar
· 9 years ago
117d4f5
cpufreq: sunxi: Use generic platdev driver
by Viresh Kumar
· 9 years ago
a399dc9
cpufreq: shmobile: Use generic platdev driver
by Viresh Kumar
· 9 years ago
014400c
cpufreq: rockchip: Use generic platdev driver
by Finley Xiao
· 9 years ago
7694ca6
cpufreq: omap: Use generic platdev driver
by Viresh Kumar
· 9 years ago
7ead83f
cpufreq: imx: Use generic platdev driver
by Viresh Kumar
· 9 years ago
a59511d
cpufreq: berlin: Use generic platdev driver
by Viresh Kumar
· 9 years ago
e92bb16
cpufreq: dt: Mark platdev machines array as __initconst
by Viresh Kumar
· 9 years ago
46e7a4e
PM / OPP: Mark shared-opp for non-dt case
by Viresh Kumar
· 9 years ago
2c93104
PM / OPP: Relocate dev_pm_opp_set_sharing_cpus()
by Viresh Kumar
· 9 years ago
642aa8c
PM / OPP: dev_pm_opp_set_sharing_cpus() doesn't depend on CONFIG_OF
by Viresh Kumar
· 9 years ago
45ca36a
PM / OPP: Add missing doc style comments
by Viresh Kumar
· 9 years ago
2d74c6d
PM / OPP: Propagate the error returned by _find_opp_table()
by Viresh Kumar
· 9 years ago
394cb83
cpufreq: qoriq: Fix cooling device registration issue during suspend
by Jia Hongtao
· 9 years ago
495c716
cpufreq: qoriq: Remove __exit macro from .exit callback
by Jia Hongtao
· 9 years ago
27b8fe8
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined
by Jia Hongtao
· 9 years ago
a29a1e7
cpufreq: ACPI / CPPC: Add module support for cppc_cpufreq driver
by Ashwin Chaugule
· 9 years ago
bdcaa23
cpufreq: intel_pstate: Use average P-State instead of current P-State
by Philippe Longepe
· 9 years ago
1cbc99d
Merge back cpufreq changes for v4.7.
by Rafael J. Wysocki
· 9 years ago
94862a6
Revert "cpufreq: governor: Fix negative idle_time when configured with CONFIG_HZ_PERIODIC"
by Rafael J. Wysocki
· 9 years ago
02da2d7
Linux 4.6-rc5
by Linus Torvalds
· 9 years ago
913f201
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal
by Linus Torvalds
· 9 years ago
4dfa573
Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 9 years ago
987aedb
generic syscalls: wire up preadv2 and pwritev2 syscalls
by Andre Przywara
· 9 years ago
1ad9bf9
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
82b23cb
Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0e11d25
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
16ecb41
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6527efb
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
68dc08b
Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
8e3ae37
Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
f9d1e7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 9 years ago
09502d9
Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Linus Torvalds
· 9 years ago
ddce192
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
ff06162
Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
7c5047a
Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 9 years ago
d61fb48
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 9 years ago
d4b0528
Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 9 years ago
d40d334
Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus
by Greg Kroah-Hartman
· 9 years ago
ea5dfb5
x86 EDAC, sb_edac.c: Take account of channel hashing when needed
by Tony Luck
· 9 years ago
ff15e95
x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address
by Tony Luck
· 9 years ago
5813dea
Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus
by Greg Kroah-Hartman
· 9 years ago
103f611
x86/mm/xen: Suppress hugetlbfs in PV guests
by Jan Beulich
· 9 years ago
78b0634
x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt
by Juergen Gross
· 9 years ago
3b9d6da
cpu/hotplug: Fix rollback during error-out in __cpu_disable()
by Sebastian Andrzej Siewior
· 9 years ago
16eeed7
clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test
by Daniel Lezcano
· 9 years ago
c2bb9e3
objtool: Fix Makefile to properly see if libelf is supported
by Steven Rostedt
· 9 years ago
18cdfe751
Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 9 years ago
221004c
drm: Loongson-3 doesn't fully support wc memory
by Huacai Chen
· 9 years ago
005e8da
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
28dca90
drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries
by Ben Skeggs
· 9 years ago
562e268
amdgpu/uvd: add uvd fw version for amdgpu
by Sonny Jiang
· 9 years ago
054892e
drm/amdgpu: forbid mapping of userptr bo through radeon device file
by Jérôme Glisse
· 9 years ago
b5dcec6
drm/radeon: forbid mapping of userptr bo through radeon device file
by Jérôme Glisse
· 9 years ago
83c5cda
drm/amdgpu: bump the afmt limit for CZ, ST, Polaris
by Alex Deucher
· 9 years ago
3ea25f8
drm/amdgpu: use defines for CRTCs and AMFT blocks
by Alex Deucher
· 9 years ago
deba0a2
drm/dp/mst: Validate port in drm_dp_payload_send_msg()
by cpaul@redhat.com
· 9 years ago
3addc4e
Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes
by Dave Airlie
· 9 years ago
38bdcfc
drm/nouveau/kms: fix setting of default values for dithering properties
by Ben Skeggs
· 9 years ago
762ce44
Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes
by Dave Airlie
· 9 years ago
5f44abd
Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 years ago
f78fe08
Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
38a7a73
rtc: ds1307: Use irq when available for wakeup-source device
by Nishanth Menon
· 9 years ago
9a3dce6
rtc: ds1307: ds3231 temperature s16 overflow
by Zhuang Yuyao
· 9 years ago
c5edde3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
b4f7052
openvswitch: use flow protocol when recalculating ipv6 checksums
by Simon Horman
· 9 years ago
f0d4378
Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets
by Shrikrishna Khare
· 9 years ago
f43bfae
atl2: Disable unimplemented scatter/gather feature
by Ben Hutchings
· 9 years ago
91951f9
irqchip/mips-gic: Don't overrun pcpu_masks array
by Paul Burton
· 9 years ago
669c00c
Merge branch 'mlx4-fixes'
by David S. Miller
· 9 years ago
d21ed3a
net/mlx4_en: Split SW RX dropped counter per RX ring
by Eran Ben Elisha
· 9 years ago
2a50009
net/mlx4_core: Don't allow to VF change global pause settings
by Eugenia Emantayev
· 9 years ago
4bfd2e6
net/mlx4_core: Avoid repeated calls to pci enable/disable
by Daniel Jurgens
· 9 years ago
c12833a
net/mlx4_core: Implement pci_resume callback
by Daniel Jurgens
· 9 years ago
a1459c1
net: phy: spi_ks8895: Don't leak references to SPI devices
by Mark Brown
· 9 years ago
210990b
net: ethernet: davinci_emac: Fix platform_data overwrite
by Neil Armstrong
· 9 years ago
99164f9
net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable
by Neil Armstrong
· 9 years ago
Next »