summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/idle.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc/idle: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-07-011-2/+2
* powerpc: Use generic idle loopThomas Gleixner2013-04-081-60/+29
* powerpc: Remove no longer used ppc_md.idle_loop()Michael Ellerman2012-11-151-3/+0
* powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-081-19/+0
* powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-05-081-9/+5
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-03-211-1/+5
|\
| * powerpc: Rework lazy-interrupt handlingBenjamin Herrenschmidt2012-03-091-1/+5
* | sched/rt: Document scheduler related skip-resched-check sitesThomas Gleixner2012-03-011-1/+1
* | sched/rt: Use schedule_preempt_disabled()Thomas Gleixner2012-03-011-4/+4
|/
* powerpc: Fix RCU idle and hcall tracingAnton Blanchard2012-01-111-10/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-01-061-0/+27
|\
| * powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-081-0/+27
* | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-8/+7
* | powerpc: Tell RCU about idle after hcall tracingPaul E. McKenney2011-12-111-2/+14
* | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-2/+2
* | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-2/+2
|/
* powerpc: Re-enable preemption before cpu_die()Signed-off-by: Darren Hart2010-08-241-1/+1
* sysctl: Drop & in front of every proc_handler.Eric W. Biederman2009-11-181-1/+1
* sysctl powerpc: Remove dead binary sysctl supportEric W. Biederman2009-11-121-2/+0
* powerpc: ftrace, do not latency trace idleSteven Rostedt2008-11-201-0/+5
* powerpc: Fix failure to shutdown with CPU hotplugJohannes Berg2008-09-301-5/+1
* nohz: prevent tick stop outside of the idle loopThomas Gleixner2008-07-181-1/+1
* [POWERPC] Fix sysctl table check failure on PowerMacAlexey Dobriyan2007-11-081-1/+1
* [POWERPC] Enable tickless idle and high res timers for powerpcTony Breeds2007-10-031-0/+3
* [POWERPC] powermac: Suspend to disk on G5Johannes Berg2007-05-071-1/+4
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: C99 convert ctl_tables in arch/powerpc/kernel/idle.cEric W. Biederman2007-02-141-3/+8
* [POWERPC] cell: use ppc_md->power_save instead of cbe_idle_looparnd@arndb.de2006-10-251-0/+7
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard2006-04-131-2/+2
* powerpc: Unify the 32 and 64 bit idle loopsPaul Mackerras2006-03-271-0/+122