Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c7071f4914a40ae0027f4bc6d13f2a4eea7cab70
/
drivers
/
platform
/
x86
/
intel_ips.c
e6f5e6c
platform/x86: intel_ips: Convert to use DEFINE_SHOW_ATTRIBUTE macro
by Andy Shevchenko
· 6 years ago
1d5caaa
platform/x86: intel_ips: Remove never happen condition
by Andy Shevchenko
· 6 years ago
0b8a6ae
platform/x86: intel_ips: NULL check before some freeing functions is not needed
by Thomas Meyer
· 6 years ago
9a92ed2
platform/x86: intel_ips: remove unnecessary checks in ips_debugfs_init
by YueHaibing
· 6 years ago
c4e4c94
platform/x86: intel-ips: Convert to use SPDX identifier
by Andy Shevchenko
· 6 years ago
309dca5
platform/x86: intel_ips: remove redundant variables slope and offset
by Colin Ian King
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
fbc15e3
platform/x86: intel_ips: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
8f21b74
platform/x86: intel_ips: Remove FSF address from GPL notice
by Andy Shevchenko
· 7 years ago
b8cc799
platform/x86: intel_ips: Remove unneeded fields and label
by Andy Shevchenko
· 7 years ago
d2fa170
platform/x86: intel_ips: Keep pointer to struct device
by Andy Shevchenko
· 7 years ago
512f466
platform/x86: intel_ips: Use PCI_VDEVICE() macro
by Andy Shevchenko
· 7 years ago
8b8bd6d
platform/x86: intel_ips: Switch to new PCI IRQ allocation API
by Andy Shevchenko
· 7 years ago
f5b33d9
platform/x86: intel_ips: Simplify error handling via devres API
by Andy Shevchenko
· 8 years ago
4f17722
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h>
by Ingo Molnar
· 8 years ago
2f8e2c8
move io-64-nonatomic*.h out of asm-generic
by Christoph Hellwig
· 9 years ago
385336e
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 10 years ago
078014d
intel_ips: fix a type in error message
by Masatake YAMATO
· 10 years ago
049db62
intel_ips: fix a comment typo
by Chen Hanxiao
· 10 years ago
cfa57fd
intel_ips: Make ips_mcp_limits variables static
by Mathias Krause
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
b5f4f9e
drivers/platform/x86/intel_ips: Convert to module_pci_driver
by Libo Chen
· 12 years ago
7100e50
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
818e1486
intel_ips: Remove empty legacy PM callbacks
by Rafael J. Wysocki
· 13 years ago
88ca518
intel_ips: blacklist HP ProBook laptops
by Takashi Iwai
· 13 years ago
fc1a93b
intel_ips: Hush the i915 symbols message
by Adam Jackson
· 13 years ago
c264c65
Disable MCP limit exceeded messages from Intel IPS driver
by Andi Kleen
· 13 years ago
797a796
asm-generic: architecture independent readq/writeq for 32bit environment
by Hitoshi Mitake
· 13 years ago
70fda70
x86 driver: fix typo in TDP override enabling
by Jesse Barnes
· 13 years ago
dbee8a0
x86: remove 32-bit versions of readq()/writeq()
by Roland Dreier
· 14 years ago
a342421
ips: use interruptible waits in ips-monitor
by Jesse Barnes
· 14 years ago
7027d8b
intel_ips: fix sparse non-ANSI function warning
by Randy Dunlap
· 14 years ago
63ee41d
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
by Eric Anholt
· 14 years ago
d24a9da
IPS driver: Fix limit clamping when reducing CPU power
by Matthew Garrett
· 14 years ago
96f3823
[PATCH 2/2] IPS driver: disable CPU turbo
by Jesse Barnes
· 14 years ago
4fd07ac
IPS driver: apply BIOS provided CPU limit if different from default
by Jesse Barnes
· 14 years ago
070c0ee1
intel_ips -- ensure we do not enable gpu turbo mode without driver linkage
by Andy Whitcroft
· 14 years ago
a8c096a
intel_ips: Print MCP limit exceeded values.
by Tim Gardner
· 14 years ago
eceab27
IPS driver: verify BIOS provided limits
by Jesse Barnes
· 14 years ago
354aeeb
IPS driver: don't toggle CPU turbo on unsupported CPUs
by Jesse Barnes
· 14 years ago
a7abda8
NULL pointer might be used in ips_monitor()
by minskey guo
· 14 years ago
fed522f
Release symbol on error-handling path of ips_get_i915_syms()
by minskey guo
· 14 years ago
c21eae4
old_cpu_power is wrongly divided by 65535 in ips_monitor()
by minskey guo
· 14 years ago
6230d18
seqno mask of THM_ITV register is 16bit
by minskey guo
· 14 years ago
52d7ee5
intel_ips: potential null dereference
by Dan Carpenter
· 14 years ago
5629236
x86: intel_ips: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
1a14703
ips driver: make it less chatty
by Jesse Barnes
· 14 years ago
e9ec7f3
X86: intel_ips, check for kzalloc properly
by Jiri Slaby
· 15 years ago
0385e52
IPS driver: add GPU busy and turbo checking
by Jesse Barnes
· 15 years ago
aa7ffc0
x86 platform driver: intelligent power sharing driver
by Jesse Barnes
· 15 years ago