index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_ips.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-07-18
Merge tag 'drm-next-2024-07-18' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
2024-06-03
platform/x86: intel_ips: Switch to new Intel CPU model defines
Tony Luck
2024-05-31
drm: move i915_drm.h under include/drm/intel
Jani Nikula
2024-04-25
platform/x86: intel_ips: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-01-02
Merge tag 'platform-drivers-x86-v6.7-6' into pdx86/for-next
Hans de Goede
2023-12-11
platform/x86: ips: Remove unused debug code
Ilpo Järvinen
2023-12-08
platform/x86: intel_ips: fix kernel-doc formatting
Randy Dunlap
2021-06-16
platform/x86: intel_ips: fix set but unused warning in read_mgtv
yangerkun
2018-12-03
platform/x86: intel_ips: Convert to use DEFINE_SHOW_ATTRIBUTE macro
Andy Shevchenko
2018-12-03
platform/x86: intel_ips: Remove never happen condition
Andy Shevchenko
2018-12-03
platform/x86: intel_ips: NULL check before some freeing functions is not needed
Thomas Meyer
2018-12-03
platform/x86: intel_ips: remove unnecessary checks in ips_debugfs_init
YueHaibing
2018-09-27
platform/x86: intel-ips: Convert to use SPDX identifier
Andy Shevchenko
2018-07-18
platform/x86: intel_ips: remove redundant variables slope and offset
Colin Ian King
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-05
platform/x86: intel_ips: Convert timers to use timer_setup()
Kees Cook
2017-10-08
platform/x86: intel_ips: Remove FSF address from GPL notice
Andy Shevchenko
2017-10-08
platform/x86: intel_ips: Remove unneeded fields and label
Andy Shevchenko
2017-10-08
platform/x86: intel_ips: Keep pointer to struct device
Andy Shevchenko
2017-10-08
platform/x86: intel_ips: Use PCI_VDEVICE() macro
Andy Shevchenko
2017-10-08
platform/x86: intel_ips: Switch to new PCI IRQ allocation API
Andy Shevchenko
2017-10-08
platform/x86: intel_ips: Simplify error handling via devres API
Andy Shevchenko
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2015-10-15
move io-64-nonatomic*.h out of asm-generic
Christoph Hellwig
2014-12-18
Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
2014-11-20
intel_ips: fix a type in error message
Masatake YAMATO
2014-11-19
intel_ips: fix a comment typo
Chen Hanxiao
2014-08-16
intel_ips: Make ips_mcp_limits variables static
Mathias Krause
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-07-10
drivers/platform/x86/intel_ips: Convert to module_pci_driver
Libo Chen
2012-07-22
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-01
intel_ips: Remove empty legacy PM callbacks
Rafael J. Wysocki
2012-06-26
intel_ips: blacklist HP ProBook laptops
Takashi Iwai
2012-04-17
intel_ips: Hush the i915 symbols message
Adam Jackson
2012-03-30
Disable MCP limit exceeded messages from Intel IPS driver
Andi Kleen
2012-02-21
asm-generic: architecture independent readq/writeq for 32bit environment
Hitoshi Mitake
2011-08-05
x86 driver: fix typo in TDP override enabling
Jesse Barnes
2011-05-25
x86: remove 32-bit versions of readq()/writeq()
Roland Dreier
2011-03-28
ips: use interruptible waits in ips-monitor
Jesse Barnes
2011-01-10
intel_ips: fix sparse non-ANSI function warning
Randy Dunlap
2010-12-23
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
Eric Anholt
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
[next]