messages from 2019-05-01 23:38:06 to 2019-05-03 20:38:50 UTC [more...]
[PATCH v6 0/3] Driver for UCS1002
2019-05-03 20:38 UTC (16+ messages)
` [PATCH v6 1/3] power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant
` [PATCH v6 2/3] power: supply: Add driver for Microchip UCS1002
` [PATCH v6 3/3] dt-bindings: power: supply: Add bindings "
[PATCH 1/7] thermal/drivers/core: Remove the module Kconfig's option
2019-05-03 20:28 UTC (7+ messages)
` [PATCH 3/7] thermal/drivers/core: Add init section table for self-encapsulation
[PATCH -next] mlxsw: Remove obsolete dependency on THERMAL=m
2019-05-03 18:37 UTC (3+ messages)
[PATCH 0/8] Add Mediatek thermal dirver and dtsi
2019-05-03 16:46 UTC (15+ messages)
` [PATCH 1/8] arm64: dts: mt8183: add thermal zone node
` [PATCH 6/8] thermal: mediatek: mt8183: fix bank number settings
` [PATCH 2/8] arm64: dts: mt8183: add/update dynamic power coefficients
` [PATCH 3/8] arm64: dts: mt8183: Add #cooling-cells to CPU nodes
` [PATCH 4/8] arm64: dts: mt8183: Configure CPU cooling
` [PATCH 5/8] arm64: dts: mt8183: Increase polling frequency for CPU thermal zone
` [PATCH 7/8] thermal: mediatek: add another get_temp ops for thermal sensors
` [PATCH 8/8] thermal: mediatek: use spinlock to protect PTPCORESEL
[PATCH v2 0/3] cpufreq: Add imx-cpufreq-dt driver
2019-05-03 11:51 UTC (22+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] arm64: dts: imx8mm: Add cpu speed grading and all OPPs
` [PATCH v2 3/3] arm64: dts: imx8mq: "
[RFC PATCH 0/3] Add support of busfreq
2019-05-03 11:19 UTC (3+ messages)
[PATCH v3 0/3] Make IPA use PM_EM
2019-05-03 9:54 UTC (10+ messages)
` [PATCH v3 1/3] arm64: defconfig: Enable CONFIG_ENERGY_MODEL
` [PATCH v3 2/3] PM / EM: Expose perf domain struct
` [PATCH v3 3/3] thermal: cpu_cooling: Migrate to using the EM framework
[PATCH 0/6] thermal: Introduce devm_thermal_of_cooling_device_register
2019-05-03 8:04 UTC (5+ messages)
` [PATCH 1/6] "
[PATCH] thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
2019-05-03 7:21 UTC (4+ messages)
[PATCH] PM / devfreq: Fix spelling typo
2019-05-03 5:56 UTC (2+ messages)
[PATCH] PM / devfreq: rk3399_dmc: Fix spelling typo
2019-05-03 5:55 UTC (2+ messages)
[PATCH v14 0/8] support ROHM BD70528 PMIC
2019-05-03 5:29 UTC (22+ messages)
` [PATCH v14 1/8] mfd: regulator: clk: split rohm-bd718x7.h
` [PATCH v14 2/8] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [PATCH v14 3/8] clk: bd718x7: Support ROHM BD70528 clk block
` [PATCH v14 4/8] dt-bindings: mfd: Document first ROHM BD70528 bindings
` [PATCH v14 5/8] gpio: Initial support for ROHM bd70528 GPIO block
` [PATCH v14 6/8] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [PATCH v14 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [PATCH v14 8/8] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block
[PATCH v4 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
2019-05-03 0:52 UTC (38+ messages)
` [PATCH v4 01/16] PM / devfreq: tegra: Fix kHz to Hz conversion
` [PATCH v4 02/16] PM / devfreq: tegra: Replace readl-writel with relaxed versions
` [PATCH v4 03/16] PM / devfreq: tegra: Replace write memory barrier with the read barrier
` [PATCH v4 04/16] PM / devfreq: tegra: Don't ignore clk errors
` [PATCH v4 05/16] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
` [PATCH v4 06/16] PM / devfreq: tegra: Drop primary interrupt handler
` [PATCH v4 07/16] PM / devfreq: tegra: Properly disable interrupts
` [PATCH v4 08/16] PM / devfreq: tegra: Clean up driver's probe / remove
` [PATCH v4 09/16] PM / devfreq: tegra: Avoid inconsistency of current frequency value
` [PATCH v4 10/16] PM / devfreq: tegra: Mark ACTMON's governor as immutable
` [PATCH v4 11/16] PM / devfreq: tegra: Move governor registration to driver's probe
` [PATCH v4 12/16] PM / devfreq: tegra: Reconfigure hardware on governor's restart
` [PATCH v4 13/16] PM / devfreq: tegra: Support Tegra30
` [PATCH v4 14/16] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
` [PATCH v4 15/16] PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
` [PATCH v4 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20
[PATCH v5 0/5] Add support for drm/rockchip to dynamically control the DDR frequency
2019-05-03 0:38 UTC (18+ messages)
` [PATCH v5 1/6] devfreq: rockchip-dfi: Move GRF definitions to a common place
` [PATCH v5 2/6] dt-bindings: devfreq: rk3399_dmc: Add rockchip,pmu phandle
` [PATCH v5 3/6] devfreq: rk3399_dmc: Pass ODT and auto power down parameters to TF-A
` [PATCH v5 4/6] arm64: dts: rk3399: Add dfi and dmc nodes
` [PATCH v5 5/6] arm64: dts: rockchip: Enable dmc and dfi nodes on gru
` [PATCH v5 6/6] dt-bindings: devfreq: rk3399_dmc: Remove references of unexistant defines
[RESEND PATCH v3 1/2] power: supply: add input voltage limit property
2019-05-02 21:12 UTC (7+ messages)
PM / AVS: SVS: Introduce SVS engine
2019-05-02 21:06 UTC (7+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings
[PATCH v8 1/2] platform/chrome: wilco_ec: Add property helper library
2019-05-02 20:38 UTC (4+ messages)
` [PATCH v8 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver
[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
2019-05-02 20:24 UTC (21+ messages)
` [PATCH v3 2/4] drivers: devfreq: events: extend events by type of counted data
` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description
` [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
[PATCH] power: supply: core: fix clang -Wunsequenced
2019-05-02 20:15 UTC (6+ messages)
[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
2019-05-02 18:56 UTC (13+ messages)
` [PATCH v6 06/10] dt-bindings: memory-controllers: add Exynos5422 DMC device description
` [PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC
[PATCH] power/poweroff.c: mark variables with __initdata and __maybe_unused
2019-05-02 18:22 UTC (8+ messages)
[PATCH v5 0/2] Allow imx6qp PU domain off in suspend
2019-05-02 9:20 UTC (7+ messages)
` [PATCH v5 1/2] PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
` [PATCH v5 2/2] soc: imx: gpc: Use GENPD_FLAG_RPM_ALWAYS_ON for ERR009619
[PATCH RESEND v13 0/8] support ROHM BD70528 PMIC
2019-05-02 7:35 UTC (5+ messages)
` [PATCH RESEND v13 7/8] power: supply: Initial support for ROHM BD70528 PMIC charger block
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).