summaryrefslogtreecommitdiff
path: root/drivers/thermal/intel/intel_powerclamp.c
AgeCommit message (Expand)Author
2024-02-15x86/cpu/topology: Rename topology_max_die_per_package()Thomas Gleixner
2024-01-22thermal: intel: powerclamp: Remove dead code for target mwait valueSrinivas Pandruvada
2023-10-05thermal: intel: powerclamp: fix mismatch in get function for max_idleDavid Arcari
2023-05-04thermal: intel: powerclamp: Fix NULL pointer access issueSrinivas Pandruvada
2023-03-30thermal: intel: powerclamp: Fix cpumask and max_idle module parametersDavid Arcari
2023-02-09thermal: intel: powerclamp: Add two module parametersSrinivas Pandruvada
2023-02-09thermal: intel: powerclamp: Fix duration module parameterSrinivas Pandruvada
2023-02-07thermal: intel: powerclamp: Return last requested state as cur_stateSrinivas Pandruvada
2023-02-03thermal: intel: powerclamp: Use powercap idle-inject featureSrinivas Pandruvada
2023-02-02thermal: intel: powerclamp: Fix cur_state for multi package systemSrinivas Pandruvada
2022-10-15thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-02-04thermal: intel_powerclamp: don't use bitmap_weight() in end_power_clamp()Yury Norov
2021-11-30thermal/drivers/intel_powerclamp: Constify static thermal_cooling_device_opsRikard Falkeborn
2021-10-05thermal: intel_powerclamp: Use bitmap_zalloc/bitmap_free when applicableChristophe JAILLET
2021-08-14thermal/drivers/intel_powerclamp: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2020-06-15sched,powerclamp: Convert to sched_set_fifo()Peter Zijlstra
2020-03-24thermal: Convert to new X86 CPU match macrosThomas Gleixner
2019-09-03cpuidle: play_idle: Increase the resolution to usecDaniel Lezcano
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-06-18thermal: intel_powerclamp: no need to check return value of debugfs_create fu...Greg Kroah-Hartman
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-03-18Merge branches 'fixes' and 'thermal-intel' into nextZhang Rui
2019-03-18thermal/intel_powerclamp: fix truncated kthread nameZhang Rui
2019-03-18thermal/intel_powerclamp: fix __percpu declaration of worker_dataLuc Van Oostenryck
2019-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2018-12-07drivers: thermal: Move various drivers for intel platforms into a subdirAmit Kucheria