index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_ips.c
Age
Commit message (
Expand
)
Author
2010-10-05
IPS driver: Fix limit clamping when reducing CPU power
Matthew Garrett
2010-10-05
[PATCH 2/2] IPS driver: disable CPU turbo
Jesse Barnes
2010-10-05
IPS driver: apply BIOS provided CPU limit if different from default
Jesse Barnes
2010-10-05
intel_ips -- ensure we do not enable gpu turbo mode without driver linkage
Andy Whitcroft
2010-10-05
intel_ips: Print MCP limit exceeded values.
Tim Gardner
2010-10-05
IPS driver: verify BIOS provided limits
Jesse Barnes
2010-10-05
IPS driver: don't toggle CPU turbo on unsupported CPUs
Jesse Barnes
2010-10-05
NULL pointer might be used in ips_monitor()
minskey guo
2010-10-05
Release symbol on error-handling path of ips_get_i915_syms()
minskey guo
2010-10-05
old_cpu_power is wrongly divided by 65535 in ips_monitor()
minskey guo
2010-10-05
seqno mask of THM_ITV register is 16bit
minskey guo
2010-08-16
intel_ips: potential null dereference
Dan Carpenter
2010-08-16
x86: intel_ips: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-08-03
ips driver: make it less chatty
Jesse Barnes
2010-08-03
X86: intel_ips, check for kzalloc properly
Jiri Slaby
2010-08-03
IPS driver: add GPU busy and turbo checking
Jesse Barnes
2010-08-03
x86 platform driver: intelligent power sharing driver
Jesse Barnes