linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-10 22:01:51 to 2021-11-16 15:18:06 UTC [more...]

[PATCH 0/5] Add Thermal support for RZ/G2L
 2021-11-16 15:17 UTC  (2+ messages)
` [PATCH 2/5] dt-bindings: thermal: Document Renesas RZ/G2L TSU

[PATCH v2] power: supply: core: Use library interpolation
 2021-11-16 14:36 UTC  (4+ messages)

[PATCH v2] power: reset: ltc2952: Fix use of floating point literals
 2021-11-16 14:26 UTC  (2+ messages)

[PATCH v3] dt-bindings: power: reset: gpio-poweroff: Convert txt bindings to yaml
 2021-11-16 14:15 UTC  (3+ messages)

[RFC PATCH v3 0/9] power: supply: Add some fuel-gauge logic
 2021-11-16 14:02 UTC  (11+ messages)
` [RFC PATCH v3 1/9] dt-bindings: battery: Add temperature-capacity degradation table
` [RFC PATCH v3 2/9] power: supply: add cap2ocv batinfo helper
` [RFC PATCH v3 3/9] power: supply: Support DT originated temperature-capacity tables
` [RFC PATCH v3 4/9] power: supply: Add batinfo getters usable prior supply registration
` [RFC PATCH v3 5/9] power: supply: Add constant battery aging degradation to batinfo
` [RFC PATCH v3 6/9] power: supply: Add batinfo functions for OCV to SOC with 0.1% accuracy
` [RFC PATCH v3 7/9] power: supply: add simple-gauge for SOC estimation and CC correction
` [RFC PATCH v3 8/9] mfd: bd71828, bd71815 prepare for power-supply support
` [RFC PATCH v3 9/9] power: supply: Add bd718(15/27/28/78) charger driver

[PATCH v3] power: supply: core: Add kerneldoc to battery struct
 2021-11-16 13:42 UTC  (4+ messages)

[PATCH 0/4] power: supply: add charge_behaviour property (force-discharge, inhibit-charge)
 2021-11-16 12:18 UTC  (7+ messages)
` [PATCH 1/4] power: supply: add charge_behaviour attributes
` [PATCH 2/4] power: supply: add helpers for charge_behaviour sysfs
` [PATCH 3/4] platform/x86: thinkpad_acpi: support force-discharge
` [PATCH 4/4] platform/x86: thinkpad_acpi: support inhibit-charge

[PATCH v2 00/20] power-suppy/i2c/extcon: Fix charger setup on Xiaomi Mi Pad 2 and Lenovo Yogabook
 2021-11-16 11:51 UTC  (38+ messages)
` [PATCH v2 01/20] power: supply: core: Refactor power_supply_set_input_current_limit_from_supplier()
` [PATCH v2 02/20] power: supply: bq25890: Fix ADC continuous conversion setting when charging
` [PATCH v2 03/20] power: supply: bq25890: Rename IILIM field to IINLIM
` [PATCH v2 04/20] power: supply: bq25890: Reduce reported CONSTANT_CHARGE_CURRENT_MAX for low temperatures
` [PATCH v2 05/20] power: supply: bq25890: Add a bq25890_rw_init_data() helper
` [PATCH v2 06/20] power: supply: bq25890: Add support to skip reset at probe() / remove()
` [PATCH v2 07/20] power: supply: bq25890: Add support to read back the settings from the chip
` [PATCH v2 08/20] power: supply: bq25890: Enable charging on boards where we skip reset
` [PATCH v2 09/20] power: supply: bq25890: Drop dev->platform_data == NULL check
` [PATCH v2 10/20] power: supply: bq25890: Add bq25890_set_otg_cfg() helper
` [PATCH v2 11/20] power: supply: bq25890: Add support for registering the Vbus boost converter as a regulator
` [PATCH v2 12/20] power: supply: bq25890: On the bq25892 set the IINLIM based on external charger detection
` [PATCH v2 13/20] power: supply: bq25890: Support higher charging voltages through Pump Express+ protocol
` [PATCH v2 14/20] mfd: intel_soc_pmic_chtwc: Add intel_cht_wc_get_model() helper function
` [PATCH v2 15/20] i2c: cht-wc: Make charger i2c-client instantiation board/device-model specific
` [PATCH v2 16/20] extcon: intel-cht-wc: Use new intel_cht_wc_get_model() helper
` [PATCH v2 17/20] extcon: intel-cht-wc: Support devs with Micro-B / USB-2 only Type-C connectors
` [PATCH v2 18/20] extcon: intel-cht-wc: Refactor cht_wc_extcon_get_charger()
` [PATCH v2 19/20] extcon: intel-cht-wc: Add support for registering a power_supply class-device
` [PATCH v2 20/20] extcon: intel-cht-wc: Report RID_A for ACA adapters

[PATCH] power: bq25890: add POWER_SUPPLY_PROP_TEMP
 2021-11-16 11:44 UTC  (2+ messages)

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

[PATCH v4 0/5] Refactor thermal pressure update to avoid code duplication
 2021-11-16  8:30 UTC  (7+ messages)
` [PATCH v4 4/5] cpufreq: qcom-cpufreq-hw: Use new thermal pressure update function

[PATCH] cpufreq: freq_table: Initialize cpuinfo.max_freq to correct max frequency
 2021-11-16  3:59 UTC  (4+ messages)

[PATCH v3] power: supply: core: Use library interpolation
 2021-11-16  1:01 UTC 

[PATCH v15 0/8] Add support for the silergy,sy7636a
 2021-11-15 23:10 UTC  (3+ messages)
` [PATCH v15 3/8] mfd: simple-mfd-i2c: Enable "

[PATCH] PM / hibernate: Fix snapshot partial write lengths
 2021-11-15 17:12 UTC  (2+ messages)

[PATCH] power: bq25890: temperature is also an adc value
 2021-11-15 15:48 UTC  (3+ messages)

[PATCH 1/4] bq25890_charger: Rename IILIM field to IINLIM
 2021-11-15 15:40 UTC  (5+ messages)
` [PATCH 4/4] bq25890_charger: Enable continuous conversion for ADC at charging

[PATCH] power: supply: core: Break capacity loop
 2021-11-15 15:19 UTC  (3+ messages)

[PATCH v2] thermal: imx: implement runtime PM support
 2021-11-15 15:02 UTC  (8+ messages)

[UPDATE][PATCH] cpufreq: intel_pstate: Fix EPP restore after offline/online
 2021-11-15 13:40 UTC 

[PATCH] cpufreq: intel_pstate: Fix EPP restore after offline/online
 2021-11-15 13:23 UTC 

[PATCH v1] cpufreq: CPPC: Fix performance/frequency conversion
 2021-11-15 10:19 UTC  (3+ messages)

[PATCH] power: supply: core: Use library interpolation
 2021-11-15  9:31 UTC  (2+ messages)

[PATCH 0/2] Add cpuidle driver for Sunplus SP7021
 2021-11-15  9:07 UTC  (6+ messages)
` [PATCH 1/2] dt-bingings:arm:sunplus:add sp7021 compatible string to sunplus,idle-state.yaml

[PATCH v15 00/39] NVIDIA Tegra power management patches for 5.17
 2021-11-14 19:34 UTC  (40+ messages)
` [PATCH v15 01/39] soc/tegra: Enable runtime PM during OPP state-syncing
` [PATCH v15 02/39] soc/tegra: Add devm_tegra_core_dev_init_opp_table_common()
` [PATCH v15 03/39] soc/tegra: Don't print error message when OPPs not available
` [PATCH v15 04/39] dt-bindings: clock: tegra-car: Document new clock sub-nodes
` [PATCH v15 05/39] clk: tegra: Support runtime PM and power domain
` [PATCH v15 06/39] dt-bindings: host1x: Document OPP and power domain properties
` [PATCH v15 07/39] dt-bindings: host1x: Document Memory Client resets of Host1x, GR2D and GR3D
` [PATCH v15 08/39] gpu: host1x: Add initial runtime PM and OPP support
` [PATCH v15 09/39] gpu: host1x: Add host1x_channel_stop()
` [PATCH v15 10/39] drm/tegra: dc: Support OPP and SoC core voltage scaling
` [PATCH v15 11/39] drm/tegra: hdmi: Add OPP support
` [PATCH v15 12/39] drm/tegra: gr2d: Support generic power domain and runtime PM
` [PATCH v15 13/39] drm/tegra: gr3d: "
` [PATCH v15 14/39] drm/tegra: vic: Stop channel on suspend
` [PATCH v15 15/39] drm/tegra: nvdec: "
` [PATCH v15 16/39] drm/tegra: submit: Remove pm_runtime_enabled() checks
` [PATCH v15 17/39] drm/tegra: submit: Add missing pm_runtime_mark_last_busy()
` [PATCH v15 18/39] usb: chipidea: tegra: Add runtime PM and OPP support
` [PATCH v15 19/39] bus: tegra-gmi: "
` [PATCH v15 20/39] pwm: tegra: "
` [PATCH v15 21/39] mmc: sdhci-tegra: "
` [PATCH v15 22/39] mtd: rawnand: tegra: "
` [PATCH v15 23/39] spi: tegra20-slink: Add "
` [PATCH v15 24/39] media: dt: bindings: tegra-vde: Convert to schema
` [PATCH v15 25/39] media: dt: bindings: tegra-vde: Document OPP and power domain
` [PATCH v15 26/39] media: staging: tegra-vde: Support generic "
` [PATCH v15 27/39] soc/tegra: fuse: Reset hardware
` [PATCH v15 28/39] soc/tegra: fuse: Use resource-managed helpers
` [PATCH v15 29/39] soc/tegra: regulators: Prepare for suspend
` [PATCH v15 30/39] soc/tegra: pmc: Rename 3d power domains
` [PATCH v15 31/39] soc/tegra: pmc: Rename core power domain
` [PATCH v15 32/39] soc/tegra: pmc: Enable core domain support for Tegra20 and Tegra30
` [PATCH v15 33/39] ARM: tegra: Rename CPU and EMC OPP table device-tree nodes
` [PATCH v15 34/39] ARM: tegra: Add 500MHz entry to Tegra30 memory OPP table
` [PATCH v15 35/39] ARM: tegra: Add OPP tables and power domains to Tegra20 device-trees
` [PATCH v15 36/39] ARM: tegra: Add OPP tables and power domains to Tegra30 device-trees
` [PATCH v15 37/39] ARM: tegra: Add Memory Client resets to Tegra20 GR2D, GR3D and Host1x
` [PATCH v15 38/39] ARM: tegra: Add Memory Client resets to Tegra30 "
` [PATCH v15 39/39] ARM: tegra20/30: Disable unused host1x hardware

I discovered that Aruba Instant On 1930 24G 4SFP/SFP+ JL682A Switch is Running an Operating System with Linux Kernel 4.4.120!
 2021-11-14 11:28 UTC 

Details and Specifications
 2021-11-14 10:35 UTC 

[PATCH 0/3] cpufreq: qcom-hw: a few fixes in qcom cpufreq driver
 2021-11-13 18:55 UTC  (11+ messages)
` [PATCH 1/3][RESEND] cpufreq: qcom-cpufreq-hw: Avoid stack buffer for IRQ name
` [PATCH 2/3] cpufreq: qcom-hw: Fix probable nested interrupt handling
` [PATCH 3/3] cpufreq: qcom-hw: Set CPU affinity of dcvsh interrupts

Details and Specifications
 2021-11-13 17:02 UTC 

Details and Specifications
 2021-11-13 10:10 UTC 

correct source tree to make contributions to Linux thermal framework
 2021-11-13  8:26 UTC  (4+ messages)

[PATCH v4 1/3] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-10-27  9:29 UTC  (3+ messages)

[PATCH] cpuidle: menu: Fix typo in a comment
 2021-11-13  6:06 UTC 

[PATCH RFC 0/3] reset: syscon-reboot: add "reg" property support
 2021-11-12 22:32 UTC  (8+ messages)
` [PATCH RFC 1/3] dt-bindings: power: reset: syscon-reboot: use non-deprecated example
` [PATCH RFC 2/3] dt-bindings: power: reset: syscon-reboot: add "reg" property

[PATCH v4 0/4] thermal: k3_j72xx_bandgap: Add the bandgap driver support
 2021-11-12 19:59 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: thermal: k3-j72xx: Add VTM bindings documentation

[RFC v2] standardized attributes for powersupply charge behaviour
 2021-11-12 18:26 UTC  (4+ messages)

[PATCH 0/2] Add THERMAL control driver for Sunplus SP7021 SoC
 2021-11-12 15:44 UTC  (3+ messages)
` [PATCH 2/2] devicetree bindings THERMAL Add bindings doc for Sunplus SP7021

[PATCH 1/2] tools/power turbostat: Support thermal throttle count print
 2021-11-12 11:51 UTC 

[PATCH 1/5] thermal: tegra-bpmp: Handle errors in BPMP response
 2021-11-12 11:30 UTC  (5+ messages)
` [PATCH 2/5] reset: "

[PATCH v3 00/21] cpufreq: introduce a new AMD CPU frequency control mechanism
 2021-11-12 11:21 UTC  (6+ messages)

[PATCH] cpufreq: intel_pstate: Add Ice Lake server to out-of-band IDs
 2021-11-12  9:16 UTC 

[PATCH] tools/thermal: remove unneeded variable
 2021-11-12  9:09 UTC 

[PATCH v3 0/5] Update STMicroelectronics maintainers email
 2021-11-12  7:42 UTC  (4+ messages)
` [PATCH v3 2/5] dt-bindings: mfd: timers: Update maintainers for st,stm32-timers

[PATCH] soc: ti: Use DEFINE_DEBUGFS_ATTRIBUTE
 2021-11-12  6:42 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 26af6e4926b029c54765aa53f89555b7c174e6fe
 2021-11-12  2:54 UTC 

[PATCH -next] thermal: int340x: processor_thermal: Fix build error
 2021-11-12  2:16 UTC  (3+ messages)

[PATCH] pci: Don't call resume callback for nearly bound devices
 2021-11-11 18:09 UTC  (4+ messages)

[PATCH] PM/QoS: resume latency 0 should be not latency allowed
 2021-11-11 17:07 UTC  (5+ messages)

[PATCH] cpufreq: qcom-hw: Fix exposed stack contents
 2021-11-11 15:50 UTC  (4+ messages)

[REGRESSION]: drivers/firmware: move x86 Generic System Framebuffers support
 2021-11-11 11:13 UTC  (11+ messages)

[PATCH 0/6] Add QCM2290 interconnect support
 2021-11-11  9:18 UTC  (4+ messages)
` [PATCH 5/6] dt-bindings: interconnect: Add Qualcomm QCM2290 NoC support

[PATCH] pci: Don't call resume callback for nearly bound devices
 2021-11-10 22:01 UTC  (3+ messages)


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).