index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
idle
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-27
intel_idle: Fix max_cstate for processor models without C-state tables
Chen Yu
1
-1
/
+1
2020-10-16
intel_idle: Ignore _CST if control cannot be taken from the platform
Mel Gorman
1
-4
/
+3
2020-10-16
intel_idle: mention assumption that WBINVD is not needed
Alexander Monakov
1
-2
/
+6
2020-08-26
cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED generic
Peter Zijlstra
1
-16
/
+0
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-30
intel_idle: Customize IceLake server support
Chen Yu
1
-0
/
+36
2020-07-29
cpuidle: change enter_s2idle() prototype
Neal Liu
1
-2
/
+4
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-06-29
intel_idle: Eliminate redundant static variable
Rafael J. Wysocki
1
-8
/
+3
2020-03-30
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-41
/
+38
2020-03-24
intel_idle: Convert to new X86 CPU match macros
Thomas Gleixner
1
-41
/
+38
2020-02-11
intel_idle: Update copyright notice, known limitations and version
Rafael J. Wysocki
1
-7
/
+3
2020-02-11
intel_idle: Define CPUIDLE_FLAG_TLB_FLUSHED as BIT(16)
Rafael J. Wysocki
1
-1
/
+1
2020-02-11
intel_idle: Clean up kerneldoc comments for multiple functions
Rafael J. Wysocki
1
-19
/
+21
2020-02-11
intel_idle: Reorder declarations of static variables
Rafael J. Wysocki
1
-2
/
+3
2020-02-11
intel_idle: Annotate init time data structures
Rafael J. Wysocki
1
-39
/
+39
2020-02-11
intel_idle: Add __initdata annotations to init time variables
Rafael J. Wysocki
1
-9
/
+12
2020-02-11
intel_idle: Relocate definitions of cpuidle callbacks
Rafael J. Wysocki
1
-79
/
+75
2020-02-11
intel_idle: Clean up definitions of cpuidle callbacks
Rafael J. Wysocki
1
-12
/
+27
2020-02-11
intel_idle: Simplify LAPIC timer reliability checks
Rafael J. Wysocki
1
-14
/
+13
2020-02-03
intel_idle: Introduce 'states_off' module parameter
Rafael J. Wysocki
1
-3
/
+20
2020-02-03
intel_idle: Introduce 'use_acpi' module parameter
Rafael J. Wysocki
1
-2
/
+9
2020-01-28
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-01-23
intel_idle: Clean up irtl_2_usec()
Rafael J. Wysocki
1
-8
/
+10
2020-01-23
intel_idle: Move 3 functions closer to their callers
Rafael J. Wysocki
1
-33
/
+34
2020-01-23
intel_idle: Annotate initialization code and data structures
Rafael J. Wysocki
1
-13
/
+14
2020-01-23
intel_idle: Move and clean up intel_idle_cpuidle_devices_uninit()
Rafael J. Wysocki
1
-15
/
+11
2020-01-23
intel_idle: Rearrange intel_idle_cpuidle_driver_init()
Rafael J. Wysocki
1
-18
/
+6
2020-01-23
intel_idle: Clean up NULL pointer check in intel_idle_init()
Rafael J. Wysocki
1
-1
/
+1
2020-01-23
intel_idle: Fold intel_idle_probe() into intel_idle_init()
Rafael J. Wysocki
1
-55
/
+42
2020-01-23
intel_idle: Eliminate __setup_broadcast_timer()
Rafael J. Wysocki
1
-9
/
+1
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
1
-1
/
+1
2019-12-27
intel_idle: Use ACPI _CST on server systems
Rafael J. Wysocki
1
-20
/
+50
2019-12-27
intel_idle: Add module parameter to prevent ACPI _CST from being used
Rafael J. Wysocki
1
-0
/
+9
2019-12-27
intel_idle: Allow ACPI _CST to be used for selected known processors
Rafael J. Wysocki
1
-3
/
+42
2019-12-27
intel_idle: Use ACPI _CST for processor models without C-state tables
Rafael J. Wysocki
1
-28
/
+162
2019-12-27
intel_idle: Refactor intel_idle_cpuidle_driver_init()
Rafael J. Wysocki
1
-24
/
+25
2019-11-29
cpuidle: Drop disabled field from struct cpuidle_state
Rafael J. Wysocki
1
-3
/
+3
2019-08-28
x86/intel: Aggregate microserver naming
Peter Zijlstra
1
-4
/
+4
2019-08-28
x86/intel: Aggregate big core graphics naming
Peter Zijlstra
1
-2
/
+2
2019-08-28
x86/intel: Aggregate big core mobile naming
Peter Zijlstra
1
-3
/
+3
2019-08-28
x86/intel: Aggregate big core client naming
Peter Zijlstra
1
-5
/
+5
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-02-15
intel_idle: add support for Jacobsville
Zhang Rui
1
-0
/
+1
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+9
2018-10-02
x86/cpu: Sanitize FAM6_ATOM naming
Peter Zijlstra
1
-9
/
+9
2018-09-10
intel_idle: Get rid of custom ICPU() macro
Andy Shevchenko
1
-39
/
+36
2017-11-13
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-6
/
+17
2017-11-09
intel_idle: Graceful probe failure when MWAIT is disabled
Len Brown
1
-1
/
+6
[prev]
[next]