aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
AgeCommit message (Expand)AuthorFilesLines
2015-03-13cpuidle: mvebu: Update cpuidle thresholds for Armada XP SOCsSebastien Rannou1-4/+4
2015-03-13cpuidle: mvebu: Fix the CPU PM notifier usageGregory CLEMENT1-2/+2
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki1-40/+22
2015-02-28cpuidle / sleep: Do sanity checks in cpuidle_enter_freeze() tooRafael J. Wysocki1-7/+16
2015-02-28idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki1-3/+3
2015-02-21Merge branches 'pnp', 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-35/+49
2015-02-19cpuidle: powernv: Avoid endianness conversions while parsing DTPreeti U Murthy1-13/+16
2015-02-18cpuidle: powernv: Read target_residency value of idle states from DT if avail...Preeti U Murthy1-29/+40
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-26/+68
2015-02-17Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+72
2015-02-15PM / sleep: Make it possible to quiesce timers during suspend-to-idleRafael J. Wysocki1-5/+44
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki1-23/+26
2015-02-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+0
2015-02-06Merge tag 'samsung-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-5/+72
2015-01-30cpuidle: exynos: add coupled cpuidle support for exynos4210Bartlomiej Zolnierkiewicz2-5/+72
2015-01-27arm64: kernel: remove ARM64_CPU_SUSPEND config optionLorenzo Pieralisi2-2/+0
2015-01-23drivers: cpuidle: Don't initialize big.LITTLE driver if MCPM is unavailableSudeep Holla1-0/+4
2014-12-29Merge branches 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki2-21/+11
2014-12-19Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-6/+4
2014-12-17cpuidle: ladder: Better idle duration measurement without using CPUIDLE_FLAG_...Len Brown1-6/+1
2014-12-17cpuidle: menu: Better idle duration measurement without using CPUIDLE_FLAG_TI...Len Brown1-15/+10
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-10/+0
2014-12-15powernv/cpuidle: Redesign idle states managementShreyas B. Prabhu1-1/+2
2014-12-15powerpc/powernv: Enable Offline CPUs to enter deep idle statesShreyas B. Prabhu1-6/+3
2014-11-21Merge back earlier cpuidle material for 3.19-rc1.Rafael J. Wysocki16-34/+12
2014-11-19drivers: cpuidle: Remove cpuidle-arm64 duplicate error messagesLorenzo Pieralisi1-11/+2
2014-11-19drivers: cpuidle: Add idle-state-name description to ARM idle statesLorenzo Pieralisi1-1/+6
2014-11-19drivers: cpuidle: Add status property to ARM idle statesLorenzo Pieralisi1-0/+3
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano16-34/+12
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman8-10/+0
2014-10-24Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras1-1/+1
2014-10-21cpuidle: powernv: Populate cpuidle state details by querying the device-treePreeti U. Murthy1-5/+22
2014-10-20cpuidle: drop owner assignment from platform_driversWolfram Sang8-10/+0
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-5/+5
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-7/+8
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds9-1/+402
2014-10-08Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-9/+1
2014-09-25Merge branch 'cpuidle/3.18' of https://git.linaro.org/people/daniel.lezcano/l...Rafael J. Wysocki8-0/+401
2014-09-25Merge tag 'zynq-cleanup-for-3.18' of git://git.xilinx.com/linux-xlnx into nex...Arnd Bergmann1-9/+1
2014-09-25drivers: cpuidle: initialize big.LITTLE driver through DTLorenzo Pieralisi2-0/+20
2014-09-25drivers: cpuidle: CPU idle ARM64 driverLorenzo Pieralisi4-0/+156
2014-09-25drivers: cpuidle: implement DT based idle states infrastructureLorenzo Pieralisi4-0/+224
2014-09-25cpuidle: big.LITTLE: add Exynos5800 compatible stringKevin Hilman1-0/+1
2014-09-25cpuidle: Replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-09-24sched: Let the scheduler see CPU idle statesDaniel Lezcano1-0/+6
2014-09-23Merge tag 'mvebu-fixes-3.17' of git://git.infradead.org/linux-mvebu into next...Olof Johansson1-1/+1
2014-09-19cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpusChuansheng Liu1-7/+2
2014-09-16ARM: zynq: cpuidle: Remove pointless codeDaniel Lezcano1-9/+1
2014-09-09cpuidle: kirkwood: Remove ARCH_KIRKWOOD dependencyAndrew Lunn1-1/+1
2014-08-27ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part numberJuri Lelli1-10/+3
2014-08-26drivers/cpuidle: Replace __get_cpu_var uses for address calculationChristoph Lameter2-5/+5
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+23
2014-08-09ARM: EXYNOS: Fix suspend/resume sequencesTomasz Figa1-21/+4
2014-08-08Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds5-102/+169
2014-08-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-8/+8
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-08-06cpuidle: menu: Lookup CPU runqueues lessMel Gorman1-10/+7
2014-08-06cpuidle: menu: Call nr_iowait_cpu less timesMel Gorman1-7/+8
2014-08-06cpuidle: menu: Use ktime_to_us instead of reinventing the wheelMel Gorman1-4/+1
2014-08-06cpuidle: menu: Use shifts when calculating averages where possibleMel Gorman1-3/+11
2014-08-05powerpc/cpuidle: Fix parsing of idle state flags from device-treeVaidyanathan Srinivasan1-8/+8
2014-07-29cpuidle: Remove time measurement in poll stateDaniel Lezcano1-11/+0
2014-07-29cpuidle: Remove manual selection of the multiple driver supportDaniel Lezcano1-6/+1
2014-07-29cpuidle: ladder governor - use macro instead of hardcoded valueMohammad Merajul Islam Molla1-2/+2
2014-07-29cpuidle: big_little: Fix build errorSachin Kamat1-0/+1
2014-07-28cpuidle: menu governor - remove unused macro STDDEV_THRESHMohammad Merajul Islam Molla1-1/+0
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann4-100/+157
2014-07-24cpuidle: mvebu: add Armada 38x supportThomas Petazzoni1-1/+28
2014-07-24cpuidle: mvebu: add Armada 370 supportThomas Petazzoni1-2/+33
2014-07-24cpuidle: mvebu: rename the driver from armada-370-xp to mvebu-v7Gregory CLEMENT3-27/+26
2014-07-19cpuidle: fix permission for driver name sysfs nodeMohammad Merajul Islam Molla1-1/+1
2014-07-19cpuidle: big.LITTLE: init driver for exynos5420Chander Kashyap1-0/+1
2014-07-19cpuidle: big.LITTLE: Add ARCH_EXYNOS entry in configChander Kashyap1-1/+1
2014-07-19cpuidle: big.LITTLE: add of_device_id structureChander Kashyap1-1/+10
2014-07-09cpuidle: move idle traces to cpuidle_enter_state()Sandeep Tripathy1-0/+2
2014-06-19cpuidle: fix commentAntonio Ospite1-1/+1
2014-06-18cpuidle: mvebu: Fix the name of the statesGregory CLEMENT1-2/+2
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds1-5/+3
2014-06-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+5
2014-06-12Merge commit '3cf2f34' into sched/core, to fix build errorIngo Molnar1-1/+1
2014-06-11powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entryMichael Neuling1-5/+3
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds4-0/+212
2014-06-05cpuidle: Set polling in poll_idleAndy Lutomirski1-2/+5
2014-06-04Merge tag 'pm+acpi-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+71
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-21/+51
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2014-06-02Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-0/+106
2014-05-28cpuidle: cpuidle-cps: add MIPS CPS cpuidle driverPaul Burton4-0/+212
2014-05-26ARM: EXYNOS: Move the driver to drivers/cpuidle directoryDaniel Lezcano3-0/+106
2014-05-16Merge branch 'cpuidle/3.16' of git://git.linaro.org/people/daniel.lezcano/lin...Rafael J. Wysocki3-0/+71
2014-05-08cpuidle: mvebu: Add initial CPU idle support for Armada 370/XP SoCGregory CLEMENT3-0/+99
2014-05-07PM / suspend: Always use deepest C-state in the "freeze" sleep stateRafael J. Wysocki1-1/+44
2014-05-01cpuidle / menu: move repeated correction factor check to initChander Kashyap1-7/+8
2014-05-01cpuidle / menu: Return (-1) if there are no suitable statesRafael J. Wysocki1-1/+1
2014-05-01cpuidle: Combine cpuidle_enabled() with cpuidle_select()Rafael J. Wysocki1-20/+6
2014-04-30ARM: clps711x: Add cpuidle driverAlexander Shiyan3-0/+71
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-1/+1
2014-04-08Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2014-04-08cpuidle: sysfs: Export target residency informationDaniel Lezcano1-0/+3
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-02Merge branch 'sched-idle-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-51/+56
2014-04-02Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-10/+92
2014-04-01Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-33/+47
2014-04-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+8
2014-03-12cpuidle: delay enabling interrupts until all coupled CPUs leave idlePaul Burton1-1/+2
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano1-49/+0
2014-03-11idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano1-21/+75
2014-03-07cpuidle: poll state can measure residencytuukka.tikkanen@linaro.org1-1/+1
2014-03-06cpuidle: Move perf multiplier calculation out of the selection looptuukka.tikkanen@linaro.org1-5/+10
2014-03-06cpuidle: Do not substract exit latency from assumed sleep lengthtuukka.tikkanen@linaro.org1-18/+26
2014-03-06cpuidle: Ensure menu coefficients stay within domaintuukka.tikkanen@linaro.org1-0/+3
2014-03-06cpuidle: Use actual state latency in menu governortuukka.tikkanen@linaro.org1-5/+2
2014-03-06cpuidle: rename expected_us to next_timer_us in menu governortuukka.tikkanen@linaro.org1-9/+9
2014-03-05cpuidle/powernv: Parse device tree to setup idle statesPreeti U Murthy1-17/+65
2014-03-05cpuidle/powernv: Add "Fast-Sleep" CPU idle statePreeti U Murthy1-0/+34
2014-02-28Merge branch 'timers/core' into sched/idleIngo Molnar1-6/+8
2014-02-24smp: Rename __smp_call_function_single() to smp_call_function_single_async()Frederic Weisbecker1-1/+1
2014-02-24smp: Remove wait argument from __smp_call_function_single()Frederic Weisbecker1-1/+1
2014-02-24drivers: Enable building of Kirkwood drivers for mach-mvebuAndrew Lunn1-1/+1
2014-02-22cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre1-0/+5
2014-02-12cpuidle/pseries: Fix fallout caused due to cleanup in pseries cpuidle backend...Preeti U Murthy1-0/+1
2014-02-11sched/idle, PPC: Remove redundant cpuidle_idle_call()Nicolas Pitre1-0/+5
2014-02-07cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failurePreeti U Murthy1-6/+8
2014-01-29powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform.Deepthi Dharwar3-0/+179
2014-01-29powerpc/pseries/cpuidle: smt-snooze-delay cleanup.Deepthi Dharwar1-17/+0
2014-01-29powerpc/pseries/cpuidle: Remove MAX_IDLE_STATE macro.Deepthi Dharwar1-18/+10
2014-01-29powerpc/pseries/cpuidle: Make cpuidle-pseries backend driver a non-module.Deepthi Dharwar1-14/+1
2014-01-29powerpc/pseries/cpuidle: Use cpuidle_register() for initialisation.Deepthi Dharwar1-67/+11
2014-01-29powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle.Deepthi Dharwar4-0/+381
2013-12-30ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara1-1/+1
2013-12-03cpuidle: Check for dev before deregistering it.Konrad Rzeszutek Wilk1-1/+1
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-143/+170
2013-10-30cpuidle: remove cpuidle_unregister_governor()Viresh Kumar1-43/+0
2013-10-30cpuidle: don't call poll_idle_init() for every cpuViresh Kumar2-41/+42
2013-10-30cpuidle: use drv instead of cpuidle_driver in show_current_driver()Viresh Kumar1-4/+4
2013-10-30cpuidle: call cpuidle_get_driver() from after taking cpuidle_driver_lockViresh Kumar2-2/+4
2013-10-30cpuidle: replace multiline statements with single line in cpuidle_idle_call()Viresh Kumar1-4/+2
2013-10-30cpuidle: reduce code duplication inside cpuidle_idle_call()Viresh Kumar1-2/+5
2013-10-30cpuidle: merge two if() statements for checking error casesViresh Kumar1-4/+1
2013-10-30cpuidle: rearrange __cpuidle_register_device() to keep minimal exit pointsViresh Kumar1-5/+4
2013-10-30cpuidle: rearrange code in __cpuidle_driver_init()Viresh Kumar1-6/+4
2013-10-30cpuidle: make __cpuidle_driver_init() return voidViresh Kumar1-8/+2
2013-10-30cpuidle: make __cpuidle_device_init() return voidViresh Kumar1-6/+2
2013-10-30cpuidle: Fix comments in cpuidle coreViresh Kumar3-5/+5
2013-10-16ARM: at91: cpuidle: Move driver to drivers/cpuidleDaniel Lezcano3-0/+77
2013-10-07ARM: ux500: cpuidle: fix section mismatchDaniel Lezcano1-1/+1
2013-10-07ARM: zynq: cpuidle: convert to platform driverDaniel Lezcano1-2/+11
2013-10-07ARM: zynq: cpuidle: Remove useless compatibility stringDaniel Lezcano1-4/+0
2013-10-07drivers: cpuidle: rename ARM big.LITTLE driver config and makefile entriesLorenzo Pieralisi2-12/+12
2013-10-01cpuidle: calxeda: add support to use PSCI callsRob Herring2-34/+7
2013-10-01ARM: highbank: cpuidle: convert to platform driverDaniel Lezcano1-6/+12
2013-10-01cpuidle: calxeda: add cpu_pm_enter/exit callsRob Herring1-0/+4
2013-09-12Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2013-09-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-0/+220
2013-08-30cpuidle: Check the result of cpuidle_get_driver() against NULLDaniel Fu1-1/+2
2013-08-29cpuidle: coupled: fix race condition between pokes and safe stateColin Cross1-6/+14
2013-08-29cpuidle: coupled: abort idle if pokes are pendingColin Cross1-25/+82
2013-08-29cpuidle: coupled: disable interrupts after entering safe stateColin Cross1-0/+2
2013-08-28Merge branch 'cpuidle/biglittle' into next/driversOlof Johansson3-0/+220
2013-08-28cpuidle: big.LITTLE: vexpress-TC2 CPU idle driverLorenzo Pieralisi3-0/+220
2013-08-23cpuidle: Change struct menu_device field typesTuukka Tikkanen1-11/+17
2013-08-23cpuidle: Add a comment warning about possible overflowTuukka Tikkanen1-0/+9
2013-08-23cpuidle: Fix variable domains in get_typical_interval()Tuukka Tikkanen1-6/+9
2013-08-23cpuidle: Fix menu_device->intervals typeTuukka Tikkanen1-1/+1
2013-08-23cpuidle: CodingStyle: Break up multiple assignments on single lineTuukka Tikkanen1-3/+6
2013-08-23cpuidle: Check called function parameter in get_typical_interval()Tuukka Tikkanen1-5/+13
2013-08-23cpuidle: Rearrange code and comments in get_typical_interval()Tuukka Tikkanen1-13/+15
2013-08-23cpuidle: Ignore interval prediction result when timer is shorterTuukka Tikkanen1-1/+4
2013-08-14cpuidle-kirkwood.c: simplify use of devm_ioremap_resource()Julia Lawall1-3/+0
2013-08-14Merge branch 'cpuidle/arm-next' of git://git.linaro.org/people/dlezcano/linux...Rafael J. Wysocki2-2/+2
2013-08-14Merge back earlier 'pm-cpuidle' material.Rafael J. Wysocki8-110/+298
2013-08-12cpuidle: kirkwood: Make kirkwood_cpuidle_remove function staticJingoo Han1-1/+1
2013-08-12cpuidle: calxeda: Add missing __iomem annotationJingoo Han1-1/+1
2013-07-29Revert "cpuidle: Quickly notice prediction failure for repeat mode"Rafael J. Wysocki1-69/+4
2013-07-29Revert "cpuidle: Quickly notice prediction failure in general case"Rafael J. Wysocki1-34/+1
2013-07-27Merge branch 'cpuidle-arm' into pm-cpuidleRafael J. Wysocki4-16/+173
2013-07-27ARM: ux500: cpuidle: Move ux500 cpuidle driver to drivers/cpuidleDaniel Lezcano3-0/+140
2013-07-27cpuidle: Add Kconfig.arm and move calxeda, kirkwood and zynqSahara3-16/+33
2013-07-15cpuidle: Check if device is already registeredDaniel Lezcano1-1/+4
2013-07-15cpuidle: Introduce __cpuidle_device_init()Daniel Lezcano1-7/+13
2013-07-15cpuidle: Introduce __cpuidle_unregister_device()Daniel Lezcano1-30/+32
2013-07-15cpuidle: Make cpuidle's sysfs directory dynamically allocatedDaniel Lezcano1-15/+48
2013-07-15cpuidle: Fix white space to follow CodingStyleDaniel Lezcano1-16/+22
2013-07-15cpuidle: Check cpuidle_enable_device() return valueDaniel Lezcano1-8/+9
2013-07-15cpuidle: Make it clear that governors cannot be modulesDaniel Lezcano2-22/+2
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-132/+307
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds1-14/+0
2013-06-24cpuidle: calxeda: select ARM_CPU_SUSPENDArnd Bergmann1-0/+1
2013-06-11cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warningDaniel Lezcano1-3/+3
2013-06-11cpuidle: Comment the driver's framework codeDaniel Lezcano1-6/+126
2013-06-11cpuidle: simplify multiple driver supportDaniel Lezcano2-115/+81
2013-06-05ARM: zynq: Add cpuidle supportMichal Simek3-0/+91
2013-06-03cpuidle: improve governor Kconfig optionsDaniel Lezcano1-9/+7
2013-05-29ARM: introduce common set_auxcr/get_auxcr functionsRob Herring1-14/+0
2013-04-26cpuidle: add maintainer entryDaniel Lezcano2-3/+6
2013-04-24cpuidle: fix comment formatDaniel Lezcano1-1/+1
2013-04-23ARM: kirkwood: cpuidle: use init/exit common routineDaniel Lezcano1-15/+2
2013-04-23ARM: calxeda: cpuidle: use init/exit common routineDaniel Lezcano1-51/+1