index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
idle
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-65
/
+89
2016-12-01
intel_idle: Convert to hotplug state machine
Sebastian Andrzej Siewior
1
-64
/
+39
2016-12-01
intel_idle: Remove superfluous SMP fuction call
Anna-Maria Gleixner
1
-2
/
+1
2016-12-01
x86/intel_idle: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-12-01
x86/intel_idle: Add CPU model 0x4a (Atom Z34xx series)
Andy Shevchenko
1
-0
/
+49
2016-11-18
i7300_idle: Remove this driver
Len Brown
3
-630
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-2
/
+2
2016-07-30
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2016-07-09
intel_idle: correct BXT support
Jan Beulich
1
-1
/
+1
2016-07-09
intel_idle: re-work bxt_idle_state_table_update() and its helper
Jan Beulich
1
-15
/
+14
2016-07-01
x86/cpu: Rename "WESTMERE2" family to "NEHALEM_G"
Dave Hansen
1
-1
/
+1
2016-06-23
idle_intel: Add Denverton
Jacob Pan
1
-0
/
+35
2016-06-23
drivers/idle: make intel_idle.c driver more explicitly non-modular
Paul Gortmaker
1
-33
/
+8
2016-06-08
x86/intel_idle: Use Intel family macros for intel_idle
Dave Hansen
1
-35
/
+36
2016-04-09
intel_idle: add BXT support
Len Brown
1
-0
/
+137
2016-04-07
intel_idle: Add KBL support
Len Brown
1
-0
/
+2
2016-04-07
intel_idle: Add SKX support
Len Brown
1
-0
/
+34
2016-04-07
intel_idle: Clean up all registered devices on exit.
Richard Cochran
1
-1
/
+8
2016-04-07
intel_idle: Propagate hot plug errors.
Richard Cochran
1
-2
/
+5
2016-04-07
intel_idle: Don't overreact to a cpuidle registration failure.
Richard Cochran
1
-1
/
+1
2016-04-07
intel_idle: Setup the timer broadcast only on successful driver load.
Richard Cochran
1
-7
/
+8
2016-04-07
intel_idle: Avoid a double free of the per-CPU data.
Richard Cochran
1
-4
/
+3
2016-04-07
intel_idle: Fix dangling registration on error path.
Richard Cochran
1
-4
/
+5
2016-04-07
intel_idle: Fix deallocation order on the driver exit path.
Richard Cochran
1
-3
/
+3
2016-04-07
intel_idle: Remove redundant initialization calls.
Richard Cochran
1
-6
/
+0
2016-04-07
intel_idle: Fix a helper function's return value.
Richard Cochran
1
-3
/
+1
2016-04-07
intel_idle: remove useless return from void function.
Richard Cochran
1
-2
/
+0
2016-03-23
intel_idle: Support for Intel Xeon Phi Processor x200 Product Family
Dasaratharaman Chandramouli
1
-0
/
+25
2016-03-23
intel_idle: prevent SKL-H boot failure when C8+C9+C10 enabled
Len Brown
1
-22
/
+86
2015-09-10
intel_idle: Skylake Client Support - updated
Len Brown
1
-2
/
+10
2015-08-15
intel_idle: Skylake Client Support
Len Brown
1
-0
/
+69
2015-07-26
intel_idle: allow idle states to be freeze-mode specific
Len Brown
1
-1
/
+2
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-12
/
+56
2015-04-11
Merge branch 'cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-11
/
+55
2015-04-11
intel_idle: mark cpu id array as __initconst
Mathias Krause
1
-1
/
+1
2015-04-03
intel_idle: Use explicit broadcast oneshot control function
Thomas Gleixner
1
-2
/
+2
2015-04-03
intel_idle: Use explicit broadcast control function
Thomas Gleixner
1
-7
/
+6
2015-03-31
intel_idle: Add support for the Airmont Core in the Cherrytrail and Braswell ...
Len Brown
1
-0
/
+52
2015-03-31
intel_idle: Update support for Silvermont Core in Baytrail SOC
Len Brown
1
-11
/
+3
2015-02-15
intel_idle: Add ->enter_freeze callbacks
Rafael J. Wysocki
1
-54
/
+125
2015-02-10
intel_idle: support additional Broadwell model
Len Brown
1
-0
/
+1
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-54
/
+54
2014-08-15
intel_idle: Broadwell support
Len Brown
1
-1
/
+69
2014-08-15
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
1
-0
/
+7
2014-04-21
intel_idle: fix IVT idle state table setting
Christoph Jaeger
1
-1
/
+2
2014-04-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-6
/
+198
2014-04-04
intel_idle: fine-tune IVT residency targets
Len Brown
1
-1
/
+140
2014-03-20
intel-idle: Fix CPU hotplug callback registration
Srivatsa S. Bhat
1
-2
/
+10
2014-02-27
intel_idle: Add CPU model 54 (Atom N2000 series)
Jan Kiszka
1
-0
/
+1
2014-02-19
intel_idle: support Bay Trail
Len Brown
1
-0
/
+53
[next]