summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_ips.c
AgeCommit message (Expand)Author
2011-08-05x86 driver: fix typo in TDP override enablingJesse Barnes
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-03-28ips: use interruptible waits in ips-monitorJesse Barnes
2011-01-10intel_ips: fix sparse non-ANSI function warningRandy Dunlap
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes
2010-10-05NULL pointer might be used in ips_monitor()minskey guo
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo
2010-08-16intel_ips: potential null dereferenceDan Carpenter
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-03ips driver: make it less chattyJesse Barnes
2010-08-03X86: intel_ips, check for kzalloc properlyJiri Slaby
2010-08-03IPS driver: add GPU busy and turbo checkingJesse Barnes
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes