summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_ips.c
AgeCommit message (Expand)Author
2017-11-05platform/x86: intel_ips: Convert timers to use timer_setup()Kees Cook
2017-10-08platform/x86: intel_ips: Remove FSF address from GPL noticeAndy Shevchenko
2017-10-08platform/x86: intel_ips: Remove unneeded fields and labelAndy Shevchenko
2017-10-08platform/x86: intel_ips: Keep pointer to struct deviceAndy Shevchenko
2017-10-08platform/x86: intel_ips: Use PCI_VDEVICE() macroAndy Shevchenko
2017-10-08platform/x86: intel_ips: Switch to new PCI IRQ allocation APIAndy Shevchenko
2017-10-08platform/x86: intel_ips: Simplify error handling via devres APIAndy Shevchenko
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2015-10-15move io-64-nonatomic*.h out of asm-genericChristoph Hellwig
2014-12-18Merge tag 'platform-drivers-x86-v3.19-1' of git://git.infradead.org/users/dvh...Linus Torvalds
2014-11-20intel_ips: fix a type in error messageMasatake YAMATO
2014-11-19intel_ips: fix a comment typoChen Hanxiao
2014-08-16intel_ips: Make ips_mcp_limits variables staticMathias Krause
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2013-07-10drivers/platform/x86/intel_ips: Convert to module_pci_driverLibo Chen
2012-07-22Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-07-01intel_ips: Remove empty legacy PM callbacksRafael J. Wysocki
2012-06-26intel_ips: blacklist HP ProBook laptopsTakashi Iwai
2012-04-17intel_ips: Hush the i915 symbols messageAdam Jackson
2012-03-30Disable MCP limit exceeded messages from Intel IPS driverAndi Kleen
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake
2011-08-05x86 driver: fix typo in TDP override enablingJesse Barnes
2011-05-25x86: remove 32-bit versions of readq()/writeq()Roland Dreier
2011-03-28ips: use interruptible waits in ips-monitorJesse Barnes
2011-01-10intel_ips: fix sparse non-ANSI function warningRandy Dunlap
2010-12-23drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.Eric Anholt
2010-10-05IPS driver: Fix limit clamping when reducing CPU powerMatthew Garrett
2010-10-05[PATCH 2/2] IPS driver: disable CPU turboJesse Barnes
2010-10-05IPS driver: apply BIOS provided CPU limit if different from defaultJesse Barnes
2010-10-05intel_ips -- ensure we do not enable gpu turbo mode without driver linkageAndy Whitcroft
2010-10-05intel_ips: Print MCP limit exceeded values.Tim Gardner
2010-10-05IPS driver: verify BIOS provided limitsJesse Barnes
2010-10-05IPS driver: don't toggle CPU turbo on unsupported CPUsJesse Barnes
2010-10-05NULL pointer might be used in ips_monitor()minskey guo
2010-10-05Release symbol on error-handling path of ips_get_i915_syms()minskey guo
2010-10-05old_cpu_power is wrongly divided by 65535 in ips_monitor()minskey guo
2010-10-05seqno mask of THM_ITV register is 16bitminskey guo
2010-08-16intel_ips: potential null dereferenceDan Carpenter
2010-08-16x86: intel_ips: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-03ips driver: make it less chattyJesse Barnes
2010-08-03X86: intel_ips, check for kzalloc properlyJiri Slaby
2010-08-03IPS driver: add GPU busy and turbo checkingJesse Barnes
2010-08-03x86 platform driver: intelligent power sharing driverJesse Barnes