summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_ips.c
Commit message (Expand)AuthorAgeFilesLines
* x86: remove 32-bit versions of readq()/writeq()Roland Dreier2011-05-251-0/+13
* ips: use interruptible waits in ips-monitorJesse Barnes2011-03-281-1/+1
* intel_ips: fix sparse non-ANSI function warningRandy Dunlap2011-01-101-1/+1
* drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt2010-12-231-3/+33
* IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett2010-10-051-1/+1
* [PATCH 2/2] IPS driver: disable CPU turboJesse Barnes2010-10-051-3/+15
* IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes2010-10-051-3/+4
* intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft2010-10-051-2/+4
* intel_ips: Print MCP limit exceeded values.Tim Gardner2010-10-051-6/+18
* IPS driver: verify BIOS provided limitsJesse Barnes2010-10-051-0/+23
* IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes2010-10-051-5/+9
* NULL pointer might be used in ips_monitor()minskey guo2010-10-051-9/+13
* Release symbol on error-handling path of ips_get_i915_syms()minskey guo2010-10-051-1/+1
* old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo2010-10-051-1/+1
* seqno mask of THM_ITV register is 16bitminskey guo2010-10-051-1/+1
* intel_ips: potential null dereferenceDan Carpenter2010-08-161-1/+3
* x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy2010-08-161-5/+6
* ips driver: make it less chattyJesse Barnes2010-08-031-2/+2
* X86: intel_ips, check for kzalloc properlyJiri Slaby2010-08-031-4/+5
* IPS driver: add GPU busy and turbo checkingJesse Barnes2010-08-031-13/+17
* x86 platform driver: intelligent power sharing driverJesse Barnes2010-08-031-0/+1655
OpenPOWER on IntegriCloud