summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/intel_powerclamp.c
AgeCommit message (Expand)Author
2016-08-08thermal/powerclamp: Prevent division by zero when counting intervalPetr Mladek
2016-05-08thermal/powerclamp: remove cpu whitelistJacob Pan
2015-09-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-08-03thermal/powerclamp: add cpu id for denlow platformJacob Pan
2015-08-03thermal/powerclamp: add cpu id for Skylake u/yRadivoje Jovanovic
2015-08-03thermal/powerclamp: add cpu id for skylake h/sRadivoje Jovanovic
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc: Replace rdtscll() with native_read_tsc()Andy Lutomirski
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-11Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-09thermal/powerclamp: fix missing newer package c-statesJacob Pan
2015-05-09thermal/intel_powerclamp: add id for broadwell serverJacob Pan
2015-05-09thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause
2015-05-01intel powerclamp: support Knights LandingDasaratharaman Chandramouli
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin
2014-12-21thermal/powerclamp: add ids for future xeon cpusJacob Pan
2014-12-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-19tick/powerclamp: Remove tick_nohz_idle abuseThomas Gleixner
2014-12-09thermal/powerclamp: add id for braswell cpuJacob Pan
2014-05-15thermal/intel_powerclamp: add newer cpu idsJacob Pan
2014-01-24Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2014-01-13sched, thermal: Clean up preempt_enable_no_resched() abusePeter Zijlstra
2014-01-03intel_powerclamp: Fix cstate counter detection.Yuxuan Shui
2013-12-19x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra
2013-10-09thermal/intel_powerclamp: Add newer CPU modelsJacob Pan
2013-10-09Thermal: Tidy up error handling in powerclamp_initdurgadoss.r@intel.com
2013-02-28Fix mis-merge of intel_powerclamp.c resulting in compile errorLinus Torvalds
2013-02-06PM: intel_powerclamp: off by one in start_power_clamp()Dan Carpenter
2013-02-06PM: Introduce Intel PowerClamp DriverJacob Pan