index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel_powerclamp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlines
Arvind Yadav
2017-10-17
1
-2
/
+2
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
thermal/intel_powerclamp: Remove set-but-not-used variables
Augusto Mecking Caringi
2017-02-07
1
-4
/
+0
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-175
/
+184
|
\
|
*
Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.
Rafael J. Wysocki
2016-12-12
1
-175
/
+184
|
|
\
|
|
*
thermal/intel_powerclamp: stop sched tick in forced idle
Jacob Pan
2016-11-29
1
-34
/
+1
|
|
*
thermal/intel_powerclamp: Convert to CPU hotplug state
Sebastian Andrzej Siewior
2016-11-29
1
-37
/
+36
|
|
*
thermal/intel_powerclamp: Convert the kthread to kthread worker API
Petr Mladek
2016-11-29
1
-122
/
+170
|
|
*
thermal/intel_powerclamp: Remove duplicated code that starts the kthread
Petr Mladek
2016-11-29
1
-25
/
+20
*
|
|
Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-12-12
1
-1
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86: Remove empty idle.h header
Thomas Gleixner
2016-12-09
1
-1
/
+0
*
|
|
thermal/powerclamp: add back module device table
Jacob Pan
2016-11-21
1
-1
/
+8
|
/
/
*
|
thermal/powerclamp: correct cpu support check
Eric Ernst
2016-10-20
1
-12
/
+2
|
/
*
thermal/powerclamp: Prevent division by zero when counting interval
Petr Mladek
2016-08-08
1
-4
/
+7
*
thermal/powerclamp: remove cpu whitelist
Jacob Pan
2016-05-08
1
-38
/
+9
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-11
1
-0
/
+3
|
\
|
*
thermal/powerclamp: add cpu id for denlow platform
Jacob Pan
2015-08-03
1
-0
/
+1
|
*
thermal/powerclamp: add cpu id for Skylake u/y
Radivoje Jovanovic
2015-08-03
1
-0
/
+1
|
*
thermal/powerclamp: add cpu id for skylake h/s
Radivoje Jovanovic
2015-08-03
1
-0
/
+1
*
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
*
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
|
/
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-2
/
+2
*
|
Merge branches 'release' and 'thermal-soc' of .git into next
Zhang Rui
2015-06-11
1
-41
/
+48
|
\
\
|
|
/
|
*
thermal/powerclamp: fix missing newer package c-states
Jacob Pan
2015-05-09
1
-37
/
+43
|
*
thermal/intel_powerclamp: add id for broadwell server
Jacob Pan
2015-05-09
1
-0
/
+1
|
*
thermal/intel_powerclamp: add __init / __exit annotations
Mathias Krause
2015-05-09
1
-4
/
+4
*
|
intel powerclamp: support Knights Landing
Dasaratharaman Chandramouli
2015-05-01
1
-0
/
+1
|
/
*
thermal/intel_powerclamp: add id for Avoton SoC
Miguel Bernal Marin
2015-02-28
1
-0
/
+1
*
thermal/powerclamp: add ids for future xeon cpus
Jacob Pan
2014-12-21
1
-0
/
+1
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-19
1
-2
/
+0
|
\
|
*
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2014-12-19
1
-2
/
+0
*
|
thermal/powerclamp: add id for braswell cpu
Jacob Pan
2014-12-09
1
-0
/
+1
|
/
*
thermal/intel_powerclamp: add newer cpu ids
Jacob Pan
2014-05-15
1
-0
/
+2
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-01-24
1
-1
/
+10
|
\
|
*
intel_powerclamp: Fix cstate counter detection.
Yuxuan Shui
2014-01-03
1
-1
/
+10
*
|
sched, thermal: Clean up preempt_enable_no_resched() abuse
Peter Zijlstra
2014-01-13
1
-1
/
+1
*
|
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
2013-12-19
1
-3
/
+1
|
/
*
thermal/intel_powerclamp: Add newer CPU models
Jacob Pan
2013-10-09
1
-0
/
+5
*
Thermal: Tidy up error handling in powerclamp_init
durgadoss.r@intel.com
2013-10-09
1
-3
/
+21
*
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
2013-02-28
1
-0
/
+1
*
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
2013-02-06
1
-1
/
+1
*
PM: Introduce Intel PowerClamp Driver
Jacob Pan
2013-02-06
1
-0
/
+794