messages from 2017-08-21 11:43:06 to 2017-08-25 14:10:10 UTC [more...]
[PATCH v2 0/9] PM / ACPI / i2c: Deploy runtime PM centric path for system sleep
2017-08-25 14:10 UTC (25+ messages)
` [PATCH v2 1/9] PM / ACPI: Restore acpi_subsys_complete()
` [PATCH v2 2/9] PM / Sleep: Remove pm_complete_with_resume_check()
` [PATCH v2 3/9] PM / ACPI: Split code validating need for runtime resume in ->prepare()
` [PATCH v2 4/9] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()
` [PATCH v2 5/9] PM / ACPI: Provide option to disable direct_complete for ACPI devices
` [PATCH v2 6/9] PM / ACPI: Enable the runtime PM centric approach for system sleep
` [PATCH v2 7/9] PM / ACPI: Avoid runtime resuming device in acpi_subsys_suspend|freeze()
` [PATCH v2 8/9] i2c: designware: Don't resume device in the ->complete() callback
` [PATCH v2 9/9] i2c: designware: Deploy the runtime PM centric approach for system sleep
[RFC 0/3] Utilization estimation for FAIR tasks
2017-08-25 10:20 UTC (4+ messages)
` [RFC 1/3] sched/fair: add util_est on top of PELT
` [RFC 2/3] sched/fair: use util_est in LB
` [RFC 3/3] sched/cpufreq_schedutil: use util_est for OPP selection
[PATCH v1 0/3] Enable some devices for rk3328 evaluation board
2017-08-25 9:35 UTC (7+ messages)
` [PATCH v2 1/3] arm64: dts: rockchip: add mmc nodes "
` [PATCH v2 2/3] cpufreq: rockchip: add support for rk3328 soc
` [PATCH v2 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board
[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
2017-08-25 9:07 UTC (12+ messages)
` [PATCH v2 2/5] nvmem: core: Add nvmem_cell_read_u32
` [PATCH v2 3/5] thermal: imx: Add support for reading OCOTP through nvmem
x86: PIE support and option to extend KASLR randomization
2017-08-25 8:04 UTC (17+ messages)
[PATCH v2 0/4] Add Mediatek thermal driver for mt2712
2017-08-25 3:39 UTC (7+ messages)
` [PATCH v2 2/4] thermal: mediatek: add "
[PATCH] thermal: max77620: constify platform_device_id
2017-08-25 2:34 UTC (2+ messages)
[PATCH V1] thermal: qcom-spmi-temp-alarm: add support for GEN2 PMIC peripherals
2017-08-25 2:13 UTC (5+ messages)
[PATCH] devfreq: Convert to using %pOF instead of full_name
2017-08-25 1:26 UTC (7+ messages)
` "
[linuxwifi] x86/thermal: AB-BA dependency between mvm->mutex and tz->lock
2017-08-24 20:00 UTC (7+ messages)
` [PATCH] iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()
` [PATCH v2] "
` [v2] "
[RFCv4 0/6] Add utilization clamping to the CPU controller
2017-08-24 18:08 UTC (7+ messages)
` [RFCv4 1/6] sched/core: add utilization clamping to "
` [RFCv4 2/6] sched/core: map cpu's task groups to clamp groups
` [RFCv4 3/6] sched/core: reference count active tasks's "
` [RFCv4 4/6] sched/core: sync task_group's with CPU's "
` [RFCv4 5/6] cpufreq: schedutil: add util clamp for FAIR tasks
` [RFCv4 6/6] cpufreq: schedutil: add util clamp for RT/DL tasks
[PATCH 0/5] thermal: rockchip: add tsadc support in thermal driver and IPA thermal control for RV1108 in dts
2017-08-24 10:32 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: rockchip-thermal: Support the RV1108 SoC compatible
` [PATCH 2/5] thermal: rockchip: Support the RV1108 SoC in thermal driver
` [PATCH 3/5] arm: dts: rockchip: add tsadc node for RV1108 SoC
` [PATCH 4/5] arm: dts: rockchip: add thermal nodes "
` [PATCH 5/5] arm: dts: rockchip: enable tsadc module on RV1108 evaluation board
[PATCH 0/3] cpuidle: Rework the handling of the poll state
2017-08-24 9:48 UTC (5+ messages)
` [PATCH 1/3] cpuidle: Eliminate the CPUIDLE_DRIVER_STATE_START symbol
` [PATCH 2/3] cpuidle: Move polling state initialization code to separate file
` [PATCH 3/3] cpuidle: Make drivers initialize polling state
[PATCH v11 00/10] Add sbs-manager with smbalert support
2017-08-24 9:31 UTC (11+ messages)
` [PATCH v11 01/10] i2c: i2c-smbus: Use threaded irq for smbalert
` [PATCH v11 03/10] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
` [PATCH v11 02/10] i2c: i2c-smbus: Move i2c_setup_smbus_alert from i2c-smbus to i2c-core-smbus
` [PATCH v11 04/10] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
` [PATCH v11 06/10] i2c: mux: pca954x: Return error if irq_create_mapping fails
` [PATCH v11 08/10] power: Adds support for Smart Battery System Manager
` [PATCH v11 05/10] i2c: mux: pca954x: call request irq after adding mux segments
` [PATCH v11 07/10] Documentation: Add sbs-manager device tree node documentation
` [PATCH v11 09/10] power: supply: sbs-manager: Add alert callback and battery change notification
` [PATCH v11 10/10] power: supply: sbs-battery: move gpio present detect to sbs_get_property
[PATCH] powerpc/powernv/idle: Round up latency and residency values
2017-08-24 4:35 UTC
[PATCH 00/12] PM / devfreq: Use OPP interface to handle the frequency
2017-08-24 3:58 UTC (14+ messages)
` [PATCH 01/12] PM / devfreq: Fix memory leak when fail to register device
` [PATCH 02/12] PM / devfreq: Fix locking range for making the frequency table
` [PATCH 03/12] PM / devfreq: Move private devfreq_update_stats() into devfreq
` [PATCH 04/12] PM / devfreq: Add dependency on PM_OPP
` [PATCH 05/12] PM / devfreq: Set min/max_freq when adding the devfreq device
` [PATCH 06/12] PM / devfreq: Check the entered min/max_freq is supported or not
` [PATCH 07/12] Revert "PM / devfreq: Add show_one macro to delete the duplicate code"
` [PATCH 08/12] PM / devfreq: Show the available min/max frequency through sysfs node
` [PATCH 09/12] PM / devfreq: Show whole available frequencies
` [PATCH 10/12] PM / devfreq: Remove 'devfreq' prefix from helper function
` [PATCH 11/12] PM / devfreq: Remove exported opp_notifier function
` [PATCH 12/12] PM / devfreq: Add opp_notifier_cb() function pointer to support OPP notifier
[PATCH v3 0/5] bq27xxx_battery data memory update
2017-08-24 3:36 UTC (6+ messages)
` [PATCH v3 1/5] power: supply: bq27xxx: Create single chip data table
` [PATCH v3 2/5] power: supply: bq27xxx: Add chip IDs for previously shadowed chips
` [PATCH v3 3/5] power: supply: bq27xxx: Enable data memory update for certain chips
` [PATCH v3 4/5] power: supply: bq27xxx: Flag identical chip data when in debug mode
` [PATCH v3 5/5] power: supply: bq27xxx: Remove duplicate chip data arrays
[PATCH] cpuidle: Convert to using %pOF instead of full_name
2017-08-23 20:53 UTC (5+ messages)
[PATCH 0/2] net: Fix crashes due to activity during suspend
2017-08-23 17:13 UTC (8+ messages)
` [PATCH 1/2] net: phy: Freeze PHY polling before suspending devices
` [PATCH 2/2] net: smsc911x: Quiten netif during suspend
[PATCH][v3] PM / Hibernate: Feed the wathdog when creating snapshot
2017-08-23 16:22 UTC (2+ messages)
[PATCH][v2] PM / Hibernate: Feed the wathdog when creating snapshot
2017-08-23 16:21 UTC (7+ messages)
[PATCH 0/7] PM / OPP: per OPP node clock support and imx7ulp cpufreq driver
2017-08-23 16:10 UTC (8+ messages)
` [PATCH 1/7] PM / OPP: Add platform specific set_clk function
` [PATCH 2/7] dt-bindings: PM / OPP: add clocks per OPP node support
` [PATCH 3/7] PM / OPP: rename opp_table->clk to opp_table->cur_clk
` [PATCH 4/7] PM / OPP: use OPP node clock to set CPU frequency
` [PATCH 5/7] PM / OPP: Add dev_pm_opp_get_cur_clk()
` [PATCH 6/7] cpufreq: make cpufreq_generic_init transition_latency default to CPUFREQ_ETERNAL
` [PATCH 7/7] cpufreq: add imx7ulp cpufreq driver
[PATCH v1 0/3] Enable some devices for rk3328 evaluation board
2017-08-23 9:58 UTC (5+ messages)
` [PATCH v1 1/3] arm64: dts: rockchip: add mmc nodes "
` [PATCH v1 2/3] cpufreq: rockchip: add support for rk3328 soc
` [PATCH v1 3/3] arm64: dts: rockchip: add cpu regulator for rk3328 evaluation board
[PATCH] thermal/drivers/hisi: Remove confusing error message
2017-08-23 6:13 UTC (9+ messages)
[PATCH 1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
2017-08-23 3:48 UTC (8+ messages)
` [PATCH 2/2] cpufreq: dt-platdev: Drop few entries from whitelist
` [1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
[PATCH v2 3/3] cpufreq: dt: add support for rockchip rv1108
2017-08-23 1:08 UTC (4+ messages)
[PATCH 2/2] cpufreq: dt: add support for rockchip rv1108
2017-08-22 22:54 UTC (2+ messages)
[PATCH 1/3 v3] cpufreq: enable the DT cpufreq driver on the Ux500
2017-08-22 13:44 UTC (6+ messages)
` [PATCH 2/3 v3] mfd: db8500-prcmu: Get rid of cpufreq dependency
` [PATCH 3/3 v3] cpufreq: dbx500: Delete obsolete driver
[PATCH] CPUFREQ: Loongson2: constify platform_device_id
2017-08-22 13:30 UTC (3+ messages)
[PATCH] cpufreq: remove setting of policy->cpu in policy->cpus during init
2017-08-22 13:28 UTC (3+ messages)
[PATCH 2/2] cpufreq: schedutil: Always process remote callback with slow switching
2017-08-22 13:27 UTC (3+ messages)
` [PATCH V2 "
[PATCH 1/2] cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
2017-08-22 13:26 UTC (2+ messages)
[PATCH V3 resend] cpufreq: Cap the default transition delay value to 10 ms
2017-08-22 13:31 UTC (2+ messages)
[PATCH] cpufreq: dt: Add r8a7796 support to to use generic cpufreq driver
2017-08-22 13:29 UTC (3+ messages)
[PATCH v5] ACPI / Sleep: Check low power idle constraints for debug only
2017-08-22 13:08 UTC (2+ messages)
[PATCH v9 0/5] Add runtime PM support for clocks (on Exynos SoC example)
2017-08-22 9:27 UTC (3+ messages)
[PATCH] PM / Hibernate: Feed the wathdog when creating snapshot
2017-08-22 2:55 UTC (3+ messages)
CPU frequency governor problem
2017-08-22 0:12 UTC (2+ messages)
[PATCH v2] PM / AVS: rockchip-io: add io selectors and supplies for RV1108
2017-08-21 22:00 UTC (2+ messages)
[PATCH 0/2] User-friendly description for thermal zones
2017-08-21 21:53 UTC (13+ messages)
` [PATCH 2/2] ACPI/thermal: support for thermal zone description
[PATCH 0/6] drivers: make device_attribute const
2017-08-21 17:26 UTC (13+ messages)
` [PATCH 1/6] ACPI: "
` [PATCH 2/6] nbd: "
` [PATCH 3/6] hid: "
` [PATCH 4/6] qlogic: "
` [PATCH 5/6] platform/x86: "
` [PATCH 6/6] power: supply: "
[PATCH 0/2] PM: docs: High-level update of PM part of admin-guide
2017-08-21 13:14 UTC (8+ messages)
` [PATCH 1/2] PM: docs: Describe high-level PM strategies and sleep states
` [PATCH v2 "
` [PATCH 2/2] PM: docs: Delete the obsolete states.txt document
[1/2] cpufreq: dt-platdev: Automatically create cpufreq device with OPP v2
2017-08-21 13:17 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).