index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
idle
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-20
ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores
Thomas Renninger
1
-1
/
+1
2012-01-18
Merge branches 'einj', 'intel_idle', 'misc', 'srat' and 'turbostat-ivb' into ...
Len Brown
1
-47
/
+49
2012-01-18
intel_idle: Split up and provide per CPU initialization func
Thomas Renninger
1
-40
/
+42
2012-01-17
intel idle: Make idle driver more robust
Thomas Renninger
1
-1
/
+2
2012-01-17
intel_idle: Fix a cast to pointer from integer of different size warning in i...
David Howells
1
-1
/
+1
2012-01-17
intel_idle: remove redundant local_irq_disable() call
Yanmin Zhang
1
-2
/
+1
2012-01-17
intel_idle: fix API misuse
Shaohua Li
1
-3
/
+3
2011-11-07
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-31
/
+99
2011-11-07
cpuidle: Single/Global registration of idle states
Deepthi Dharwar
1
-19
/
+61
2011-11-07
cpuidle: Split cpuidle_state structure and move per-cpu statistics fields
Deepthi Dharwar
1
-12
/
+34
2011-11-07
cpuidle: Move dev->last_residency update to driver enter routine; remove dev-...
Deepthi Dharwar
1
-4
/
+8
2011-11-01
x86: fix up files really needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-02-28
intel_idle: Rename cpuidle states
Thomas Renninger
1
-11
/
+11
2011-02-18
intel_idle: disable Atom/Lincroft HW C-state auto-demotion
Len Brown
1
-0
/
+4
2011-02-18
intel_idle: disable NHM/WSM HW C-state auto-demotion
Len Brown
1
-0
/
+20
2011-01-24
fix a shutdown regression in intel_idle
Shaohua Li
1
-6
/
+2
2011-01-13
Merge branch 'cpuidle-perf-events' into idle-test
Len Brown
1
-2
/
+0
2011-01-13
Merge branch 'linus' into idle-test
Len Brown
1
-2
/
+1
2011-01-13
cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...
Thomas Renninger
1
-2
/
+0
2011-01-12
intel_idle: open broadcast clock event
Shaohua Li
1
-1
/
+46
2011-01-12
cpuidle: CPUIDLE_FLAG_TLB_FLUSHED is specific to intel_idle
Len Brown
1
-0
/
+8
2011-01-12
ACPI, intel_idle: Cleanup idle= internal variables
Thomas Renninger
1
-0
/
+4
2011-01-12
intel_idle: update Sandy Bridge core C-state residency targets
Len Brown
1
-4
/
+4
2011-01-04
perf: Clean up power events by introducing new, more generic ones
Thomas Renninger
1
-0
/
+1
2011-01-04
perf: Do not export power_frequency, but power_start event
Thomas Renninger
1
-2
/
+0
2010-12-02
intel_idle: recognize ARAT on WSM-EX
Len Brown
1
-9
/
+3
2010-10-27
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+46
2010-10-26
intel_idle: do not use the LAPIC timer for ATOM C2
Len Brown
1
-1
/
+1
2010-10-23
Merge branch 'intel_idle+snb' into idle-release
Len Brown
1
-1
/
+42
2010-10-23
intel_idle: add initial Sandy Bridge support
Len Brown
1
-1
/
+43
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+1
2010-10-22
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+1
2010-10-16
intel_idle: delete bogus data from cpuidle_state.power_usage
Len Brown
1
-7
/
+0
2010-10-16
intel_idle: simplify test for leave_mm()
Len Brown
1
-6
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-09
intel_idle: enable Atom C6
Len Brown
1
-5
/
+5
2010-10-01
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
1
-4
/
+14
2010-09-29
intel_idle: add missing __percpu markup
Namhyung Kim
1
-1
/
+1
2010-09-29
intel_idle: Change mode 755 => 644
Thomas Weber
1
-0
/
+0
2010-09-18
x86, mwait: Move mwait constants to a common header file
H. Peter Anvin
1
-8
/
+1
2010-08-15
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-56
/
+8
2010-08-15
intel_idle: recognize Lincroft Atom Processor
Arjan van de Ven
1
-0
/
+1
2010-08-14
intel_idle: no longer EXPERIMENTAL
Len Brown
1
-1
/
+0
2010-08-14
intel_idle: disable module support
Len Brown
1
-1
/
+1
2010-08-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...
Linus Torvalds
1
-1
/
+1
2010-07-27
intel_idle: add support for Westmere-EX
Len Brown
1
-0
/
+1
2010-07-24
intel_idle: delete power_policy modparam, and choose substate functions
Len Brown
1
-43
/
+0
2010-07-24
intel_idle: delete substates DEBUG modparam
Len Brown
1
-13
/
+7
2010-05-28
intel_idle: native hardware cpuidle driver for latest Intel processors
Len Brown
3
-0
/
+473
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]