messages from 2018-11-29 17:46:56 to 2018-12-04 06:10:31 UTC [more...]
[PATCH v2 0/5] devfreq: handle suspend/resume
2018-12-04 6:10 UTC (13+ messages)
` [PATCH v2 1/5] devfreq: refactor set_target frequency function
` [PATCH v2 2/5] devfreq: add support for suspend/resume of a devfreq device
` [PATCH v2 3/5] devfreq: add devfreq_suspend/resume() functions
` [PATCH v2 4/5] drivers: power: suspend: call devfreq suspend/resume
` [PATCH v2 5/5] arm: dts: exynos4: opp-suspend in DMC and leftbus
[PATCH v11 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW
2018-12-04 5:12 UTC (9+ messages)
` [PATCH v11 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v11 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
[PATCH 1/7] drivers/cpufreq: change CONFIG_6xx to CONFIG_PPC_BOOK3S_32
2018-12-04 3:55 UTC (4+ messages)
` [PATCH 2/7] powerpc: "
[PATCH] cpufreq: nforce2: Remove meaningless return
2018-12-04 1:16 UTC (3+ messages)
[PATCH] power: reset: gpio-poweroff: add ability to specific active and inactive delays
2018-12-04 0:22 UTC (3+ messages)
[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
2018-12-03 23:52 UTC (2+ messages)
[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
2018-12-03 23:47 UTC (3+ messages)
[PATCH v18 0/5] iommu/arm-smmu: Add runtime pm/sleep support
2018-12-03 23:44 UTC (8+ messages)
` [PATCH v18 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
[RFC/RFT][PATCH v6] cpuidle: New timer events oriented governor for tickless systems
2018-12-03 23:37 UTC (4+ messages)
[PATCH v10 00/27] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2018-12-03 20:03 UTC (12+ messages)
` [PATCH v10 18/27] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v10 23/27] drivers: firmware: psci: Manage runtime PM in the idle path for CPUs
` [PATCH v10 24/27] drivers: firmware: psci: Support CPU hotplug for the hierarchical model
` [PATCH v10 25/27] arm64: kernel: Respect the hierarchical CPU topology in DT for PSCI
` [PATCH v10 26/27] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916
` [PATCH v10 27/27] arm64: dts: hikey: Convert to the hierarchical CPU topology layout
[PATCH v2 1/2] power: supply: add input voltage limit property
2018-12-03 19:58 UTC (5+ messages)
v4.14 fix for Hikey 960 unbalanced IRQ enablement
2018-12-03 18:33 UTC (12+ messages)
` [PATCH 1/5] thermal/drivers/hisi: Remove the multiple sensors support
` [PATCH 2/5] thermal/drivers/hisi: Remove pointless lock
` [PATCH 3/5] thermal/drivers/hisi: Encapsulate register writes into helpers
` [PATCH 4/5] thermal/drivers/hisi: Fix configuration register setting
` [PATCH 5/5] thermal/drivers/hisi: Remove costly sensor inspection
[driver-core PATCH v7 0/9] Add NUMA aware async_schedule calls
2018-12-03 16:44 UTC (15+ messages)
` [driver-core PATCH v7 1/9] driver core: Move async_synchronize_full call
` [driver-core PATCH v7 2/9] driver core: Establish clear order of operations for deferred probe and remove
` [driver-core PATCH v7 3/9] device core: Consolidate locking and unlocking of parent and device
` [driver-core PATCH v7 4/9] driver core: Probe devices asynchronously instead of the driver
[PATCH v2 0/6] Add hw overheat IRQ support to Marvell thermal driver
2018-12-03 15:31 UTC (5+ messages)
` [PATCH v2 1/6] thermal: armada: add overheat interrupt support
Expose all known Intel DPTF policies
2018-12-03 15:08 UTC (3+ messages)
` [PATCH 1/2] thermal/int340x_thermal: Add additional UUIDs
[PATCH v2 0/6] Bring suspend to RAM support to MVEBU SATA
2018-12-03 14:55 UTC (10+ messages)
` [PATCH v2 1/6] ata: libahci_platform: comply to PHY framework
` [PATCH v2 2/6] ata: ahci: mvebu: remove stale comment
` [PATCH v2 3/6] ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
` [PATCH v2 4/6] ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
` [PATCH v2 5/6] ARM64: dts: marvell: armada-37xx: declare SATA clock
` [PATCH v2 6/6] ARM64: dts: marvell: armada-3720-espressobin: declare SATA PHY property
[PATCH 1/6] devfreq: add basic fileds supporting suspend functionality
2018-12-03 14:05 UTC (11+ messages)
` [PATCH 0/6] devfreq: handle suspend/resume
` [PATCH 3/6] devfreq: add support for suspend/resume of a devfreq device
[PATCH V2 0/5] PM / Domains: Allow performance state propagation
2018-12-03 13:38 UTC (17+ messages)
` [PATCH V2 2/5] OPP: Add dev_pm_opp_xlate_performance_state() helper
` [PATCH V2 3/5] PM / Domains: Save OPP table pointer in genpd
` [PATCH V2 4/5] PM / Domains: Factorize dev_pm_genpd_set_performance_state()
` [PATCH V2 5/5] PM / Domains: Propagate performance state updates
pcc_cpufreq: high LA
2018-12-03 13:06 UTC (2+ messages)
[PATCH] cpuidle: poll_state: Disregard disable idle states
2018-12-03 12:32 UTC
[PATCH] cpuidle: Add 'high' and 'low' idle state metrics
2018-12-03 12:31 UTC
[PATCH v10 00/15] Energy Aware Scheduling
2018-12-03 9:56 UTC (16+ messages)
` [PATCH v10 01/15] sched: Relocate arch_scale_cpu_capacity
` [PATCH v10 02/15] sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
` [PATCH v10 03/15] PM: Introduce an Energy Model management framework
` [PATCH v10 04/15] PM / EM: Expose the Energy Model in sysfs
` [PATCH v10 05/15] sched/topology: Reference the Energy Model of CPUs when available
` [PATCH v10 06/15] sched/topology: Lowest CPU asymmetry sched_domain level pointer
` [PATCH v10 07/15] sched/topology: Disable EAS on inappropriate platforms
` [PATCH v10 08/15] sched/topology: Make Energy Aware Scheduling depend on schedutil
` [PATCH v10 09/15] sched: Introduce sched_energy_present static key
` [PATCH v10 10/15] sched: Introduce a sysctl for Energy Aware Scheduling
` [PATCH v10 11/15] sched/fair: Clean-up update_sg_lb_stats parameters
` [PATCH v10 12/15] sched: Add over-utilization/tipping point indicator
` [PATCH v10 13/15] sched/fair: Introduce an energy estimation helper function
` [PATCH v10 14/15] sched/fair: Select an energy-efficient CPU on task wake-up
` [PATCH v10 15/15] OPTIONAL: cpufreq: dt: Register an Energy Model
[PATCH 0/3] Introduce STM32 thermal driver
2018-12-03 9:47 UTC (3+ messages)
` [PATCH 3/3] ARM: dts: stm32: add thermal sensor support on STM32MP157c
[PATCH] driver core: remove define_genpd_open_function() and define_genpd_debugfs_fops()
2018-12-03 9:23 UTC (3+ messages)
[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
2018-12-03 9:08 UTC (42+ messages)
` [PATCH RFC 06/15] cpufreq: replace **** with a hug
[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
2018-12-03 7:54 UTC (10+ messages)
` [PATCH v2 06/17] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v2 07/17] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v2 13/17] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v2 17/17] power: supply: olpc_battery: Add OLPC XO 1.75 support
[PATCH] cpufreq: ia64: Remove unused header files
2018-12-03 4:44 UTC (3+ messages)
[PATCH] PM / AVS: SmartReflex: NULL check before some freeing functions is not needed
2018-12-02 20:52 UTC
[PATCH v10 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
2018-12-02 3:47 UTC (11+ messages)
` [PATCH v10 1/2] dt-bindings: cpufreq: Introduce QCOM CPUFREQ Firmware bindings
` [PATCH v10 2/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
[PATCH v10 0/8] Introduce on-chip interconnect API
2018-12-01 0:39 UTC (11+ messages)
` [PATCH v10 1/7] interconnect: Add generic "
` [PATCH v10 2/7] dt-bindings: Introduce interconnect binding
` [PATCH v10 3/7] interconnect: Allow endpoints translation via DT
` [PATCH v10 5/7] interconnect: qcom: Add sdm845 interconnect provider driver
` [PATCH v10 6/7] arm64: dts: sdm845: Add interconnect provider DT nodes
[PATCH v2] arm64: dts: sdm845: Add PSCI cpuidle low power states
2018-11-30 15:41 UTC (2+ messages)
[PATCH 0/7] Bring suspend to RAM support to MVEBU SATA
2018-11-30 15:40 UTC (4+ messages)
` [PATCH 1/7] ata: libahci_platform: comply to PHY framework
[PATCH v6 0/8] AXP8x3 AC and battery power supply support
2018-11-30 8:31 UTC (2+ messages)
[PATCH 1/2] thermal/drivers/hisi: Fix wrong platform_get_irq_byname()
2018-11-30 8:00 UTC (2+ messages)
` [PATCH 2/2] thermal/drivers/hisi: Fix number of sensors on hi3660
[PATCH V4 4/4] ARM64: dts: imx: add i.MX8QXP thermal support
2018-11-30 1:18 UTC (4+ messages)
` [PATCH V4 2/4] thermal: imx_sc: add i.MX system controller "
[GIT PULL] Power management fixes for v4.20-rc4
2018-11-30 0:15 UTC (2+ messages)
[PATCH] power: supply: cpcap-battery: make array cpcap_battery_irqs static, shrinks object size
2018-11-29 23:03 UTC
[PATCH] thermal/drivers/hisi: Fix bad initialization
2018-11-29 21:43 UTC (4+ messages)
[PATCH v3] Documentation: admin-guide: PM: Add cpuidle document
2018-11-29 21:43 UTC (3+ messages)
[PATCH v2] Documentation: admin-guide: PM: Add cpuidle document
2018-11-29 18:03 UTC (4+ messages)
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).