Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c77f58ef61b144b2bb57dbe494c250e62a2f6909
/
drivers
/
idle
1739ba8
x86/cpu: Sanitize FAM6_ATOM naming
by Peter Zijlstra
· 6 years ago
b7f3e60
idle: i7300: add PCI dependency
by Arnd Bergmann
· 7 years ago
625fd9d
x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)
by Andy Shevchenko
· 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
bea57077
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
6f8c2e7
intel_idle: Don't register CPU notifier if we are not running.
by Konrad Rzeszutek Wilk
· 12 years ago
17915d5
intel_idle: pr_debug information need separated
by Youquan Song
· 12 years ago
a474a51
cpuidle: Measure idle state durations with monotonic clock
by Julius Werner
· 12 years ago
23795e5
intel_idle: enable IVB Xeon support
by Len Brown
· 12 years ago
3735d52
intel_idle: Check cpu_idle_get_driver() for NULL before dereferencing it.
by Konrad Rzeszutek Wilk
· 12 years ago
4765250
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux
by Linus Torvalds
· 12 years ago
25ac776
ACPI: intel_idle : break dependency between modules
by Daniel Lezcano
· 12 years ago
6edab08
intel_idle: initial IVB support
by Len Brown
· 12 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
dc716e9
drivers/idle/intel_idle.c: fix confusing code identation
by Marcos Paulo de Souza
· 13 years ago
8bf1193
intel_idle: Revert change of auto_demotion_disable_flags for Nehalem
by Ben Hutchings
· 13 years ago
e668505
intel_idle: Fix ID for Nehalem-EX Xeon in device ID table
by Ben Hutchings
· 13 years ago
bd1d462
Merge 3.3-rc2 into the driver-core-next branch.
by Greg Kroah-Hartman
· 13 years ago
b66b8b9
intel-idle: convert to x86_cpu_id auto probing
by Andi Kleen
· 13 years ago
99b7250
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
by Thomas Renninger
· 13 years ago
79ba0db
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into release
by Len Brown
· 13 years ago
65b7f83
intel_idle: Split up and provide per CPU initialization func
by Thomas Renninger
· 13 years ago
5c2a9f0
intel idle: Make idle driver more robust
by Thomas Renninger
· 13 years ago
95e3ec1
intel_idle: Fix a cast to pointer from integer of different size warning in intel_idle
by David Howells
· 13 years ago
Next »