Age | Commit message (Expand) | Author | Files | Lines |
2017-04-29 | Merge branches 'pm-cpuidle', 'pm-core', 'pm-domains', 'pm-avs' and 'pm-devfreq' | Rafael J. Wysocki | 1 | -6/+63 |
2017-04-20 | cpuidle: powernv: Avoid a branch in the core snooze_loop() loop | Anton Blanchard | 1 | -1/+1 |
2017-04-20 | cpuidle: powernv: Don't continually set thread priority in snooze_loop() | Anton Blanchard | 1 | -1/+1 |
2017-04-20 | cpuidle: powernv: Don't bounce between low and very low thread priority | Anton Blanchard | 1 | -1/+0 |
2017-03-29 | cpuidle: powernv: Pass correct drv->cpumask for registration | Vaidyanathan Srinivasan | 1 | -0/+18 |
2017-03-29 | powernv-cpuidle: Validate DT property array size | Gautham R. Shenoy | 1 | -3/+61 |
2017-01-31 | powernv: Pass PSSCR value and mask to power9_idle_stop | Gautham R. Shenoy | 1 | -11/+41 |
2017-01-31 | cpuidle:powernv: Add helper function to populate powernv idle states. | Gautham R. Shenoy | 1 | -36/+53 |
2016-11-25 | cpuidle/powernv: staticise powernv_idle_driver | Andrew Donnellan | 1 | -1/+1 |
2016-09-06 | cpuidle/powernv: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -27/+24 |
2016-07-15 | cpuidle/powernv: Add support for POWER ISA v3 idle states | Shreyas B. Prabhu | 1 | -0/+61 |
2016-07-15 | cpuidle/powernv: cleanup cpuidle-powernv.c | Shreyas B. Prabhu | 1 | -18/+20 |
2016-07-15 | cpuidle/powernv: Use CPUIDLE_STATE_MAX instead of MAX_POWERNV_IDLE_STATES | Shreyas B. Prabhu | 1 | -3/+1 |
2015-12-17 | powerpc/powernv: remove FW_FEATURE_OPALv3 and just use FW_FEATURE_OPAL | Stewart Smith | 1 | -1/+1 |
2015-06-26 | tick/idle/powerpc: Do not register idle states with CPUIDLE_FLAG_TIMER_STOP s... | preeti | 1 | -3/+12 |
2015-06-22 | cpuidle: powernv/pseries: Auto-promotion of snooze to deeper idle state | Shilpasri G Bhat | 1 | -0/+12 |
2015-02-20 | cpuidle: powernv: Avoid endianness conversions while parsing DT | Preeti U Murthy | 1 | -13/+16 |
2015-02-18 | cpuidle: powernv: Read target_residency value of idle states from DT if avail... | Preeti U Murthy | 1 | -29/+40 |
2014-12-19 | Merge tag 'powerpc-3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -6/+4 |
2014-12-15 | powernv/cpuidle: Redesign idle states management | Shreyas B. Prabhu | 1 | -1/+2 |
2014-12-15 | powerpc/powernv: Enable Offline CPUs to enter deep idle states | Shreyas B. Prabhu | 1 | -6/+3 |
2014-11-12 | cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic | Daniel Lezcano | 1 | -4/+2 |
2014-10-21 | cpuidle: powernv: Populate cpuidle state details by querying the device-tree | Preeti U. Murthy | 1 | -5/+22 |
2014-08-05 | powerpc/cpuidle: Fix parsing of idle state flags from device-tree | Vaidyanathan Srinivasan | 1 | -8/+8 |
2014-06-11 | powerpc/cpuidle: Only clear LPCR decrementer wakeup bit on fast sleep entry | Michael Neuling | 1 | -5/+3 |
2014-04-03 | Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -10/+92 |
2014-03-05 | cpuidle/powernv: Parse device tree to setup idle states | Preeti U Murthy | 1 | -17/+65 |
2014-03-05 | cpuidle/powernv: Add "Fast-Sleep" CPU idle state | Preeti U Murthy | 1 | -0/+34 |
2014-02-22 | cpuidle/powernv: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 1 | -0/+5 |
2014-01-29 | powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. | Deepthi Dharwar | 1 | -0/+169 |