messages from 2021-03-08 13:34:03 to 2021-03-11 17:24:45 UTC [more...]
[PATCH v15 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
2021-03-11 17:22 UTC (3+ messages)
` [PATCH v15 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v15 2/2] drm/tegra: dc: Extend debug stats with total number of events
[PATCH v14 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
2021-03-11 17:12 UTC (5+ messages)
` [PATCH v14 1/2] drm/tegra: dc: Support memory bandwidth management
` [PATCH v14 2/2] drm/tegra: dc: Extend debug stats with total number of events
[PATCH] Rectify spelling
2021-03-11 11:57 UTC
[PATCH] Rectify spelling
2021-03-11 11:29 UTC
[PATCH] thermal: Fix spelling mistake "disabed" -> "disabled"
2021-03-11 11:13 UTC (2+ messages)
[PATCH v3 1/5] powercap/drivers/dtpm: Encapsulate even more the code
2021-03-11 10:57 UTC (9+ messages)
` [PATCH v3 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH v3 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v3 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v3 5/5] powercap/drivers/dtpm: Scale the power with the load
[PATCH 00/11] PM / devfreq: a few small fixes and improvements
2021-03-11 7:10 UTC (51+ messages)
` [PATCH 01/11] doc: ABI: devfreq: remove invalid central_polling description
` [PATCH 02/11] PM / devfreq: remove the invalid description for get_target_freq
` [PATCH 03/11] PM / devfreq: fix the wrong set_freq path for userspace governor
` [PATCH 04/11] PM / devfreq: bail out early if no freq changes in devfreq_set_target
` [PATCH 05/11] PM / devfreq: use more accurate returned new_freq as resume_freq
` [PATCH 06/11] PM / devfreq: drop the unnecessary low variable initialization
` [PATCH 07/11] PM / devfreq: check get_dev_status before start monitor
` [PATCH 08/11] PM / devfreq: check get_dev_status in devfreq_update_stats
` [PATCH 09/11] PM / devfreq: governor: optimize simpleondemand get_target_freq
` [PATCH 10/11] PM / devfreq: imx8m-ddrc: remove imx8m_ddrc_get_dev_status
` [PATCH 11/11] PM / devfreq: imx8m-ddrc: drop polling_ms
[pm:bleeding-edge] BUILD SUCCESS 8608bdeb4cdb5608b4073077e6e5d7bdedefd169
2021-03-11 3:16 UTC
[PATCH v1 0/5] Add cpuidle support for Tegra194
2021-03-11 2:52 UTC (6+ messages)
` [PATCH v1 3/5] dt-bindings: arm: Add cpu-idle-states to Tegra194 CPU nodes
[PATCH] mmc: core: Fix hanging on I/O during system suspend for removable cards
2021-03-11 1:01 UTC (2+ messages)
[PATCH] opp: Invalidate current opp when draining the opp list
2021-03-10 23:03 UTC (9+ messages)
pm/testing sleep: 3 runs, 1 regressions (v5.12-rc2-28-g8608bdeb4cdb)
2021-03-10 20:02 UTC
pm/testing baseline: 102 runs, 1 regressions (v5.12-rc2-28-g8608bdeb4cdb)
2021-03-10 19:47 UTC
pm/testing build: 7 builds: 0 failed, 7 passed (v5.12-rc2-28-g8608bdeb4cdb)
2021-03-10 19:03 UTC
[PATCH v10 1/2] scsi: ufs: Enable power management for wlun
2021-03-10 16:39 UTC (9+ messages)
[PATCH v10 0/8] Add support for ipq8064 tsens
2021-03-10 13:40 UTC (4+ messages)
[PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
2021-03-10 13:23 UTC (3+ messages)
[PATCH v2] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
2021-03-10 12:42 UTC (2+ messages)
[PATCH] thermal: thermal_of: fix error return code of thermal_of_populate_bind_params()
2021-03-10 12:09 UTC (3+ messages)
[PATCH] thermal: rcar_gen3_thermal: Add support for up to five TSC nodes
2021-03-10 11:58 UTC (3+ messages)
[PATCH 1/3] thermal/drivers/cpufreq_cooling: Use device name instead of auto-numbering
2021-03-10 11:46 UTC (3+ messages)
` [PATCH 2/3] thermal/drivers/devfreq_cooling: "
` [PATCH 3/3] thermal/drivers/cpuidle_cooling: "
[PATCH v2] cpufreq: schedutil: Call sugov_update_next_freq() before check to fast_switch_enabled
2021-03-10 11:20 UTC (3+ messages)
[PATCH v7 0/5] Add initial support for ATC260x PMICs
2021-03-10 11:12 UTC (4+ messages)
` [GIT PULL] Immutable branch between MFD and Input due for the v5.13 merge window
[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Support five TSC nodes on r8a779a0
2021-03-10 10:55 UTC (3+ messages)
[PATCH V6 0/4] cpufreq: cppc: Add support for frequency invariance
2021-03-10 5:23 UTC (5+ messages)
` [PATCH V6 1/4] arch_topology: Rename freq_scale as arch_freq_scale
` [PATCH V6 2/4] arch_topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V6 3/4] arch_topology: Export arch_freq_scale and helpers
` [PATCH V6 4/4] cpufreq: CPPC: Add support for frequency invariance
[PATCH V5 0/2] cpufreq: cppc: Add support for frequency invariance
2021-03-10 2:54 UTC (10+ messages)
` [PATCH V5 1/2] topology: Allow multiple entities to provide sched_freq_tick() callback
` [PATCH V5 2/2] cpufreq: CPPC: Add support for frequency invariance
[PATCH v2 1/5] powercap/drivers/dtpm: Encapsulate even more the code
2021-03-10 0:40 UTC (6+ messages)
` [PATCH v2 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH v2 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH v2 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH v2 5/5] powercap/drivers/dtpm: Scale the power with the load
[PATCH 1/5] powercap/drivers/dtpm: Encapsulate even more the code
2021-03-09 20:44 UTC (16+ messages)
` [PATCH 2/5] powercap/drivers/dtpm: Create a registering system
` [PATCH 3/5] powercap/drivers/dtpm: Simplify the dtpm table
` [PATCH 4/5] powercap/drivers/dtpm: Use container_of instead of a private data field
` [PATCH 5/5] powercap/drivers/dtpm: Scale the power with the load
[PATCH] usb: dwc3: fix build error when POWER_SUPPLY is not enabled
2021-03-09 18:58 UTC (2+ messages)
[PATCH 0/7] Cleanup SBS power-supply drivers
2021-03-09 18:04 UTC (8+ messages)
` [PATCH 1/7] power: supply: sbs-battery: use dev_err_probe
` [PATCH 2/7] power: supply: sbs-charger: "
` [PATCH 3/7] power: supply: sbs-charger: drop unused gpio includes
` [PATCH 4/7] power: supply: sbs-manager: use managed i2c_mux_adapter
` [PATCH 5/7] power: supply: sbs-manager: use dev_err_probe
` [PATCH 6/7] power: supply: sbs-manager: update gpio include
` [PATCH 7/7] power: supply: core: reduce loglevel for probe defer info
[RFC PATCH v2 0/8] Add managed version of delayed work init
2021-03-09 13:46 UTC (3+ messages)
` [RFC PATCH v2 6/8] power: supply: Clean-up few drivers by using managed "
[PATCH] [RFC] dt-bindings: power: sysc-remobile: Convert to json-schema
2021-03-09 12:56 UTC (3+ messages)
[PATCH v8 0/3] CPUFreq: Add support for opp-sharing cpus
2021-03-09 11:59 UTC (2+ messages)
[0/3] Add SC7280 interconnect provider driver
2021-03-09 11:50 UTC (4+ messages)
` [1/3] dt-bindings: interconnect: Add Qualcomm SC7280 DT bindings
` [2/3] interconnect: qcom: Add SC7280 interconnect provider driver
` [3/3] arm64: dts: sc7280: Add interconnect provider DT nodes
[RESEND PATCH v5 1/4] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
2021-03-09 10:16 UTC (5+ messages)
` [RESEND PATCH v5 4/4] dt-bindings: devfreq: rk3399_dmc: Remove references of unexistant defines
[PATCH] power: supply: max8997_charger: make EXTCON dependency unconditional
2021-03-09 10:11 UTC (10+ messages)
[PATCH v6 1/4] PM / devfreq: Register devfreq as a cooling device on demand
2021-03-09 10:08 UTC (5+ messages)
` [PATCH v6 2/4] PM / devfreq: msm: Use devfreq cooling device registration
` [PATCH v6 3/4] PM / devfreq: panfrost: "
` [PATCH v6 4/4] PM / devfreq: lima: "
[pm:bleeding-edge] BUILD SUCCESS 4612c104e41532886aeae80f37d15e14fdad6cbf
2021-03-09 8:36 UTC
[PATCH 0/3] charger-supply for max8997_charger
2021-03-09 7:47 UTC (6+ messages)
` [PATCH 3/3] power: supply: max8997_charger: Switch to new binding
pm/testing sleep: 1 runs, 1 regressions (v5.12-rc2-18-gf15befeb2bc3)
2021-03-09 3:05 UTC
pm/testing baseline: 56 runs, 1 regressions (v5.12-rc2-18-gf15befeb2bc3)
2021-03-09 2:50 UTC
pm/testing build: 7 builds: 0 failed, 7 passed (v5.12-rc2-18-gf15befeb2bc3)
2021-03-09 2:07 UTC
[PATCH 0/2] power: supply: Add battery and AC drivers for Surface devices
2021-03-09 0:05 UTC (3+ messages)
` [PATCH 1/2] power: supply: Add battery driver for Surface Aggregator Module
` [PATCH 2/2] power: supply: Add AC "
[PATCH 00/41] SDM630/636/660/Nile&Ganges DT feature enablement
2021-03-08 23:07 UTC (6+ messages)
` [PATCH 15/41] arm64: dts: qcom: sdm630: Add TSENS node
` [PATCH 34/41] arm64: dts: qcom: sdm630-nile: Configure WCN3990 Bluetooth
[PATCH V9 00/13] Add driver for dvfsrc, support for interconnect
2021-03-08 18:39 UTC (5+ messages)
` [PATCH V9 01/12] dt-bindings: soc: Add dvfsrc driver bindings
` [PATCH V9 07/12] dt-bindings: interconnect: add MT6873 interconnect dt-bindings
driver notification when switching between battery vs AC power?
2021-03-08 18:13 UTC (7+ messages)
[GIT PULL] cpufreq/arm fixes for 5.12
2021-03-08 16:02 UTC (2+ messages)
[PATCH] intel_idle: update ICX C6 data
2021-03-08 14:31 UTC
[PATCH v13 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver
2021-03-08 14:20 UTC (6+ messages)
` [PATCH v13 1/2] drm/tegra: dc: Support memory bandwidth management
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).