Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8a794b35f625761a24bf7b0b32ce94a266ff2729
/
drivers
/
idle
1f1bc82
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
622ade3
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 7 years ago
a4c4475
intel_idle: Graceful probe failure when MWAIT is disabled
by Len Brown
· 7 years ago
6753573
Revert "x86/mm: Stop calling leave_mm() in idle code"
by Andy Lutomirski
· 7 years ago
0563bb7
intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
by Jason Baron
· 7 years ago
4396440
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
7b01463
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
1b39e3f
cpuidle: Make drivers initialize polling state
by Rafael J. Wysocki
· 7 years ago
28ba086
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
by Rafael J. Wysocki
· 7 years ago
1ed7d32
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
by Ingo Molnar
· 7 years ago
43858b4
x86/mm: Stop calling leave_mm() in idle code
by Andy Lutomirski
· 7 years ago
654d08a
intel_idle: Use more common logging style
by Joe Perches
· 7 years ago
1b2e876
x86/intel_idle: add Gemini Lake support
by David E. Box
· 8 years ago
c82be9d
Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
6cfb237
intel_idle: use new name for MSR_PKG_CST_CONFIG_CONTROL
by Len Brown
· 8 years ago
de09cdd
intel_idle: stop exposing platform acronyms in sysfs
by Len Brown
· 8 years ago
7b9dc3f
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
fb1013a
intel_idle: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
29d7bba
intel_idle: Remove superfluous SMP fuction call
by Anna-Maria Gleixner
· 8 years ago
a2c1bc6
x86/intel_idle: Add Knights Mill CPUID
by Piotr Luc
· 8 years ago
5e7ec26
x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)
by Andy Shevchenko
· 8 years ago
b65ce83
i7300_idle: Remove this driver
by Len Brown
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
b325e04
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
bef4509
intel_idle: correct BXT support
by Jan Beulich
· 8 years ago
3451ab3
intel_idle: re-work bxt_idle_state_table_update() and its helper
by Jan Beulich
· 8 years ago
4b3b234
x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"
by Dave Hansen
· 8 years ago
0080d65
idle_intel: Add Denverton
by Jacob Pan
· 8 years ago
02c4fae
drivers/idle: make intel_idle.c driver more explicitly non-modular
by Paul Gortmaker
· 8 years ago
db73c5a
x86/intel_idle: Use Intel family macros for intel_idle
by Dave Hansen
· 8 years ago
5dcef69
intel_idle: add BXT support
by Len Brown
· 9 years ago
3ce093d
intel_idle: Add KBL support
by Len Brown
· 9 years ago
f9e7165
intel_idle: Add SKX support
by Len Brown
· 9 years ago
3e66a9a
intel_idle: Clean up all registered devices on exit.
by Richard Cochran
· 9 years ago
0882054
intel_idle: Propagate hot plug errors.
by Richard Cochran
· 9 years ago
b69ef2c
intel_idle: Don't overreact to a cpuidle registration failure.
by Richard Cochran
· 9 years ago
2259a81
intel_idle: Setup the timer broadcast only on successful driver load.
by Richard Cochran
· 9 years ago
ca42489
intel_idle: Avoid a double free of the per-CPU data.
by Richard Cochran
· 9 years ago
e9df69c
intel_idle: Fix dangling registration on error path.
by Richard Cochran
· 9 years ago
5131991
intel_idle: Fix deallocation order on the driver exit path.
by Richard Cochran
· 9 years ago
4a3dfb3
intel_idle: Remove redundant initialization calls.
by Richard Cochran
· 9 years ago
5469c82
intel_idle: Fix a helper function's return value.
by Richard Cochran
· 9 years ago
f704154
intel_idle: remove useless return from void function.
by Richard Cochran
· 9 years ago
281baf7
intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
by Dasaratharaman Chandramouli
· 10 years ago
d70e28f
intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
by Len Brown
· 9 years ago
135919a
intel_idle: Skylake Client Support - updated
by Len Brown
· 9 years ago
493f133
intel_idle: Skylake Client Support
by Len Brown
· 10 years ago
7dd0e0a
intel_idle: allow idle states to be freeze-mode specific
by Len Brown
· 9 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
baa9a93
Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-cpuidle
by Rafael J. Wysocki
· 10 years ago
d5cdc3c
intel_idle: mark cpu id array as __initconst
by Mathias Krause
· 10 years ago
f6cee19
intel_idle: Use explicit broadcast oneshot control function
by Thomas Gleixner
· 10 years ago
76962ca
intel_idle: Use explicit broadcast control function
by Thomas Gleixner
· 10 years ago
cab07a5
intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell SOCs
by Len Brown
· 10 years ago
d7ef767
intel_idle: Update support for Silvermont Core in Baytrail SOC
by Len Brown
· 10 years ago
5fe2e52
intel_idle: Add ->enter_freeze callbacks
by Rafael J. Wysocki
· 10 years ago
bea5707
intel_idle: support additional Broadwell model
by Len Brown
· 10 years ago
b82b6cc
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
by Daniel Lezcano
· 10 years ago
a138b56
intel_idle: Broadwell support
by Len Brown
· 11 years ago
8c058d53
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
by Len Brown
· 10 years ago
d27dca4
intel_idle: fix IVT idle state table setting
by Christoph Jaeger
· 11 years ago
8c73c4d
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
0138d8f
intel_idle: fine-tune IVT residency targets
by Len Brown
· 11 years ago
07494d5
intel-idle: Fix CPU hotplug callback registration
by Srivatsa S. Bhat
· 11 years ago
acead1b
intel_idle: Add CPU model 54 (Atom N2000 series)
by Jan Kiszka
· 11 years ago
718987d
intel_idle: support Bay Trail
by Len Brown
· 11 years ago
24bfa95
intel_idle: allow sparse sub-state numbering, for Bay Trail
by Len Brown
· 11 years ago
09da8df
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
c9c8986
Merge branch 'x86/idle' into sched/core
by Ingo Molnar
· 11 years ago
4955a54
intel_idle: remove superfluous dev->state_count initialization
by Bartlomiej Zolnierkiewicz
· 11 years ago
dbf87ab
intel_idle: do C1E promotion disable quirk for hotplugged CPUs
by Bartlomiej Zolnierkiewicz
· 11 years ago
8839099
intel_idle: close avn_cstates array with correct marker
by Jiang Liu
· 11 years ago
ba0dc81
Revert "intel_idle: mark states tables with __initdata tag"
by Jiang Liu
· 11 years ago
1682425
x86, acpi, idle: Restructure the mwait idle routines
by Peter Zijlstra
· 11 years ago
40e2d7f
x86 idle: Repair large-server 50-watt idle-power regression
by Len Brown
· 11 years ago
22e580d
intel_idle: Fixed C6 state on Avoton/Rangeley processors
by Bockholdt Arne
· 11 years ago
077a671
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 11 years ago
f9300ea
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 11 years ago
fab04b2
intel_idle: Support Intel Atom Processor C2000 Product Family
by Len Brown
· 11 years ago
e240145
intel_idle: use CPU_TASKS_FROZEN instead of a numeric constant
by Prarit Bhargava
· 11 years ago
ea81174
sched, idle: Fix the idle polling state logic
by Peter Zijlstra
· 11 years ago
00f3e75
intel_idle: mark some functions with __init tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
9d046cc
intel_idle: mark states tables with __initdata tag
by Bartlomiej Zolnierkiewicz
· 11 years ago
eba682a
intel_idle: shrink states tables
by Bartlomiej Zolnierkiewicz
· 11 years ago
ac4e010
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 11 years ago
e4f5a3a
Merge branch 'pm-cpuidle'
by Rafael J. Wysocki
· 12 years ago
554c06b
cpuidle: remove en_core_tk_irqen flag
by Daniel Lezcano
· 12 years ago
94b4624
intel_idle: remove stop/start critical timings
by Daniel Lezcano
· 12 years ago
86239ce
intel_idle: initial C8, C9, C10 support
by Len Brown
· 12 years ago
0b15841
intel_idle: additional Haswell CPU-id
by Len Brown
· 12 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
066361a
intel_idle: Convert i7300_idle_lock to raw_spinlock
by Mike Galbraith
· 13 years ago
32e9518
intel_idle: export both C1 and C1E
by Len Brown
· 12 years ago
e022e7e
intel_idle: remove assumption of one C-state per MWAIT flag
by Len Brown
· 12 years ago
137ecc7
intel_idle: remove use and definition of MWAIT_MAX_NUM_CSTATES
by Len Brown
· 12 years ago
85a4d2d
intel_idle: support Haswell
by Len Brown
· 12 years ago
b1beab4
intel_idle: stop using driver_data for static flags
by Len Brown
· 12 years ago
422d26b
Merge 3.8-rc5 into driver-core-next
by Greg Kroah-Hartman
· 12 years ago
ebd326c
drivers/idle: remove depends on CONFIG_EXPERIMENTAL
by Kees Cook
· 12 years ago
Next »