index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
intel_powerclamp.c
Age
Commit message (
Expand
)
Author
2016-10-20
thermal/powerclamp: correct cpu support check
Eric Ernst
2016-08-08
thermal/powerclamp: Prevent division by zero when counting interval
Petr Mladek
2016-05-08
thermal/powerclamp: remove cpu whitelist
Jacob Pan
2015-09-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-08-03
thermal/powerclamp: add cpu id for denlow platform
Jacob Pan
2015-08-03
thermal/powerclamp: add cpu id for Skylake u/y
Radivoje Jovanovic
2015-08-03
thermal/powerclamp: add cpu id for skylake h/s
Radivoje Jovanovic
2015-07-06
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-06-11
Merge branches 'release' and 'thermal-soc' of .git into next
Zhang Rui
2015-05-28
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-09
thermal/powerclamp: fix missing newer package c-states
Jacob Pan
2015-05-09
thermal/intel_powerclamp: add id for broadwell server
Jacob Pan
2015-05-09
thermal/intel_powerclamp: add __init / __exit annotations
Mathias Krause
2015-05-01
intel powerclamp: support Knights Landing
Dasaratharaman Chandramouli
2015-02-28
thermal/intel_powerclamp: add id for Avoton SoC
Miguel Bernal Marin
2014-12-21
thermal/powerclamp: add ids for future xeon cpus
Jacob Pan
2014-12-19
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
2014-12-09
thermal/powerclamp: add id for braswell cpu
Jacob Pan
2014-05-15
thermal/intel_powerclamp: add newer cpu ids
Jacob Pan
2014-01-24
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2014-01-13
sched, thermal: Clean up preempt_enable_no_resched() abuse
Peter Zijlstra
2014-01-03
intel_powerclamp: Fix cstate counter detection.
Yuxuan Shui
2013-12-19
x86, acpi, idle: Restructure the mwait idle routines
Peter Zijlstra
2013-10-09
thermal/intel_powerclamp: Add newer CPU models
Jacob Pan
2013-10-09
Thermal: Tidy up error handling in powerclamp_init
durgadoss.r@intel.com
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
2013-02-06
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
2013-02-06
PM: Introduce Intel PowerClamp Driver
Jacob Pan