Show patches with: none      |   19529 patches
« 1 2 3 4195 196 »
Patch Series S/W/F Date Submitter Delegate State
[V6,5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6 Add control for switching back and forth to HW control --- 2024-06-19 Jagadeesh Kona Superseded
[V6,4/5] clk: qcom: videocc: Use HW_CTRL_TRIGGER for SM8250, SC7280 vcodec GDSC's Add control for switching back and forth to HW control --- 2024-06-19 Jagadeesh Kona New
[V6,3/5] clk: qcom: gdsc: Add set and get hwmode callbacks to switch GDSC mode Add control for switching back and forth to HW control --- 2024-06-19 Jagadeesh Kona Superseded
[V6,2/5] PM: domains: Add the domain HW-managed mode to the summary Add control for switching back and forth to HW control --- 2024-06-19 Jagadeesh Kona New
[V6,1/5] PM: domains: Allow devices attached to genpd to be managed by HW Add control for switching back and forth to HW control --- 2024-06-19 Jagadeesh Kona Superseded
[7/7] pmdomain: core: Drop the redundant dev_to_genpd_dev() OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[6/7] OPP/pmdomain: Set the required_dev for a required OPP during genpd attach OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[5/7] pmdomain: core: Manage the default required OPP from a separate function OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[4/7] OPP: Introduce an OF helper function to inform if required-opps is used OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[3/7] OPP: Rework _set_required_devs() to manage a single device per call OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[2/7] OPP: Drop a redundant in-parameter to _set_opp_level() OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[1/7] OPP: Fix support for required OPPs for multiple PM domains OPP/pmdomain: Assign required_devs for required OPPs through genpd --- 2024-06-19 Ulf Hansson New
[3/3] thermal: intel: int340x: Add DLVR support for Lunar Lake Lunar Lake DLVR support --- 2024-06-19 Srinivas Pandruvada New
[2/3] thermal: intel: int340x: Capability to map user space to firmware values Lunar Lake DLVR support --- 2024-06-19 Srinivas Pandruvada New
[1/3] thermal: intel: int340x: Cleanup of DLVR sysfs on driver remove Lunar Lake DLVR support --- 2024-06-19 Srinivas Pandruvada New
[RFC,3/3] watchdog: rzg2l_wdt: Power on the PM domain in rzg2l_wdt_restart() watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain --- 2024-06-19 claudiu beznea New
[RFC,2/3] watchdog: rzg2l_wdt: Keep the clocks prepared watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain --- 2024-06-19 claudiu beznea New
[RFC,1/3] pmdomain: core: Add a helper to power on the restart devices watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain --- 2024-06-19 claudiu beznea New
[v12,9/9] Documentation: cpufreq: amd-pstate: update doc for Per CPU boost control method AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
[v12,8/9] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
[v12,7/9] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
[v12,6/9] cpufreq: amd-pstate: Add set_boost callback for active mode AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry Superseded
[v12,5/9] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
[v12,4/9] cpufreq: amd-pstate: initialize new core precision boost state AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
[v12,3/9] cpufreq: introduce init_boost callback to initialize boost state for pstate drivers AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry Superseded
[v12,2/9] cpufreq: simplify boolean parsing with kstrtobool in store function AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
[v12,1/9] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h AMD Pstate Driver Core Performance Boost --- 2024-06-19 Yuan, Perry New
cpufreq: update to sysfs_emit for safer buffer handling cpufreq: update to sysfs_emit for safer buffer handling --- 2024-06-19 Yuan, Perry New
cpupower: Change the var type of the 'monitor' subcommand display mode cpupower: Change the var type of the 'monitor' subcommand display mode --- 2024-06-19 Roman Storozhenko New
[v2] cpupower: Remove absent 'v' parameter from monitor man page [v2] cpupower: Remove absent 'v' parameter from monitor man page --- 2024-06-19 Roman Storozhenko Superseded
thermal: int340x: processor_thermal: Support shared interrupts thermal: int340x: processor_thermal: Support shared interrupts --- 2024-06-19 Srinivas Pandruvada New
[2/2] sched_ext: Add cpuperf support [1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy() --- 2024-06-19 Tejun Heo Superseded
[1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy() [1/2] cpufreq_schedutil: Refactor sugov_cpu_is_busy() --- 2024-06-19 Tejun Heo New
cpupower: Remove absent 'v' parameter from monitor man page cpupower: Remove absent 'v' parameter from monitor man page --- 2024-06-18 Roman Storozhenko New
OPP: Fix support for required OPPs for multiple PM domains OPP: Fix support for required OPPs for multiple PM domains --- 2024-06-18 Ulf Hansson Superseded
[V2,3/3] arm64: dts: qcom: x1e80100: Add BWMONs arm64: dts: qcom: x1e80100: Enable bwmon support --- 2024-06-18 Sibi Sankar New
[V2,2/3] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances arm64: dts: qcom: x1e80100: Enable bwmon support --- 2024-06-18 Sibi Sankar New
[V2,1/3] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances arm64: dts: qcom: x1e80100: Enable bwmon support --- 2024-06-18 Sibi Sankar New
interconnect: qcom: qcm2290: Fix mas_snoc_bimc RPM master ID interconnect: qcom: qcm2290: Fix mas_snoc_bimc RPM master ID --- 2024-06-18 Konrad Dybcio New
[v3,23/23] arm64: dts: qcom: starqltechn: add new features This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,22/23] arm64: dts: qcom: starqltechn: fix usb regulator mistake This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,21/23] arm64: dts: qcom: starqltechn: remove framebuffer This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,20/23] arm64: dts: qcom: starqltechn: remove wifi This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,19/23] power: supply: s2dos05: Add fuel gauge driver for s2dos05 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,18/23] regulator: add s2dos05 regulator support This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,17/23] mfd: add s2dos series core driver This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,16/23] leds: max77705: Add LEDs support This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,15/23] power: supply: max77705: Add fuel gauge driver for Maxim 77705 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,14/23] power: supply: max77705: Add charger driver for Maxim 77705 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,13/23] input: add max77705 haptic driver This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,12/23] mfd: Add new driver for MAX77705 PMIC This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,11/23] drm/panel: Add support for S6E3HA8 panel driver This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,10/23] dt-bindings: regulator: add samsung,s2dos05 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,09/23] dt-bindings: mfd: add samsung,s2dos05 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,08/23] dt-bindings: led: add maxim,max77705-leds This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,07/23] dt-bindings: power: supply: add maxim,max77705 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,06/23] dt-bindings: power: supply: add maxim,max77705 charger This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,05/23] dt-bindings: input: add maxim,max77705-haptic This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,04/23] dt-bindings: mfd: add maxim,max77705 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,03/23] dt-bindings: panel: add Samsung s6e3ha8 This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,02/23] gcc-sdm845: Add rates to the GP clocks This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v3,01/23] power: supply: add undervoltage health status property This is continued work on Samsung S9(SM-9600) starqltechn --- 2024-06-18 Dzmitry Sankouski New
[v2,1/1] PM: Start asynchronous suspend threads upfront PM: Start asynchronous suspend threads upfront --- 2024-06-18 Kaiyen Chang Superseded
[1/1] PM: Start asynchronous suspend threads upfront [1/1] PM: Start asynchronous suspend threads upfront --- 2024-06-18 Kaiyen Chang New
[1/2] cpufreq: intel_pstate: Update Arrow Lake hybrid scaling factor [1/2] cpufreq: intel_pstate: Update Arrow Lake hybrid scaling factor --- 2024-06-18 Srinivas Pandruvada New
[1/2] x86/cpufeatures: Add HWP highest perf change feature flag [1/2] x86/cpufeatures: Add HWP highest perf change feature flag --- 2024-06-18 Srinivas Pandruvada Superseded
[8/8] arm64: dts: allwinner: h700: Add charger for Anbernic RG35XX [1/8] dt-bindings: iio: adc: Add AXP717 compatible --- 2024-06-17 Chris Morgan New
[5/8] iio: adc: axp20x_adc: add support for AXP717 ADC [1/8] dt-bindings: iio: adc: Add AXP717 compatible --- 2024-06-17 Chris Morgan New
[3/8] power: supply: axp20x_battery: add support for AXP717 [1/8] dt-bindings: iio: adc: Add AXP717 compatible --- 2024-06-17 Chris Morgan New
[1/8] dt-bindings: iio: adc: Add AXP717 compatible [1/8] dt-bindings: iio: adc: Add AXP717 compatible --- 2024-06-17 Chris Morgan New
[v4,1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge [v4,1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge --- 2024-06-17 Dimitri Fedrau Superseded
[v1,14/14] thermal: trip: Drop thermal_zone_get_trip() thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
[v1,13/14] thermal: trip: Replace thermal_zone_get_num_trips() thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
[v1,12/14] thermal: uniphier: Use thermal_zone_for_each_trip() for walking trip points thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
cpupower: Replace a dead reference link with working ones cpupower: Replace a dead reference link with working ones --- 2024-06-17 Roman Storozhenko New
[v1,09/14] thermal: tegra: Introduce struct trip_temps for critical and hot trips thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
[v1,07/14] thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor() thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
[v1,03/14] thermal: trip: Add conversion macros for thermal trip priv field thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
[v1,02/14] thermal: helpers: Introduce thermal_trip_is_bound_to_cdev() thermal: Eliminate trip IDs from thermal driver interface --- 2024-06-17 Rafael J. Wysocki New
[v5,4/4] arm64: dts: qcom: Add PSCI SYSTEM_RESET2 types for qcm6490-idp Untitled series #244220 --- 2024-06-17 Elliot Berman New
[v5,3/4] firmware: psci: Read and use vendor reset types Untitled series #244220 --- 2024-06-17 Elliot Berman New
[v2] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema [v2] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema --- 2024-06-17 Abdulrasaq Lawani New
[RFC,1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles [RFC,1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles --- 2024-06-17 Tengfei Fan New
[9/9] x86/rfds: Exclude P-only parts from the RFDS affected list [1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology --- 2024-06-17 Pawan Gupta Superseded
[7/9] x86/cpu: Update x86_match_cpu() to also use cpu-type [1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology --- 2024-06-17 Pawan Gupta Superseded
[5/9] x86/cpu: Name CPU matching macro more generically (and shorten) [1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology --- 2024-06-17 Pawan Gupta Superseded
[3/9] perf/x86/intel: Use topology_cpu_type() to get cpu-type [1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology --- 2024-06-17 Pawan Gupta Superseded
[1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology [1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology --- 2024-06-17 Pawan Gupta New
[v4,10/11] cpufreq: amd-pstate: auto-load pstate driver by default AMD Pstate Driver Fixes and Improvements --- 2024-06-17 Yuan, Perry Superseded
[v4,08/11] x86/cpufeatures: Add feature bits for AMD heterogeneous processor AMD Pstate Driver Fixes and Improvements --- 2024-06-17 Yuan, Perry New
[v4,06/11] Documentation: PM: amd-pstate: add guided mode to the Operation mode AMD Pstate Driver Fixes and Improvements --- 2024-06-17 Yuan, Perry Superseded
[v4,04/11] cpufreq: amd-pstate: add debug message while CPPC is supported and disabled by SBIOS AMD Pstate Driver Fixes and Improvements --- 2024-06-17 Yuan, Perry Superseded
[v4,02/11] cpufreq: amd-pstate: remove unused variable nominal_freq AMD Pstate Driver Fixes and Improvements --- 2024-06-17 Yuan, Perry Superseded
[v2] dt-bindings: drop stale Anson Huang from maintainers [v2] dt-bindings: drop stale Anson Huang from maintainers --- 2024-06-17 Krzysztof Kozlowski New
[v4,5/5] power: supply: cros_charge-control: don't load if Framework control is present [v4,1/5] ACPI: battery: add devm_battery_hook_register() --- 2024-06-16 Thomas Weißschuh New
[v4,4/5] power: supply: add ChromeOS EC based charge control driver [v4,1/5] ACPI: battery: add devm_battery_hook_register() --- 2024-06-16 Thomas Weißschuh New
[v4,1/5] ACPI: battery: add devm_battery_hook_register() [v4,1/5] ACPI: battery: add devm_battery_hook_register() --- 2024-06-16 Thomas Weißschuh New
cpuidle: governors: Fixes a typo in a comment cpuidle: governors: Fixes a typo in a comment --- 2024-06-16 Atul Kumar Pant New
[v3,2/2] power: supply: add support for MAX1720x standalone fuel gauge power: supply: add support for MAX1720x standalone fuel --- 2024-06-15 Dimitri Fedrau Superseded
[v3,1/2] dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gauge power: supply: add support for MAX1720x standalone fuel --- 2024-06-15 Dimitri Fedrau Superseded
« 1 2 3 4195 196 »