aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel_powerclamp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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