index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
processor_idle.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-04
Revert "x86/mm: Stop calling leave_mm() in idle code"
Andy Lutomirski
1
-0
/
+2
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-7
/
+16
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-3
/
+3
2017-08-30
cpuidle: Make drivers initialize polling state
Rafael J. Wysocki
1
-1
/
+8
2017-08-30
cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
Rafael J. Wysocki
1
-4
/
+6
2017-08-11
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
Rafael J. Wysocki
1
-3
/
+3
2017-07-05
x86/mm: Stop calling leave_mm() in idle code
Andy Lutomirski
1
-2
/
+0
2016-12-09
x86/amd: Simplify AMD E400 aware idle routine
Borislav Petkov
1
-1
/
+1
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
1
-2
/
+3
2016-07-21
ACPI / processor_idle: Add support for Low Power Idle(LPI) states
Sudeep Holla
1
-55
/
+411
2016-07-21
ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE
Sudeep Holla
1
-27
/
+53
2016-03-16
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-51
/
+11
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
1
-2
/
+2
2016-02-22
ACPI / sleep: move acpi_processor_sleep to sleep.c
Sudeep Holla
1
-37
/
+0
2016-02-16
ACPI / processor_idle: replace PREFIX with pr_fmt
Sudeep Holla
1
-14
/
+11
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
1
-4
/
+0
2015-06-15
ACPI / processor: constify DMI system id table
Mathias Krause
1
-1
/
+1
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-11
/
+9
2015-04-03
cpuidle: ACPI: do not overwrite name and description of C0
Thomas Schlichter
1
-1
/
+1
2015-04-03
ACPI/idle: Use explicit broadcast control function
Thomas Gleixner
1
-5
/
+4
2015-04-03
ACPI/processor: Use explicit broadcast control function
Thomas Gleixner
1
-6
/
+5
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-02
ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()
Rafael J. Wysocki
1
-5
/
+2
2015-02-02
ACPI / cpuidle: Clean up white space in a switch statement
Rafael J. Wysocki
1
-3
/
+3
2015-02-02
ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()
Rafael J. Wysocki
1
-4
/
+0
2015-02-02
ACPI / cpuidle: Clean up fallback to C1 checks
Rafael J. Wysocki
1
-10
/
+9
2015-02-02
ACPI / cpuidle: Drop unnecessary calls from ->enter callback routines
Rafael J. Wysocki
1
-8
/
+0
2015-02-02
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-25
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-03
ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock
Jiri Kosina
1
-2
/
+2
2014-01-24
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-14
acpi: delete __cpuinit usage from all acpi files
Paul Gortmaker
1
-4
/
+2
2013-06-19
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
[next]