aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel_powerclamp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-23treewide: correct "differenciate" and "instanciate" typosFinn Thain1-1/+1
2017-10-17thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesArvind Yadav1-2/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h>Ingo Molnar1-0/+1
2017-02-07thermal/intel_powerclamp: Remove set-but-not-used variablesAugusto Mecking Caringi1-4/+0
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-175/+184
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2016-12-12Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.Rafael J. Wysocki1-175/+184
2016-12-09x86: Remove empty idle.h headerThomas Gleixner1-1/+0
2016-11-29thermal/intel_powerclamp: stop sched tick in forced idleJacob Pan1-34/+1
2016-11-29thermal/intel_powerclamp: Convert to CPU hotplug stateSebastian Andrzej Siewior1-37/+36
2016-11-29thermal/intel_powerclamp: Convert the kthread to kthread worker APIPetr Mladek1-122/+170
2016-11-29thermal/intel_powerclamp: Remove duplicated code that starts the kthreadPetr Mladek1-25/+20
2016-11-21thermal/powerclamp: add back module device tableJacob Pan1-1/+8
2016-10-20thermal/powerclamp: correct cpu support checkEric Ernst1-12/+2
2016-08-08thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek1-4/+7
2016-05-08thermal/powerclamp: remove cpu whitelistJacob Pan1-38/+9
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-0/+3
2015-08-03thermal/powerclamp: add cpu id for denlow platformJacob Pan1-0/+1
2015-08-03thermal/powerclamp: add cpu id for Skylake u/yRadivoje Jovanovic1-0/+1
2015-08-03thermal/powerclamp: add cpu id for skylake h/sRadivoje Jovanovic1-0/+1
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski1-2/+2
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski1-2/+2
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-11Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui1-41/+48
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-2/+2
2015-05-09thermal/powerclamp: fix missing newer package c-statesJacob Pan1-37/+43
2015-05-09thermal/intel_powerclamp: add id for broadwell serverJacob Pan1-0/+1
2015-05-09thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause1-4/+4
2015-05-01intel powerclamp: support Knights LandingDasaratharaman Chandramouli1-0/+1
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin1-0/+1
2014-12-21thermal/powerclamp: add ids for future xeon cpusJacob Pan1-0/+1
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner1-2/+0
2014-12-09thermal/powerclamp: add id for braswell cpuJacob Pan1-0/+1
2014-05-15thermal/intel_powerclamp: add newer cpu idsJacob Pan1-0/+2
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds1-1/+10
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2014-01-03intel_powerclamp: Fix cstate counter detection.Yuxuan Shui1-1/+10
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra1-3/+1
2013-10-09thermal/intel_powerclamp: Add newer CPU modelsJacob Pan1-0/+5
2013-10-09Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com1-3/+21
2013-02-28Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds1-0/+1
2013-02-06PM: intel_powerclamp: off by one in start_power_clamp()Dan Carpenter1-1/+1
2013-02-06PM: Introduce Intel PowerClamp DriverJacob Pan1-0/+794