| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2012-07-22 | 1 | -17/+0 |
|\ |
|
| * | intel_ips: Remove empty legacy PM callbacks | Rafael J. Wysocki | 2012-07-01 | 1 | -17/+0 |
* | | intel_ips: blacklist HP ProBook laptops | Takashi Iwai | 2012-06-26 | 1 | -0/+22 |
|/ |
|
* | intel_ips: Hush the i915 symbols message | Adam Jackson | 2012-04-17 | 1 | -1/+1 |
* | Disable MCP limit exceeded messages from Intel IPS driver | Andi Kleen | 2012-03-30 | 1 | -11/+2 |
* | asm-generic: architecture independent readq/writeq for 32bit environment | Hitoshi Mitake | 2012-02-21 | 1 | -13/+2 |
* | x86 driver: fix typo in TDP override enabling | Jesse Barnes | 2011-08-05 | 1 | -2/+2 |
* | x86: remove 32-bit versions of readq()/writeq() | Roland Dreier | 2011-05-25 | 1 | -0/+13 |
* | ips: use interruptible waits in ips-monitor | Jesse Barnes | 2011-03-28 | 1 | -1/+1 |
* | intel_ips: fix sparse non-ANSI function warning | Randy Dunlap | 2011-01-10 | 1 | -1/+1 |
* | drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915. | Eric Anholt | 2010-12-23 | 1 | -3/+33 |
* | IPS driver: Fix limit clamping when reducing CPU power | Matthew Garrett | 2010-10-05 | 1 | -1/+1 |
* | [PATCH 2/2] IPS driver: disable CPU turbo | Jesse Barnes | 2010-10-05 | 1 | -3/+15 |
* | IPS driver: apply BIOS provided CPU limit if different from default | Jesse Barnes | 2010-10-05 | 1 | -3/+4 |
* | intel_ips -- ensure we do not enable gpu turbo mode without driver linkage | Andy Whitcroft | 2010-10-05 | 1 | -2/+4 |
* | intel_ips: Print MCP limit exceeded values. | Tim Gardner | 2010-10-05 | 1 | -6/+18 |
* | IPS driver: verify BIOS provided limits | Jesse Barnes | 2010-10-05 | 1 | -0/+23 |
* | IPS driver: don't toggle CPU turbo on unsupported CPUs | Jesse Barnes | 2010-10-05 | 1 | -5/+9 |
* | NULL pointer might be used in ips_monitor() | minskey guo | 2010-10-05 | 1 | -9/+13 |
* | Release symbol on error-handling path of ips_get_i915_syms() | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | old_cpu_power is wrongly divided by 65535 in ips_monitor() | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | seqno mask of THM_ITV register is 16bit | minskey guo | 2010-10-05 | 1 | -1/+1 |
* | intel_ips: potential null dereference | Dan Carpenter | 2010-08-16 | 1 | -1/+3 |
* | x86: intel_ips: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-16 | 1 | -5/+6 |
* | ips driver: make it less chatty | Jesse Barnes | 2010-08-03 | 1 | -2/+2 |
* | X86: intel_ips, check for kzalloc properly | Jiri Slaby | 2010-08-03 | 1 | -4/+5 |
* | IPS driver: add GPU busy and turbo checking | Jesse Barnes | 2010-08-03 | 1 | -13/+17 |
* | x86 platform driver: intelligent power sharing driver | Jesse Barnes | 2010-08-03 | 1 | -0/+1655 |