2012-02-04 |
Venkatesh Pallipadi | PM / QoS: CPU C-state breakage with PM Qos change Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-04-19 |
Venkatesh Pallipadi | sched: Next buddy hint on sleep and preempt path Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-04-19 |
Venkatesh Pallipadi | sched: Make set_*_buddy() work on non-task entities Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-03-04 |
Venkatesh Pallipadi | sched: Resched proper CPU on yield_to() Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-02-26 |
Venkatesh Pallipadi | sched: Clean up the IRQ_TIME_ACCOUNTING code Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-02-16 |
Venkatesh Pallipadi | sched: Wholesale removal of sd_idle logic Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-01-26 |
Venkatesh Pallipadi | softirqs: Account ksoftirqd time as cpustat softirq Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-01-26 |
Venkatesh Pallipadi | sched: Export ns irqtimes through /proc/stat Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-01-26 |
Venkatesh Pallipadi | sched: Refactor account_system_time separating id-update Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-01-26 |
Venkatesh Pallipadi | time: Add nsecs_to_cputime64 interface for asm-generic Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2011-01-26 |
Venkatesh Pallipadi | softirqs: Free up pf flag PF_KSOFTIRQD Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Call tick_check_idle before __irq_enter Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Remove irq time from available CPU power Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Do not account irq time to current task Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | x86: Add IRQ_TIME_ACCOUNTING Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of... Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Add a PF flag for ksoftirqd identification Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Consolidate account_system_vtime extern declaration Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-10-18 |
Venkatesh Pallipadi | sched: Fix softirq time accounting Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-09-21 |
Venkatesh Pallipadi | sched: Increment cache_nice_tries only on periodic lb Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-09-10 |
Venkatesh Pallipadi | x86, mtrr: Support mtrr lookup for range spanning across... Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-09-10 |
Venkatesh Pallipadi | x86, mtrr: Refactor MTRR type overlap check code Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-06-16 |
Venkatesh Pallipadi | x86: Look for IA32_ENERGY_PERF_BIAS support Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-06-11 |
Venkatesh Pallipadi | x86, pat: Proper init of memtype subtree_max_end Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-06-09 |
Venkatesh Pallipadi | sched: Change nohz idle load balancing logic to push... Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-06-09 |
Venkatesh Pallipadi | sched: Avoid side-effect of tickless idle on update_cpu_load Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-06-04 |
Venkatesh Pallipadi | ACPI: Eliminate us to pm ticks conversion in common... Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-05-28 |
Venkatesh Pallipadi | ACPI: Don't let acpi_pad needlessly mark TSC unstable Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-05-28 |
Venkatesh Pallipadi | ACPI: Minor cleanup eliminating redundant PMTIMER_TICKS... Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-05-27 |
Venkatesh Pallipadi | ext3 uses rb_node = NULL; to zero rb_root. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2010-03-18 |
Venkatesh Pallipadi | jffs2: fix up rb_root initializations to use RB_ROOT Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2010-03-17 |
Venkatesh Pallipadi | HPET maintainer email update Signed-off-by: Venkatesh Pallipadi <venki@google.com>
|
commit | commitdiff | tree |
2010-03-05 |
Venkatesh Pallipadi | ext4: fix up rb_root initializations to use RB_ROOT Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Sanity check remap_pfn_range for RAM region Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Lookup the protection from memtype list on... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Add lookup_memtype to get the current memtype... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Use page flags to track memtypes of RAM pages Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Generalize the use of page flag PG_uncached Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Add rbtree to do quick lookup in memtype... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Add PAT reserve free to io_mapping* APIs Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: New i/f for driver to request memtype for... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: ioremap to follow same PAT restrictions as... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-08-26 |
Venkatesh Pallipadi | x86, pat: Keep identity maps consistent with mmaps... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-04-07 |
Venkatesh Pallipadi | x86 ACPI: Add support for Always Running APIC timer Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-04-07 |
Venkatesh Pallipadi | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-04-07 |
Venkatesh Pallipadi | ACPI x86: Cleanup acpi_cpufreq structures related to... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-02-25 |
Venkatesh Pallipadi | gpu/drm, x86, PAT: PAT support for io_mapping_* Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-02-25 |
Venkatesh Pallipadi | gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_t Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-02-25 |
Venkatesh Pallipadi | gpu/drm, x86, PAT: routine to keep identity map in... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-02-25 |
Venkatesh Pallipadi | gpu/drm, x86, PAT: Handle io_mapping_create_wc() errors... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2009-02-05 |
Venkatesh Pallipadi | [CPUFREQ] Make ignore_nice_load setting of ondemand... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-10-22 |
Venkatesh Pallipadi | x86 allow modules to register idle notifiers Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-10-16 |
Venkatesh Pallipadi | cpuidle: upon BIOS bug, default to default_idle rather... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-10-16 |
Venkatesh Pallipadi | cpuidle: update the last_state acpi cpuidle reflecting... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-10-16 |
Venkatesh Pallipadi | cpuidle: use last_state which can reflect the actual... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-09-05 |
Venkatesh Pallipadi | clockevents: prevent clockevent event_handler ending... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-07-10 |
Venkatesh Pallipadi | x86: fix /dev/mem compatibility under PAT Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-06-11 |
Venkatesh Pallipadi | cpuidle acpi driver: fix oops on AC<->DC Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-04-30 |
Venkatesh Pallipadi | ACPI: Fix acpi_processor_idle and idle= boot parameters... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-04-28 |
Venkatesh Pallipadi | [CPUFREQ] Make acpi-cpufreq more robust against BIOS... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-04-25 |
Venkatesh Pallipadi | 2.6.25 regression: powertop says 120K wakeups/sec Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-02-14 |
Venkatesh Pallipadi | cpuidle: Add Documentation Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-02-14 |
Venkatesh Pallipadi | ACPI, cpuidle: Clarify C-state description in sysfs Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2008-02-14 |
Venkatesh Pallipadi | ACPI: fix suspend regression due to idle update Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-11-20 |
Venkatesh Pallipadi | cpuidle: fix HP nx6125 regression Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-11-20 |
Venkatesh Pallipadi | cpuidle: add sched_clock_idle_[sleep|wakeup]_event... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-11-20 |
Venkatesh Pallipadi | cpuidle: fix C3 for no bus-master control case Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-09-16 |
Venkatesh Pallipadi | ACPI: Reevaluate C/P/T states when a cpu becomes online Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-07-19 |
Venkatesh Pallipadi | ACPI: Enable C3 even when PM2_control is zero Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-06-23 |
Venkatesh Pallipadi | ACPI: fix 2.6.20 SMP boot regression Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-06-04 |
Venkatesh Pallipadi | [NET]: Make net watchdog timers 1 sec jiffy aligned. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-02-13 |
Venkatesh Pallipadi | [PATCH] i386: Handle 32 bit PerfMon Counter writes... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-02-13 |
Venkatesh Pallipadi | [PATCH] i386: Handle 32 bit PerfMon Counter writes... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-02-13 |
Venkatesh Pallipadi | [PATCH] x86-64: Handle 32 bit PerfMon Counter writes... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-02-11 |
Venkatesh Pallipadi | [CPUFREQ] ondemand governor use new cpufreq rwsem locking... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-02-11 |
Venkatesh Pallipadi | [CPUFREQ] ondemand governor restructure the work callback Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-02-11 |
Venkatesh Pallipadi | [CPUFREQ] Rewrite lock in cpufreq to eliminate cpufreq... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-01-23 |
Venkatesh Pallipadi | [PATCH] Revert nmi_known_cpu() check during boot option... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-01-11 |
Venkatesh Pallipadi | ACPI: delete two spurious ACPI messages Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2007-01-11 |
Venkatesh Pallipadi | ACPI: rename cstate_entry_s to cstate_entry
|
commit | commitdiff | tree |
2006-12-23 |
Venkatesh Pallipadi | [CPUFREQ] Bug fix for acpi-cpufreq and cpufreq_stats... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-12-20 |
Venkatesh Pallipadi | kref refcnt and false positives Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-12-13 |
Venkatesh Pallipadi | [CPUFREQ] Trivial cleanup for acpi read/write port... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-12-12 |
Venkatesh Pallipadi | [CPUFREQ] Fix the bug in duplicate freq elimination... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-12-07 |
Venkatesh Pallipadi | [PATCH] Add support for type argument in PAL_GET_PSTATE Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-12-07 |
Venkatesh Pallipadi | [PATCH] x86-64: Fix interrupt race in idle callback... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][8/8] acpi-cpufreq: Add support for freq feedback... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][7/8] acpi-cpufreq: Fix get of current frequency... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][6/8] acpi-cpufreq: Eliminate get of current... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][5/8] acpi-cpufreq: lindent acpi-cpufreq.c Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][4/8] acpi-cpufreq: Mark speedstep-centrino... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][3/8] acpi-cpufreq: Pull in MSR based transition... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][2/8] acpi: reorganize code to make MSR support... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-15 |
Venkatesh Pallipadi | [CPUFREQ][1/8] acpi-cpufreq: software coordination... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-10-14 |
Venkatesh Pallipadi | ACPI: Processor native C-states using MWAIT Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-09-27 |
Venkatesh Pallipadi | [CPUFREQ] Fix section mismatch warning Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-09-26 |
Venkatesh Pallipadi | [PATCH] x86: i386/x86-64 Add nmi watchdog support for... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-09-05 |
Venkatesh Pallipadi | [CPUFREQ] Workaround for BIOS bug in software coordination... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-06-30 |
Venkatesh Pallipadi | [CPUFREQ] Misc cleanups in ondemand. Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
2006-06-30 |
Venkatesh Pallipadi | [CPUFREQ] Make ondemand sampling per CPU and remove... Signed-off-by: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
|
commit | commitdiff | tree |
next |