summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel_powerclamp.c
Commit message (Expand)AuthorAgeFilesLines
* thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlinesArvind Yadav2017-10-171-2/+2
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* thermal/intel_powerclamp: Remove set-but-not-used variablesAugusto Mecking Caringi2017-02-071-4/+0
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-175/+184
|\
| * Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.Rafael J. Wysocki2016-12-121-175/+184
| |\
| | * thermal/intel_powerclamp: stop sched tick in forced idleJacob Pan2016-11-291-34/+1
| | * thermal/intel_powerclamp: Convert to CPU hotplug stateSebastian Andrzej Siewior2016-11-291-37/+36
| | * thermal/intel_powerclamp: Convert the kthread to kthread worker APIPetr Mladek2016-11-291-122/+170
| | * thermal/intel_powerclamp: Remove duplicated code that starts the kthreadPetr Mladek2016-11-291-25/+20
* | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-1/+0
|\ \ \ | |/ / |/| |
| * | x86: Remove empty idle.h headerThomas Gleixner2016-12-091-1/+0
* | | thermal/powerclamp: add back module device tableJacob Pan2016-11-211-1/+8
|/ /
* / thermal/powerclamp: correct cpu support checkEric Ernst2016-10-201-12/+2
|/
* thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek2016-08-081-4/+7
* thermal/powerclamp: remove cpu whitelistJacob Pan2016-05-081-38/+9
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-09-111-0/+3
|\
| * thermal/powerclamp: add cpu id for denlow platformJacob Pan2015-08-031-0/+1
| * thermal/powerclamp: add cpu id for Skylake u/yRadivoje Jovanovic2015-08-031-0/+1
| * thermal/powerclamp: add cpu id for skylake h/sRadivoje Jovanovic2015-08-031-0/+1
* | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
* | x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski2015-07-061-2/+2
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui2015-06-111-41/+48
|\|
| * thermal/powerclamp: fix missing newer package c-statesJacob Pan2015-05-091-37/+43
| * thermal/intel_powerclamp: add id for broadwell serverJacob Pan2015-05-091-0/+1
| * thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause2015-05-091-4/+4
* | intel powerclamp: support Knights LandingDasaratharaman Chandramouli2015-05-011-0/+1
|/
* thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin2015-02-281-0/+1
* thermal/powerclamp: add ids for future xeon cpusJacob Pan2014-12-211-0/+1
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-12-191-2/+0
|\
| * tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner2014-12-191-2/+0
* | thermal/powerclamp: add id for braswell cpuJacob Pan2014-12-091-0/+1
|/
* thermal/intel_powerclamp: add newer cpu idsJacob Pan2014-05-151-0/+2
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2014-01-241-1/+10
|\
| * intel_powerclamp: Fix cstate counter detection.Yuxuan Shui2014-01-031-1/+10
* | sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra2014-01-131-1/+1
* | x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-191-3/+1
|/
* thermal/intel_powerclamp: Add newer CPU modelsJacob Pan2013-10-091-0/+5
* Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com2013-10-091-3/+21
* Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds2013-02-281-0/+1
* PM: intel_powerclamp: off by one in start_power_clamp()Dan Carpenter2013-02-061-1/+1
* PM: Introduce Intel PowerClamp DriverJacob Pan2013-02-061-0/+794