messages from 2022-08-09 14:27:07 to 2022-08-15 15:04:45 UTC [more...]
[PATCH v5 0/7] AMD Pstate Enhancement And Issue Fixs
2022-08-15 15:04 UTC (9+ messages)
` [PATCH v5 1/7] cpufreq: amd-pstate: cleanup the unused and duplicated headers declaration
` [PATCH v5 2/7] cpufreq: amd-pstate: simplify cpudata pointer assignment
` [PATCH v5 3/7] cpufreq: amd-pstate: fix white-space
` [PATCH v5 4/7] cpufreq: amd_pstate: fix wrong lowest perf fetch
` [PATCH v5 5/7] cpufreq: amd_pstate: map desired perf into pstate scope for powersave governor
` [PATCH v5 6/7] cpufreq: amd-pstate: update pstate frequency transition delay time
` [PATCH v5 7/7] cpufreq: amd-pstate: add ACPI disabled check in acpi_cpc_valid()
[PATCH v2 00/26] Rework the trip points creation
2022-08-15 14:19 UTC (33+ messages)
` [PATCH v2 01/26] thermal/core: encapsulate ops->get_trip_* ops into a function
` [PATCH v2 02/26] thermal/sysfs: Do not make get_trip_hyst optional
` [PATCH v2 03/26] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions
` [PATCH v2 04/26] thermal/drivers/st: Use generic trip points
` [PATCH v2 05/26] thermal/drivers/tegra: Use generic thermal_zone_get_trip() function
` [PATCH v2 06/26] thermal/drivers/imx: "
` [PATCH v2 07/26] thermal/drivers/exynos: "
` [PATCH v2 08/26] thermal/drivers/rcar: "
` [PATCH v2 09/26] thermal/drivers/uniphier: "
` [PATCH v2 10/26] thermal/drivers/hisi: "
` [PATCH v2 11/26] thermal/drivers/qcom: "
` [PATCH v2 12/26] thermal/drivers/OF: "
` [PATCH v2 13/26] thermal/drivers/armada: "
` [PATCH v2 14/26] thermal/core/OF: Remove unused functions
` [PATCH v2 15/26] thermal/drivers/rcar_gen3: Use the generic function to get the number of trips
` [PATCH v2 16/26] thermal/drivers/exynos: of_thermal_get_ntrips()
` [PATCH v2 17/26] thermal/core/of: Remove of_thermal_get_ntrips()
` [PATCH v2 18/26] thermal/drivers/exynos: Replace of_thermal_is_trip_valid() by thermal_zone_get_trip()
` [PATCH v2 19/26] thermal/core/of: Remove of_thermal_is_trip_valid()
` [PATCH v2 20/26] thermal/drivers/broadcom: Use generic thermal_zone_get_trip() function
` [PATCH v2 21/26] thermal/drivers/da9062: "
` [PATCH v2 22/26] thermal/drivers/ti: Remove unused macros ti_thermal_get_trip_value() / ti_thermal_trip_is_valid()
` [PATCH v2 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v2 24/26] thermal/drivers/cxgb4: "
` [PATCH v2 25/26] thermal/intel/int340x: Replace parameter to simplify
` [PATCH v2 26/26] thermal/drivers/intel: Use generic thermal_zone_get_trip() function
[PATCH v5 00/33] New thermal OF code
2022-08-15 14:18 UTC (21+ messages)
` [PATCH v5 04/33] thermal/drivers/uniphier: Switch to new of API
` [PATCH v5 26/33] hwmon/drivers/pm_bus: Switch to new of thermal API
` [PATCH v5 28/33] iio/drivers/sun4i_gpadc: "
` [PATCH v5 29/33] Input: sun4i-ts - switch "
[PATCH] OPP: Fix an un-initialized variable usage
2022-08-15 12:44 UTC
[RESEND PATCH v8 00/12] Add MediaTek MT6370 PMIC support
2022-08-15 12:02 UTC (16+ messages)
` [RESEND PATCH v8 01/12] dt-bindings: usb: Add MediaTek MT6370 TCPC
` [RESEND PATCH v8 02/12] dt-bindings: power: supply: Add MediaTek MT6370 Charger
` [RESNED PATCH v8 03/12] dt-bindings: leds: mt6370: Add MediaTek MT6370 current sink type LED indicator
` [RESEND v8 04/12] dt-bindings: leds: Add MediaTek MT6370 flashlight
` [RESEND PATCH v8 05/12] dt-bindings: backlight: Add MediaTek MT6370 backlight
` [RESEND PATCH v8 06/12] lib: add linear range index macro
` [RESEND PATCH v8 07/12] usb: typec: tcpci_mt6370: Add MediaTek MT6370 tcpci driver
` [RESEND PATCH v8 08/12] iio: adc: mt6370: Add MediaTek MT6370 support
` [RESEND PATCH v8 09/12] power: supply: mt6370: Add MediaTek MT6370 charger driver
` [RESEND PATCH v8 10/12] leds: rgb: mt6370: Add MediaTek MT6370 current sink type LED Indicator support
` [RESEND PATCH v8 11/12] leds: flash: mt6370: Add MediaTek MT6370 flashlight support
` [RESEND PATCH v8 12/12] video: backlight: mt6370: Add MediaTek MT6370 support
[PATCH v1 0/3] Bring back driver_deferred_probe_check_state() for now
2022-08-15 11:02 UTC (11+ messages)
` [PATCH v1 1/3] Revert "driver core: Delete driver_deferred_probe_check_state()"
` [PATCH v1 2/3] Revert "net: mdio: Delete usage of driver_deferred_probe_check_state()"
` [PATCH v1 3/3] Revert "PM: domains: "
[PATCH 0/7] Compatibles for SM6115
2022-08-15 10:09 UTC (8+ messages)
` [PATCH 1/7] dt-bindings: dmaengine: qcom: gpi: add compatible "
` [PATCH 2/7] dmaengine: qcom: gpi: Add SM6115 support
` [PATCH 3/7] dt-bindings: mmc: sdhci-msm: Document the SM6115 compatible
` [PATCH 4/7] cpufreq: Add SM6115 to cpufreq-dt-platdev blocklist
` [PATCH 5/7] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6115
` [PATCH 6/7] iommu/arm-smmu-qcom: Add SM6115 support
` [PATCH 7/7] dt-bindings: firmware: document Qualcomm SM6115 SCM
[PATCH v2 0/9] deferred_probe_timeout logic clean up
2022-08-15 8:38 UTC (4+ messages)
` [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()
[PATCH v2 0/2] Add Richtek RT9471 3A battery charger support
2022-08-15 7:34 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH v2 2/2] power: supply: rt9471: Add Richtek RT9471 charger driver
[PATCH 0/2] Add Richtek RT9471 3A battery charger support
2022-08-15 7:24 UTC (15+ messages)
` [PATCH 1/2] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH 2/2] power: supply: rt9471: Add Richtek RT9471 charger driver
[PATCH v7 00/13] Add MediaTek MT6370 PMIC support
2022-08-15 5:36 UTC (9+ messages)
` [PATCH v7 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v7 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v7 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver
[PATCH 0/3] x86: make pat and mtrr independent from each other
2022-08-15 3:23 UTC (12+ messages)
[PATCH] cpufreq: amd_pstate: Fix initial highest_perf value
2022-08-14 16:44 UTC
[PATCH 0/5] PM: Introduce EXPORT_NS_GPL_DEV_PM_OPS() and use cases in IIO
2022-08-13 16:14 UTC (4+ messages)
` [PATCH 1/5] PM: core: Add EXPORT_NS_GPL_DEV_PM_OPS to avoid drivers rolling own
[PATCH v2 00/30] mfd: Remove #ifdef guards for PM functions
2022-08-13 14:50 UTC (4+ messages)
` [PATCH v2 01/30] pm: Improve EXPORT_*_DEV_PM_OPS macros
[GIT PULL] power-supply changes for 6.0
2022-08-12 16:59 UTC (2+ messages)
[PATCH v2 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
2022-08-12 16:54 UTC (14+ messages)
` [PATCH v2 1/5] dt-bindings: iio: Drop Joachim Eastwood
` [PATCH v2 2/5] dt-bindings: iio: Drop Bogdan Pricop
` [PATCH v2 3/5] dt-bindings: Drop Beniamin Bia and Stefan Popa
` [PATCH v2 4/5] dt-bindings: Drop Robert Jones
` [PATCH v2 5/5] dt-bindings: Drop Dan Murphy and Ricardo Rivera-Matos
[RFC] PM: domains: Reverse the order of performance and enabling ops
2022-08-12 15:47 UTC (9+ messages)
[PATCH v1 0/5] ACPI: Device enumeration rearrangements and parent field elimination
2022-08-12 15:14 UTC (12+ messages)
` [PATCH v1 1/5] ACPI: Rename acpi_bus_get/put_acpi_device()
` [PATCH v1 2/5] ACPI: scan: Rename acpi_bus_get_parent() and rearrange it
` [PATCH v1 3/5] ACPI: scan: Rearrange initialization of ACPI device objects
` [PATCH v1 4/5] ACPI: scan: Eliminate __acpi_device_add()
` [PATCH v1 5/5][RFT] ACPI: Drop parent field from struct acpi_device
[PATCH 1/5] thermal/core: Rearm the monitoring only one time
2022-08-12 13:54 UTC (7+ messages)
` [PATCH 5/5] thermal/core: Move the mutex inside the thermal_zone_device_update() function
` [PATCH] thermal/core: Fix lockdep_assert() warning
PSCI domains without OSI support
2022-08-12 11:32 UTC (8+ messages)
[PATCH] power: supply: ab8500: remove unused static local variable
2022-08-12 7:53 UTC (2+ messages)
[PATCH] thermal/drivers/da9062: Remove unnecessary print function dev_err()
2022-08-12 6:39 UTC
[PATCH] cpufreq: check only freq_table in __resolve_freq()
2022-08-12 4:05 UTC (2+ messages)
[PATCH] cpuidle/coupled: Fix comment typo
2022-08-11 12:04 UTC
[PATCH] thermal: qcom: tsens-v0_1: Fix MSM8939 fourth sensor hw_id
2022-08-11 10:55 UTC (2+ messages)
[Race condition] Race condition at cpuidle_enter_s2idle & __cfi_slowpath_diag
2022-08-11 7:54 UTC
[PATCH v2 0/1] Disable FIE on machines with slow counters
2022-08-11 7:45 UTC (14+ messages)
` [PATCH v2 1/1] ACPI: CPPC: Disable FIE if registers in PCC regions
[PATCH 0/2] power: supply: Lenovo Yoga C630 EC
2022-08-10 19:33 UTC (8+ messages)
` [PATCH 1/2] dt-bindings: power: supply: Add "
` [PATCH 2/2] power: supply: Add Lenovo Yoga C630 EC driver
[PATCH v8 0/6] Add LVTS architecture thermal
2022-08-10 18:25 UTC (5+ messages)
` [PATCH v8 2/6] dt-bindings: thermal: Add binding document for LVTS thermal controllers
[PATCH] thermal/core: Add missing EXPORT_SYMBOL_GPL
2022-08-10 13:58 UTC (4+ messages)
[PATCH v5 06/20] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS
2022-08-10 12:52 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS ad393690b235f40d3b4dc72d84e6fab3960edf9f
2022-08-10 6:49 UTC
[PATCH v1 00/26] Rework the trip points creation
2022-08-09 21:45 UTC (6+ messages)
` [PATCH v1 23/26] thermal/drivers/acerhdf: Use generic thermal_zone_get_trip() function
` [PATCH v1 25/26] thermal/intel/int340x: Replace parameter to simplify
[PATCH v2 1/4] thermal/of: Fix error code in of_thermal_zone_find()
2022-08-09 20:27 UTC (5+ messages)
` [PATCH v2 3/4] dt-bindings: thermal: Fix missing required property
` [PATCH v2 4/4] thermal/of: Fix free after use in thermal_of_unregister()
[PATCH] thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()
2022-08-09 19:39 UTC (2+ messages)
[PATCH 0/5] iio/hwmon/mfd/leds/net/power/ASoC: dt-bindings: few stale maintainers cleanup
2022-08-09 18:24 UTC (6+ messages)
` [PATCH 5/5] dt-bindings: Drop Dan Murphy
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).