summaryrefslogtreecommitdiffstats
path: root/drivers/cpuidle
Commit message (Expand)AuthorAgeFilesLines
* cpuidle: Fix typosLucas De Marchi2010-09-281-1/+1
* cpuidle: extend cpuidle and menu governor to handle dynamic statesAi Li2010-08-092-7/+47
* [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-031-1/+1
* sched: Cure nr_iowait_cpu() usersPeter Zijlstra2010-07-011-2/+2
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-05-284-10/+24
|\
| * cpuidle: make cpuidle_curr_driver staticLen Brown2010-05-274-9/+20
| * cpuidle: add cpuidle_unregister_driver() error checkLen Brown2010-05-271-1/+4
* | cpuidle: add a repeating pattern detector to the menu governorArjan van de Ven2010-05-251-1/+59
* | PM QOS updateMark Gross2010-05-102-2/+2
|/
* cpuidle: Fix incorrect optimizationArjan van de Ven2010-05-091-5/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-2/+2
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-0/+4
* cpuidle menu: remove 8 bytes of padding on 64 bit buildsRichard Kennedy2010-03-061-1/+1
* drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger2010-01-111-3/+9
* drivers/cpuidle: Move dereference after NULL testJulia Lawall2009-12-151-3/+0
* tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-2/+2
* cpuidle: always return with interrupts enabledKevin Hilman2009-10-291-1/+4
* cpuidle: menu governor: reduce latency on exitCorrado Zoccolo2009-09-221-1/+19
* cpuidle: fix the menu governor to boost IO performanceArjan van de Ven2009-09-221-39/+212
* tracing, x86, cpuidle: Move the end point of a C state in the power tracerArjan van de Ven2009-09-191-0/+2
* cpuidle: Add decaying history logic to menu idle predictorPallipadi, Venkatesh2008-12-301-1/+9
* regression: disable timer peek-ahead for 2.6.28Arjan van de Ven2008-11-091-1/+3
* Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-231-0/+7
|\
| * hrtimer: peek at the timer queue just before going idleArjan van de Ven2008-09-111-0/+7
* | cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2008-10-161-0/+4
* | cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi2008-10-161-1/+4
|/
* cpuidle: Make ladder governor honor latency requirements fullyvenkatesh.pallipadi@intel.com2008-08-151-0/+12
* cpuidle: Menu governor fix wrong usage of measured_usvenkatesh.pallipadi@intel.com2008-08-151-12/+19
* cpuidle: Do not use poll_idle unless user asks for itvenkatesh.pallipadi@intel.com2008-08-152-6/+19
* cpuidle: make sysfs attributes sysdev class attributesRabin Vincent2008-08-121-14/+15
* ACPI/CPUIDLE: prevent setting pm_idle to NULLThomas Gleixner2008-07-281-1/+1
* sysdev: Pass the attribute to the low level sysdev show/store functionAndi Kleen2008-07-211-3/+7
* smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-261-1/+1
* cpuidle acpi driver: fix oops on AC<->DCVenkatesh Pallipadi2008-06-111-5/+35
* cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-261-1/+1
* cpuidle: fix cpuidle time and usage overflowYi Yang2008-03-262-3/+9
* ACPI, cpuidle: Clarify C-state description in sysfsVenkatesh Pallipadi2008-02-142-4/+13
* cpuidle: build fix for non-x86Venki Pallipadi2008-02-091-1/+12
* Revert "cpuidle: build fix for non-x86"Len Brown2008-02-071-1/+1
*-. Merge branches 'release', 'cpuidle-2.6.25' and 'idle' into releaseLen Brown2008-02-072-3/+44
|\ \
| | * cpuidle: Add a poll_idle methodvenkatesh.pallipadi@intel.com2008-02-071-0/+41
| |/ |/|
| * cpuidle: build fix for non-x86Kevin Hilman2008-01-311-1/+1
| * ACPI: CONFIG_CPU_IDLE=ACPI by defaultlen.brown@intel.com2007-11-191-2/+2
* | pm qos infrastructure and interfaceMark Gross2008-02-053-6/+10
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-2/+2
* | Kobject: change drivers/cpuidle/sysfs.c to use kobject_init_and_addGreg Kroah-Hartman2008-01-241-8/+9
|/
* cpuidle: remove unused exportsAdrian Bunk2007-10-292-4/+0
* cpuidle: consolidate 2.6.22 cpuidle branch into one patchLen Brown2007-10-1010-0/+1220
OpenPOWER on IntegriCloud