aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/processor_idle.c
AgeCommit message (Expand)Author
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-07-21ACPI / processor_idle: Add support for Low Power Idle(LPI) statesSudeep Holla
2016-07-21ACPI / processor_idle: introduce ACPI_PROCESSOR_CSTATESudeep Holla
2016-03-16Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-02-22ACPI / sleep: move acpi_processor_sleep to sleep.cSudeep Holla
2016-02-16ACPI / processor_idle: replace PREFIX with pr_fmtSudeep Holla
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-15ACPI / processor: constify DMI system id tableMathias Krause
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-03cpuidle: ACPI: do not overwrite name and description of C0Thomas Schlichter
2015-04-03ACPI/idle: Use explicit broadcast control functionThomas Gleixner
2015-04-03ACPI/processor: Use explicit broadcast control functionThomas Gleixner
2015-02-15ACPI / idle: Implement ->enter_freeze callback routineRafael J. Wysocki
2015-02-03ACPI / cpuidle: Common callback routine for entering statesRafael J. Wysocki
2015-02-03ACPI / cpuidle: Merge acpi_idle_enter_c1() and acpi_idle_enter_simple()Rafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop flags.bm_check tests from acpi_idle_enter_bm()Rafael J. Wysocki
2015-02-02ACPI / cpuidle: Clean up white space in a switch statementRafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop irrelevant comment from acpi_idle_enter_simple()Rafael J. Wysocki
2015-02-02ACPI / cpuidle: Clean up fallback to C1 checksRafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop unnecessary calls from ->enter callback routinesRafael J. Wysocki
2015-02-02ACPI / cpuidle: Drop unnecessary calls from acpi_idle_do_entry()Rafael J. Wysocki
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-12-17cpuidle / ACPI: remove unused CPUIDLE_FLAG_TIME_INVALIDLen Brown
2014-12-08Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-11-25ACPI / cpuidle: avoid assigning signed errno to acpi_statusSudeep Holla
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano
2014-09-03ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lockJiri Kosina
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-17Merge branch 'pm-cpuidle'Rafael J. Wysocki
2014-01-11ACPI / cpuidle: remove dev->state_count settingBartlomiej Zolnierkiewicz
2014-01-11ACPI / cpuidle: fix max idle state handling with hotplug CPU supportBartlomiej Zolnierkiewicz
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra
2013-12-19ACPI / processor: initialize a variable to silence compiler warningAl Stone
2013-12-07ACPI: remove trailing whitespaceAl Stone
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-25sched, idle: Fix the idle polling state logicPeter Zijlstra
2013-09-24ACPI / processor: remove superfluous pr == NULL checksBartlomiej Zolnierkiewicz
2013-07-14acpi: delete __cpuinit usage from all acpi filesPaul Gortmaker
2013-06-19ACPI / PM: acpi_processor_suspend() can be staticFengguang Wu
2013-05-12ACPI / PM: Move processor suspend/resume to syscore_opsRafael J. Wysocki
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-02cpuidle / ACPI: recover percpu ACPI processor cstateAlex Shi
2013-02-18Merge branch 'misc' into releaseLen Brown
2013-02-10x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown
2013-02-08ACPI / idle: remove usage of the statedataDaniel Lezcano
2013-02-08ACPI / idle: pass the cpuidle_device parameterDaniel Lezcano
2013-02-08ACPI / idle : remove pointless headersDaniel Lezcano