Show patches with: Archived = No       |   21577 patches
« 1 2 ... 176 177 178215 216 »
Patch Series S/W/F Date Submitter Delegate State
dt-bindings: thermal: Get rid of thermal.txt and replace references dt-bindings: thermal: Get rid of thermal.txt and replace references --- 2020-07-20 Amit Kucheria Accepted
[2/2] thermal: core: Move initialization after core initcall [1/2] thermal: netlink: Improve the initcall ordering --- 2020-07-17 Daniel Lezcano New
[1/2] thermal: netlink: Improve the initcall ordering [1/2] thermal: netlink: Improve the initcall ordering --- 2020-07-17 Daniel Lezcano Accepted
[v2,13/13] cpufreq: amd_freq_sensitivity: Mark sometimes used ID structs as __maybe_unused Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,12/13] cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift() Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,11/13] cpufreq: pcc-cpufreq: Mark sometimes used ID structs as __maybe_unused Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones New
[v2,10/13] cpufreq: powernow-k8: Mark 'hi' and 'lo' dummy variables as __always_unused Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,09/13] cpufreq: acpi-cpufreq: Mark sometimes used ID structs as __maybe_unused Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,08/13] cpufreq: acpi-cpufreq: Mark 'dummy' variable as __always_unused Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,07/13] cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issues Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,06/13] cpufreq: powernv-cpufreq: Functions only used in call-backs should be static Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones New
[v2,05/13] cpufreq: pasemi: Include header file for {check,restore}_astate prototypes Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones New
[v2,04/13] cpufreq: sti-cpufreq: Fix some formatting and misspelling issues Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,03/13] cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard comment block Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones New
[v2,02/13] cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[v2,01/13] cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment blocks Rid W=1 warnings in CPUFreq --- 2020-07-15 Lee Jones Accepted
[13/13] cpufreq: amd_freq_sensitivity: Remove unused ID structs Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones New
[12/13] cpufreq: intel_pstate: Supply struct attribute description for get_aperf_mperf_shift() Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[11/13] cpufreq: pcc-cpufreq: Remove unused ID structs Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones New
[10/13] cpufreq: powernow-k8: Make use of known set but not used variables Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones New
[09/13] cpufreq: acpi-cpufreq: Remove unused ID structs Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones New
[08/13] cpufreq: acpi-cpufreq: Take 'dummy' principle one stage further Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones New
[07/13] cpufreq: powernv-cpufreq: Fix a bunch of kerneldoc related issues Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[06/13] cpufreq: powernv-cpufreq: Functions only used in call-backs should be static Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[05/13] cpufreq/arch: powerpc: pasemi: Move prototypes to shared header Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones New
[04/13] cpufreq: sti-cpufreq: Fix some formatting and misspelling issues Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[03/13] cpufreq: cpufreq_governor: Demote store_sampling_rate() header to standard comment block Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[02/13] cpufreq: cpufreq: Demote lots of function headers unworthy of kerneldoc status Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[01/13] cpufreq: freq_table: Demote obvious misuse of kerneldoc to standard comment blocks Rid W=1 warnings in CPUFreq --- 2020-07-14 Lee Jones Superseded
[2/2] thermal: cpufreq_cooling: Reuse effective_cpu_util() cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-07-14 Viresh Kumar New
[1/2] sched/core: Rename and move schedutil_cpu_util to core.c cpufreq_cooling: Get effective CPU utilization from scheduler --- 2020-07-14 Viresh Kumar New
[RFC,4/4] thermal: Modify thermal governors to do nothing for "cold" trip points [RFC,1/4] dt-bindings:thermal:Add cold trip point type --- 2020-07-10 Thara Gopinath New
[RFC,3/4] thermal:core:Add genetlink notifications for monitoring falling temperature [RFC,1/4] dt-bindings:thermal:Add cold trip point type --- 2020-07-10 Thara Gopinath New
[RFC,1/4] dt-bindings:thermal:Add cold trip point type [RFC,1/4] dt-bindings:thermal:Add cold trip point type --- 2020-07-10 Thara Gopinath New
[2/4] interconnect: Add get_bw() callback Untitled series #44464 --- 2020-07-09 Georgi Djakov New
[RFC,3/3] cpufreq: cppc: Add support for frequency invariance cpufreq: cppc: Add support for frequency invariance --- 2020-07-09 Viresh Kumar New
[For-STABLE] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power [For-STABLE] thermal/drivers/cpufreq_cooling: Fix wrong frequency converted from power --- 2020-07-08 Viresh Kumar New
[v16,2/4] dt-bindings: power: Convert battery.txt to battery.yaml [v16,1/4] power_supply: Add additional health properties to the header --- 2020-07-07 Ricardo Rivera-Matos New
[v16,1/4] power_supply: Add additional health properties to the header [v16,1/4] power_supply: Add additional health properties to the header --- 2020-07-07 Ricardo Rivera-Matos New
[RFC] powercap/drivers/energy_model: protocode: Add powercap energy model based [RFC] powercap/drivers/energy_model: protocode: Add powercap energy model based --- 2020-07-07 Daniel Lezcano New
[v2,5/5] cpuidle: psci: Prevent domain idlestates until consumers are ready cpuidle: psci: Various improvements for PSCI PM domains --- 2020-07-07 Ulf Hansson Accepted
[v2,4/5] cpuidle: psci: Convert PM domain to platform driver cpuidle: psci: Various improvements for PSCI PM domains --- 2020-07-07 Ulf Hansson New
[v2,3/5] cpuidle: psci: Fix error path via converting to a platform driver cpuidle: psci: Various improvements for PSCI PM domains --- 2020-07-07 Ulf Hansson Accepted
[v2,2/5] cpuidle: psci: Fail cpuidle registration if set OSI mode failed cpuidle: psci: Various improvements for PSCI PM domains --- 2020-07-07 Ulf Hansson New
[v2,1/5] cpuidle: psci: Split into two separate build objects cpuidle: psci: Various improvements for PSCI PM domains --- 2020-07-07 Ulf Hansson Accepted
thermal: netlink: Fix compilation error when CONFIG_NET=n thermal: netlink: Fix compilation error when CONFIG_NET=n --- 2020-07-07 Daniel Lezcano Accepted
[v4,4/4] thermal: core: Add notifications call in the framework [v4,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-06 Daniel Lezcano New
[v4,3/4] thermal: core: genetlink support for events/cmd/sampling [v4,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-06 Daniel Lezcano Accepted
[v4,2/4] thermal: core: Get thermal zone by id [v4,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-06 Daniel Lezcano Accepted
[v4,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list [v4,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-06 Daniel Lezcano New
[v3,4/4] thermal: core: Add notifications call in the framework [v3,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-03 Daniel Lezcano Superseded
[v3,3/4] thermal: core: genetlink support for events/cmd/sampling [v3,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-03 Daniel Lezcano Superseded
[v3,2/4] thermal: core: Get thermal zone by id [v3,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-03 Daniel Lezcano Superseded
[v3,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list [v3,1/4] thermal: core: Add helpers to browse the cdev, tz and governor list --- 2020-07-03 Daniel Lezcano Superseded
[v15,2/4] dt-bindings: power: Convert battery.txt to battery.yaml [v15,1/4] power_supply: Add additional health properties to the header --- 2020-07-01 Ricardo Rivera-Matos Superseded
[v15,1/4] power_supply: Add additional health properties to the header [v15,1/4] power_supply: Add additional health properties to the header --- 2020-07-01 Ricardo Rivera-Matos Superseded
thermal: Remove clock_cooling code thermal: Remove clock_cooling code --- 2020-07-01 Amit Kucheria Accepted
[v14,4/4] power: supply: bq25150 introduce the bq25150 Add JEITA properties and introduce the bq2515x charger --- 2020-06-30 Ricardo Rivera-Matos Superseded
[v14,3/4] dt-bindings: power: Add the bindings for the bq2515x family of chargers. Add JEITA properties and introduce the bq2515x charger --- 2020-06-30 Ricardo Rivera-Matos Superseded
ACPI: fan: fix: Update Tiger Lake ACPI device ID ACPI: fan: fix: Update Tiger Lake ACPI device ID --- 2020-06-30 Sumeet Pawnikar Accepted
MAINTAINERS: update Amit Kucheria's email to a single email address MAINTAINERS: update Amit Kucheria's email to a single email address --- 2020-06-30 Amit Kucheria Accepted
cpupower: Fix comparing pointer to 0 coccicheck warns cpupower: Fix comparing pointer to 0 coccicheck warns --- 2020-06-29 Shuah Khan Accepted
turbostat: Use sched_getcpu() instead of hardcoded cpu 0 turbostat: Use sched_getcpu() instead of hardcoded cpu 0 --- 2020-06-29 Prarit Bhargava Accepted
[1/2] dt-bindings: tsens: qcom: Document MSM8939 compatible Add msm8939 tsens support --- 2020-06-29 Shawn Guo New
[v7,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods [v7,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v7,09/11] thermal: core: Stop polling DISABLED thermal devices [v7,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v7,07/11] thermal: Use mode helpers in drivers [v7,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v7,04/11] thermal: Store device mode in struct thermal_zone_device [v7,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v7,03/11] thermal: Add current mode to thermal zone device [v7,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v7,01/11] acpi: thermal: Fix error handling in the register function [v7,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v6,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods [v6,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v6,07/11] thermal: Use mode helpers in drivers [v6,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v6,04/11] thermal: Store device mode in struct thermal_zone_device [v6,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v6,03/11] thermal: Add current mode to thermal zone device [v6,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v6,02/11] thermal: Store thermal mode in a dedicated enum [v6,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
[v6,01/11] acpi: thermal: Fix error handling in the register function [v6,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-29 Andrzej Pietrasiewicz Superseded
cpufreq: Remove the weakly defined cpufreq_default_governor() cpufreq: Remove the weakly defined cpufreq_default_governor() --- 2020-06-29 Viresh Kumar Accepted
[V4,3/3] cpufreq: Specify default governor on command line cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-29 Viresh Kumar New
[V4,2/3] cpufreq: Register governors at core_initcall cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-29 Viresh Kumar New
[V4,1/3] cpufreq: Fix locking issues with governors cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-29 Viresh Kumar Accepted
powercap/intel_rapl: add support for Sapphire Rapids powercap/intel_rapl: add support for Sapphire Rapids --- 2020-06-29 Zhang Rui Accepted
[v4,1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency [v4,1/2] cpufreq: intel_pstate: Allow enable/disable energy efficiency --- 2020-06-26 Srinivas Pandruvada Accepted
[v5,10/11] thermal: Simplify or eliminate unnecessary set_mode() methods [v5,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-26 Andrzej Pietrasiewicz Superseded
[v5,09/11] thermal: core: Stop polling DISABLED thermal devices [v5,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-26 Andrzej Pietrasiewicz Superseded
[v5,07/11] thermal: Use mode helpers in drivers [v5,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-26 Andrzej Pietrasiewicz Superseded
[v5,04/11] thermal: Store device mode in struct thermal_zone_device [v5,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-26 Andrzej Pietrasiewicz Superseded
[v5,02/11] thermal: Store thermal mode in a dedicated enum [v5,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-26 Andrzej Pietrasiewicz Superseded
[v5,01/11] acpi: thermal: Fix error handling in the register function [v5,01/11] acpi: thermal: Fix error handling in the register function --- 2020-06-26 Andrzej Pietrasiewicz Superseded
[TEGRA194_CPUFREQ,v4,4/4] arm64: defconfig: Enable CONFIG_ARM_TEGRA194_CPUFREQ Add cpufreq driver for Tegra194 --- 2020-06-26 Sumit Gupta New
[TEGRA194_CPUFREQ,v4,2/4] arm64: tegra: Add t194 ccplex compatible and bpmp property Add cpufreq driver for Tegra194 --- 2020-06-26 Sumit Gupta New
lib: Extend kstrtobool() to accept "true"/"false" lib: Extend kstrtobool() to accept "true"/"false" --- 2020-06-26 Peter Zijlstra New
[V3,3/3] cpufreq: Specify default governor on command line cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-26 Viresh Kumar Superseded
[V3,2/3] cpufreq: Register governors at core_initcall cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-26 Viresh Kumar Superseded
[V3,1/3] cpufreq: Fix locking issues with governors cpufreq: Allow default governor on cmdline and fix locking issues --- 2020-06-26 Viresh Kumar Superseded
[v4] thermal: rcar_gen3_thermal: Fix undefined temperature if negative [v4] thermal: rcar_gen3_thermal: Fix undefined temperature if negative --- 2020-06-25 Yoshihiro Shimoda Superseded
cpufreq: Fix locking issues with governors cpufreq: Fix locking issues with governors --- 2020-06-25 Viresh Kumar Superseded
[v3,2/2] cpufreq: intel_pstate: Allow raw energy performance preference value cpufreq: intel_pstate: Support raw epp and energy_efficiency --- 2020-06-25 Srinivas Pandruvada Superseded
cpufreq: schedutil: force frequency update when limits change cpufreq: schedutil: force frequency update when limits change --- 2020-06-25 Wei Wang New
[v3] thermal: rcar_gen3_thermal: Fix undefined temperature if negative [v3] thermal: rcar_gen3_thermal: Fix undefined temperature if negative --- 2020-06-25 Yoshihiro Shimoda New
[1/1] power: Emit changed uevent on wakeup_sysfs_add/remove [1/1] power: Emit changed uevent on wakeup_sysfs_add/remove --- 2020-06-24 Abhishek Pandit-Subedi New
« 1 2 ... 176 177 178215 216 »