Age | Commit message (Expand) | Author | Files | Lines |
2019-12-27 | ACPI: processor: Export acpi_processor_evaluate_cst() | Rafael J. Wysocki | 1 | -142/+0 |
2019-12-16 | ACPI: processor: Clean up acpi_processor_evaluate_cst() | Rafael J. Wysocki | 1 | -62/+52 |
2019-12-16 | ACPI: processor: Introduce acpi_processor_evaluate_cst() | Rafael J. Wysocki | 1 | -20/+32 |
2019-12-16 | ACPI: processor: Export function to claim _CST control | Rafael J. Wysocki | 1 | -8/+4 |
2019-10-25 | ACPI: processor_idle: Skip dummy wait if kernel is in guest | Yin Fengwei | 1 | -6/+15 |
2019-06-22 | ACPI, x86: Add Zhaoxin processors support for NONSTOP TSC | Tony W Wang-oc | 1 | -0/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -14/+1 |
2019-02-18 | ACPI / processor: Set P_LVL{2,3} idle state descriptions | Yazen Ghannam | 1 | -0/+7 |
2018-09-27 | ACPI: Add Hygon Dhyana support | Pu Wen | 1 | -0/+1 |
2018-02-09 | Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2018-02-04 | ACPI / processor: Set default C1 idle state description | Yazen Ghannam | 1 | -0/+3 |
2018-01-24 | x86/centaur: Mark TSC invariant | davidwang | 1 | -0/+1 |
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-08 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 1 | -2/+3 |
2016-07-22 | ACPI / processor_idle: Add support for Low Power Idle(LPI) states | Sudeep Holla | 1 | -55/+411 |
2016-07-22 | ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATE | Sudeep Holla | 1 | -27/+53 |
2016-03-17 | 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-16 | 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-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 |