messages from 2018-07-06 11:49:30 to 2018-07-12 10:10:37 UTC [more...]
[PATCH 0/3][RFC] Introduce the in-kernel hibernation encryption
2018-07-12 10:10 UTC (11+ messages)
` [PATCH 2/3][RFC] PM / Hibernate: Encrypt the snapshot pages before submitted to the block device
[PATCH v5 00/12] Add throttler driver for non-thermal throttling
2018-07-12 9:08 UTC (20+ messages)
` [PATCH v5 08/12] cpufreq: Add stub for cpufreq_update_policy()
` [PATCH v5 02/12] PM / devfreq: Fix handling of min/max_freq == 0
` [PATCH v5 04/12] PM / devfreq: Add struct devfreq_policy
` [PATCH v5 05/12] PM / devfreq: Add support for policy notifiers
` [PATCH v5 07/12] PM / devfreq: export devfreq_class
[PATCH v7 0/7] thermal: tsens: Refactoring for TSENSv2 IP
2018-07-12 8:39 UTC (6+ messages)
` [PATCH v7 1/7] thermal: tsens: Get rid of unused fields in structure
` [PATCH v7 2/7] thermal: tsens: Add support to split up register address space into two
` [PATCH v7 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v7 5/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
` [PATCH v7 6/7] thermal: tsens: Add generic support for TSENS v2 IP
[PATCH v4] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
2018-07-12 6:07 UTC
[PATCH v6 0/7] thermal: tsens: Refactoring for TSENSv2 IP
2018-07-12 5:56 UTC (17+ messages)
` [PATCH v6 1/7] thermal: tsens: Get rid of unused fields in structure
` [PATCH v6 2/7] thermal: tsens: Add support to split up register address space into two
` [PATCH v6 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v6 5/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v6 6/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
devfreq relation with pm qos
2018-07-12 2:34 UTC (4+ messages)
` "
` "
[PATCH v4 0/2] cpufreq: qcom-fw: Add support for QCOM cpufreq FW driver
2018-07-11 20:37 UTC (3+ messages)
` [PATCH v4 2/2] "
[PATCH v12 0/4] iommu/arm-smmu: Add runtime pm/sleep support
2018-07-11 20:36 UTC (17+ messages)
` [PATCH v12 1/4] iommu/arm-smmu: Add pm_runtime/sleep ops
` [PATCH v12 2/4] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
` [PATCH v12 3/4] iommu/arm-smmu: Add the device_link between masters and smmu
` [PATCH v12 4/4] iommu/arm-smmu: Add support for qcom, smmu-v2 variant
[PATCH v6 0/8] Introduce on-chip interconnect API
2018-07-11 16:21 UTC (17+ messages)
` [PATCH v6 1/8] interconnect: Add generic "
` [PATCH v6 2/8] dt-bindings: Introduce interconnect provider bindings
` [PATCH v6 3/8] interconnect: Add debugfs support
` [PATCH v6 4/8] interconnect: qcom: Add RPM communication
` [PATCH v6 5/8] dt-bindings: interconnect: Document qcom,msm8916 NoC bindings
` [PATCH v6 6/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v6 7/8] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v6 8/8] interconnect: Allow endpoints translation via DT
[PATCH v2] dt-bindings: marvell: Add documentation for the Armada 3700 AVS binding
2018-07-11 15:51 UTC (2+ messages)
[PATCH v4 0/5] Add devicetree functionality to w1 busses and ds2760
2018-07-11 15:02 UTC (12+ messages)
` [PATCH v4 1/5] dt-bindings: w1: document generic onewire bindings
` [PATCH v4 2/5] dt-bindings: w1: document bindings for ds2760 battery monitor
` [PATCH v4 3/5] w1: core: match sub-nodes of bus masters in devicetree
` [PATCH v4 4/5] power: supply: ds2760_battery: merge ds2760 supply driver with its w1 slave companion
` [PATCH v4 5/5] power: supply: ds2760_battery: add devicetree probing
[PATCH v3 0/2] Fix imx6sl display power domain
2018-07-11 13:20 UTC (9+ messages)
` [PATCH v3 1/2] soc: imx: gpc: Disable 6sl display power gating for ERR006287
` [PATCH v3 2/2] ARM: dts: imx6sl: Convert gpc to new bindings
[PATCH] power: supply: adp5061: Fix a couple off by ones
2018-07-11 10:04 UTC (2+ messages)
[PATCH 1/2] device core: Rename flag AUTOREMOVE to AUTOREMOVE_CONSUMER
2018-07-11 9:46 UTC (4+ messages)
` [PATCH 2/2] device core: Add flag to autoremove device link on supplier unbind
[PATCH 0/3] PM / Domains: Enable name based lookup at attach
2018-07-11 9:43 UTC (5+ messages)
[PATCH v4 6/6] PM / Domains: Stop deferring probe at the end of initcall
2018-07-11 9:41 UTC (4+ messages)
[GIT PULL] ACPI fix for v4.18-rc5
2018-07-11 9:37 UTC
[PATCH v3] cpufreq / CPPC: Add cpuinfo_cur_freq support for CPPC
2018-07-11 5:53 UTC (5+ messages)
[PATCH 00/14] thermal: ti-soc-thermal: simplify the driver a bit
2018-07-11 3:38 UTC (9+ messages)
` [PATCH 01/14] thermal: ti-soc-thermal: fix TALERT IRQ handling for DRA752
` [PATCH 02/14] thermal: ti-soc-thermal: fix comment in omap5xxx-bandgap.h
` [PATCH 03/14] thermal: ti-soc-thermal: fix comments in omap4-thermal-data.c
` [PATCH 04/14] thermal: ti-soc-thermal: cleanup COUNTER feature handling for OMAP5
[PATCHv3 0/4] drivers/base: bugfix for supplier<-consumer ordering in device_kset
2018-07-10 19:13 UTC (29+ messages)
` [PATCH] driver core: Drop devices_kset_move_last() call from really_probe()
` [PATCH] driver core: Partially revert "driver core: correct device's shutdown order"
` [PATCH v2] "
[PATCH 0/2] Minor thermal_hwmon cleanups
2018-07-10 15:40 UTC (3+ messages)
` [PATCH 1/2] thermal_hwmon: Sanitize attribute name passed to hwmon
` [PATCH 2/2] thermal_hwmon: Pass the originating device down to hwmon_device_register_with_info
[PATCH v4.9] PM / OPP: Update voltage in case freq == old_freq
2018-07-10 13:59 UTC (2+ messages)
[PATCH v2 0/2] Fix imx6sl display power domain
2018-07-10 13:18 UTC (5+ messages)
` [PATCH v2 1/2] soc: imx: gpc: Disable 6sl display power gating for ERR006287
` [PATCH v2 2/2] ARM: dts: imx6sl: Convert gpc to new bindings
[PATCH 0/2] PCI: Initial imx7d pm support
2018-07-10 10:26 UTC (7+ messages)
` [PATCH 2/2] PCI: imx: "
[PATCH v3] soc: imx: gpc: Turn PU domain on/off in sleep on 6qp
2018-07-10 9:34 UTC (4+ messages)
[RFC PATCH v4 00/12] Energy Aware Scheduling
2018-07-10 8:32 UTC (21+ messages)
` [RFC PATCH v4 03/12] PM: Introduce an Energy Model management framework
` [RFC PATCH v4 08/12] sched: Add over-utilization/tipping point indicator
` [RFC PATCH v4 09/12] sched/fair: Introduce an energy estimation helper function
[PATCH 04/12] cpufreq: use for_each_if
2018-07-09 21:36 UTC (4+ messages)
` [PATCH] "
[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2018-07-09 11:42 UTC (4+ messages)
[PATCH v4 0/6] thermal: tsens: Refactoring for TSENSv2 IP
2018-07-09 11:30 UTC (9+ messages)
` [PATCH v4 4/6] thermal: tsens: Add support for SDM845
[PATCH v5 0/7] thermal: tsens: Refactoring for TSENSv2 IP
2018-07-09 11:27 UTC (6+ messages)
` [PATCH v5 1/7] thermal: tsens: Get rid of unused fields in structure
` [PATCH v5 2/7] thermal: tsens: Add support to split up register address space into two
` [PATCH v5 4/7] thermal: tsens: Rename tsens-8996 to tsens-v2 for reuse
` [PATCH v5 5/7] thermal: tsens: Add generic support for TSENS v2 IP
` [PATCH v5 6/7] dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IP
droid 4 in v4.18-rc: grep -r adasfasd /sys/ oopses
2018-07-09 11:25 UTC (8+ messages)
[REGRESSION 4.17] Spurious wakeup / reboot with power button
2018-07-08 9:10 UTC (10+ messages)
` [PATCH] ACPICA: Clear status of all events when entering S5
[RESEND PATCH v3 2/2] thermal: core: introduce thermal zone device mode control
2018-07-06 18:22 UTC (5+ messages)
[PATCH v2 00/23] Add multi-channel support to Armada thermal driver
2018-07-06 17:56 UTC (9+ messages)
` [PATCH v2 18/23] dt-bindings: thermal: armada: add reference to new bindings
[PATCH] power: supply: ltc2941-battery-gauge: Release device_node in ltc294x_i2c_probe()
2018-07-06 17:04 UTC (4+ messages)
[PATCH 0/2] power: generic-adc-battery: fix out of bounds write
2018-07-06 17:00 UTC (2+ messages)
[PATCH] power: supply: ab8500: stop using getnstimeofday64()
2018-07-06 15:05 UTC (2+ messages)
[PATCH] power: vexpress: fix corruption in notifier registration
2018-07-06 14:33 UTC (3+ messages)
` [PATCH v2] "
[PATCH] power: remove possible deadlock when unregistering power_supply
2018-07-06 14:32 UTC (2+ 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).