index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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
Files
Lines
2018-12-03
platform/x86: intel_ips: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Andy Shevchenko
1
-44
/
+15
2018-12-03
platform/x86: intel_ips: Remove never happen condition
Andy Shevchenko
1
-3
/
+0
2018-12-03
platform/x86: intel_ips: NULL check before some freeing functions is not needed
Thomas Meyer
1
-3
/
+1
2018-12-03
platform/x86: intel_ips: remove unnecessary checks in ips_debugfs_init
YueHaibing
1
-20
/
+3
2018-09-27
platform/x86: intel-ips: Convert to use SPDX identifier
Andy Shevchenko
1
-13
/
+2
2018-07-18
platform/x86: intel_ips: remove redundant variables slope and offset
Colin Ian King
1
-4
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-6
/
+6
2017-11-05
platform/x86: intel_ips: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+7
2017-10-08
platform/x86: intel_ips: Remove FSF address from GPL notice
Andy Shevchenko
1
-4
/
+0
2017-10-08
platform/x86: intel_ips: Remove unneeded fields and label
Andy Shevchenko
1
-5
/
+2
2017-10-08
platform/x86: intel_ips: Keep pointer to struct device
Andy Shevchenko
1
-26
/
+25
2017-10-08
platform/x86: intel_ips: Use PCI_VDEVICE() macro
Andy Shevchenko
1
-2
/
+1
2017-10-08
platform/x86: intel_ips: Switch to new PCI IRQ allocation API
Andy Shevchenko
1
-5
/
+13
2017-10-08
platform/x86: intel_ips: Simplify error handling via devres API
Andy Shevchenko
1
-47
/
+15
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
1
-1
/
+1
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
1
-1
/
+1
2014-11-20
intel_ips: fix a type in error message
Masatake YAMATO
1
-1
/
+1
2014-11-19
intel_ips: fix a comment typo
Chen Hanxiao
1
-1
/
+1
2014-08-16
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
1
-3
/
+3
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2013-07-10
drivers/platform/x86/intel_ips: Convert to module_pci_driver
Libo Chen
1
-12
/
+1
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-17
/
+0
2012-07-01
intel_ips: Remove empty legacy PM callbacks
Rafael J. Wysocki
1
-17
/
+0
2012-06-26
intel_ips: blacklist HP ProBook laptops
Takashi Iwai
1
-0
/
+22
2012-04-17
intel_ips: Hush the i915 symbols message
Adam Jackson
1
-1
/
+1
2012-03-30
Disable MCP limit exceeded messages from Intel IPS driver
Andi Kleen
1
-11
/
+2
2012-02-21
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
1
-13
/
+2
2011-08-05
x86 driver: fix typo in TDP override enabling
Jesse Barnes
1
-2
/
+2
2011-05-25
x86: remove 32-bit versions of readq()/writeq()
Roland Dreier
1
-0
/
+13
2011-03-28
ips: use interruptible waits in ips-monitor
Jesse Barnes
1
-1
/
+1
2011-01-10
intel_ips: fix sparse non-ANSI function warning
Randy Dunlap
1
-1
/
+1
2010-12-23
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
Eric Anholt
1
-3
/
+33
2010-10-05
IPS driver: Fix limit clamping when reducing CPU power
Matthew Garrett
1
-1
/
+1
2010-10-05
[PATCH 2/2] IPS driver: disable CPU turbo
Jesse Barnes
1
-3
/
+15
2010-10-05
IPS driver: apply BIOS provided CPU limit if different from default
Jesse Barnes
1
-3
/
+4
2010-10-05
intel_ips -- ensure we do not enable gpu turbo mode without driver linkage
Andy Whitcroft
1
-2
/
+4
2010-10-05
intel_ips: Print MCP limit exceeded values.
Tim Gardner
1
-6
/
+18
2010-10-05
IPS driver: verify BIOS provided limits
Jesse Barnes
1
-0
/
+23
2010-10-05
IPS driver: don't toggle CPU turbo on unsupported CPUs
Jesse Barnes
1
-5
/
+9
2010-10-05
NULL pointer might be used in ips_monitor()
minskey guo
1
-9
/
+13
2010-10-05
Release symbol on error-handling path of ips_get_i915_syms()
minskey guo
1
-1
/
+1
2010-10-05
old_cpu_power is wrongly divided by 65535 in ips_monitor()
minskey guo
1
-1
/
+1
2010-10-05
seqno mask of THM_ITV register is 16bit
minskey guo
1
-1
/
+1
2010-08-16
intel_ips: potential null dereference
Dan Carpenter
1
-1
/
+3
2010-08-16
x86: intel_ips: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-5
/
+6
2010-08-03
ips driver: make it less chatty
Jesse Barnes
1
-2
/
+2
2010-08-03
X86: intel_ips, check for kzalloc properly
Jiri Slaby
1
-4
/
+5
2010-08-03
IPS driver: add GPU busy and turbo checking
Jesse Barnes
1
-13
/
+17
2010-08-03
x86 platform driver: intelligent power sharing driver
Jesse Barnes
1
-0
/
+1655