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
/
acpi
/
processor_idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-15
ACPI / idle: Implement ->enter_freeze callback routine
Rafael J. Wysocki
1
-8
/
+40
2015-02-03
ACPI / cpuidle: Common callback routine for entering states
Rafael J. Wysocki
1
-73
/
+45
2015-02-03
ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()
Rafael J. Wysocki
1
-37
/
+6
2015-02-03
ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()
Rafael J. Wysocki
1
-5
/
+2
2015-02-03
ACPI / cpuidle: Clean up white space in a switch statement
Rafael J. Wysocki
1
-3
/
+3
2015-02-03
ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()
Rafael J. Wysocki
1
-4
/
+0
2015-02-03
ACPI / cpuidle: Clean up fallback to C1 checks
Rafael J. Wysocki
1
-10
/
+9
2015-02-03
ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines
Rafael J. Wysocki
1
-8
/
+0
2015-02-03
ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()
Rafael J. Wysocki
1
-5
/
+2
2014-12-29
Merge branches 'pm-cpufreq' and 'pm-cpuidle'
Rafael J. Wysocki
1
-2
/
+0
2014-12-17
cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALID
Len Brown
1
-2
/
+0
2014-12-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-4
/
+2
2014-11-26
ACPI / cpuidle: avoid assigning signed errno to acpi_status
Sudeep Holla
1
-7
/
+7
2014-11-12
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
Daniel Lezcano
1
-4
/
+2
2014-09-04
ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
Jiri Kosina
1
-2
/
+2
2014-01-25
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-20
/
+17
2014-01-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-15
/
+14
2014-01-11
ACPI / cpuidle: remove dev->state_count setting
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2014-01-11
ACPI / cpuidle: fix max idle state handling with hotplug CPU support
Bartlomiej Zolnierkiewicz
1
-13
/
+14
2013-12-19
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
1
-15
/
+0
2013-12-19
ACPI / processor: initialize a variable to silence compiler warning
Al Stone
1
-1
/
+1
2013-12-07
ACPI: remove trailing whitespace
Al Stone
1
-1
/
+1
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-3
/
+1
2013-11-14
Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+1
2013-09-25
sched, idle: Fix the idle polling state logic
Peter Zijlstra
1
-36
/
+10
2013-09-24
ACPI / processor: remove superfluous pr == NULL checks
Bartlomiej Zolnierkiewicz
1
-14
/
+1
2013-07-15
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
1
-4
/
+2
2013-06-20
ACPI / PM: acpi_processor_suspend() can be static
Fengguang Wu
1
-2
/
+2
2013-05-12
ACPI / PM: Move processor suspend/resume to syscore_ops
Rafael J. Wysocki
1
-10
/
+19
2013-04-23
cpuidle: remove en_core_tk_irqen flag
Daniel Lezcano
1
-1
/
+0
2013-04-02
cpuidle / ACPI: recover percpu ACPI processor cstate
Alex Shi
1
-6
/
+7
2013-02-18
Merge branch 'misc' into release
Len Brown
1
-1
/
+0
2013-02-10
x86 idle: remove mwait_idle() and "idle=mwait" cmdline param
Len Brown
1
-1
/
+0
2013-02-09
ACPI / idle: remove usage of the statedata
Daniel Lezcano
1
-12
/
+7
2013-02-09
ACPI / idle: pass the cpuidle_device parameter
Daniel Lezcano
1
-5
/
+6
2013-02-09
ACPI / idle : remove pointless headers
Daniel Lezcano
1
-12
/
+1
2013-02-09
ACPI / idle: remove unused definition
Daniel Lezcano
1
-4
/
+0
2013-01-19
ACPI / processor: Get power info before updating the C-states
Thomas Schlichter
1
-0
/
+1
2013-01-18
ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabled
Konrad Rzeszutek Wilk
1
-0
/
+3
2012-11-27
cpuidle: Measure idle state durations with monotonic clock
Julius Werner
1
-54
/
+3
2012-10-09
cpuidle / ACPI: fix potential NULL pointer dereference
Wei Yongjun
1
-1
/
+2
2012-09-18
cpuidle / ACPI : move cpuidle_device field out of the acpi_processor_power st...
Daniel Lezcano
1
-8
/
+24
2012-09-16
ACPI / processor: remove unused function parameter
Daniel Lezcano
1
-4
/
+2
2012-09-05
cpuidle / ACPI : remove power from acpi_processor_cx structure
Daniel Lezcano
1
-2
/
+0
2012-07-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-6
/
+6
2012-07-26
Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...
Len Brown
1
-8
/
+36
2012-07-19
Merge branch 'pm-acpi'
Rafael J. Wysocki
1
-2
/
+2
2012-07-18
cpuilde / ACPI: remove time from acpi_processor_cx structure
Daniel Lezcano
1
-2
/
+0
2012-07-18
cpuidle / ACPI: remove usage from acpi_processor_cx structure
Daniel Lezcano
1
-5
/
+0
2012-07-18
cpuidle / ACPI : remove latency_ticks from acpi_processor_cx structure
Daniel Lezcano
1
-2
/
+0
[prev]
[next]