index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_ips.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86: intel_ips: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-04-25
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-next
Hans de Goede
2024-01-02
1
-7
/
+23
|
\
|
*
platform/x86: intel_ips: fix kernel-doc formatting
Randy Dunlap
2023-12-08
1
-7
/
+23
*
|
platform/x86: ips: Remove unused debug code
Ilpo Järvinen
2023-12-11
1
-33
/
+0
|
/
*
platform/x86: intel_ips: fix set but unused warning in read_mgtv
yangerkun
2021-06-16
1
-1
/
+1
*
platform/x86: intel_ips: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Andy Shevchenko
2018-12-03
1
-44
/
+15
*
platform/x86: intel_ips: Remove never happen condition
Andy Shevchenko
2018-12-03
1
-3
/
+0
*
platform/x86: intel_ips: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-03
1
-3
/
+1
*
platform/x86: intel_ips: remove unnecessary checks in ips_debugfs_init
YueHaibing
2018-12-03
1
-20
/
+3
*
platform/x86: intel-ips: Convert to use SPDX identifier
Andy Shevchenko
2018-09-27
1
-13
/
+2
*
platform/x86: intel_ips: remove redundant variables slope and offset
Colin Ian King
2018-07-18
1
-4
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-6
/
+6
*
platform/x86: intel_ips: Convert timers to use timer_setup()
Kees Cook
2017-11-05
1
-8
/
+7
*
platform/x86: intel_ips: Remove FSF address from GPL notice
Andy Shevchenko
2017-10-08
1
-4
/
+0
*
platform/x86: intel_ips: Remove unneeded fields and label
Andy Shevchenko
2017-10-08
1
-5
/
+2
*
platform/x86: intel_ips: Keep pointer to struct device
Andy Shevchenko
2017-10-08
1
-26
/
+25
*
platform/x86: intel_ips: Use PCI_VDEVICE() macro
Andy Shevchenko
2017-10-08
1
-2
/
+1
*
platform/x86: intel_ips: Switch to new PCI IRQ allocation API
Andy Shevchenko
2017-10-08
1
-5
/
+13
*
platform/x86: intel_ips: Simplify error handling via devres API
Andy Shevchenko
2017-10-08
1
-47
/
+15
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2015-10-15
1
-1
/
+1
*
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-12-18
1
-1
/
+1
|
\
|
*
intel_ips: fix a comment typo
Chen Hanxiao
2014-11-19
1
-1
/
+1
*
|
intel_ips: fix a type in error message
Masatake YAMATO
2014-11-20
1
-1
/
+1
|
/
*
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
2014-08-16
1
-3
/
+3
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
drivers/platform/x86/intel_ips: Convert to module_pci_driver
Libo Chen
2013-07-10
1
-12
/
+1
*
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
[next]