messages from 2018-04-22 14:05:08 to 2018-04-26 09:32:03 UTC [more...]
[PATCH V3 0/3] cpufreq: dt: Allow platforms to provide suspend/resume hooks
2018-04-26 9:32 UTC (4+ messages)
` [PATCH V3 2/3] cpufreq: armada: Free resources on error paths
` [PATCH V3 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
[PATCH 00/11] PM / Domains: Fixup error paths with dev_pm_domain_attach()
2018-04-26 9:26 UTC (14+ messages)
` [PATCH 01/11] PM / Domains: Fix error path during attach in genpd
` [PATCH 02/11] PM / Domains: Drop comment in genpd about legacy Samsung DT binding
` [PATCH 03/11] PM / Domains: Drop redundant code in genpd while attaching devices
` [PATCH 04/11] PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
` [PATCH 05/11] PM / Domains: Allow a better error handling of dev_pm_domain_attach()
` [PATCH 06/11] amba: Respect all error codes from dev_pm_domain_attach()
` [PATCH 07/11] driver core: "
` [PATCH 08/11] i2c: "
` [PATCH 09/11] mmc: sdio: "
` [PATCH 10/11] soundwire: "
` [PATCH 11/11] spi: "
[RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME
2018-04-26 9:03 UTC (8+ messages)
[RFC 00/10] ARM: Remove support for Exynos5440
2018-04-26 7:59 UTC (14+ messages)
` [RFC 03/10] cpufreq: exynos: "
` [RFC 09/10] usb: host: "
` [RFC 04/10] clk: samsung: "
` [RFC 08/10] spi: s3c64xx: "
` [RFC 06/10] thermal: "
` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
` [RFC 05/10] i2c: s3c2410: Remove support for Exynos5440
[PATCH v8 0/6] typec: tcpm: Add sink side support for PPS
2018-04-26 7:33 UTC (16+ messages)
` [PATCH v8 1/6] typec: tcpm: Add core support for sink side PPS
` [PATCH v8 2/6] Documentation: power: Initial effort to document power_supply ABI
` [PATCH v8 3/6] power: supply: Add error checking of psy desc during registration
` [PATCH v8 4/6] power: supply: Add 'usb_type' property and supporting code
` [PATCH v8 5/6] typec: tcpm: Represent source supply through power_supply
` [PATCH v8 6/6] typec: tcpm: Add support for sink PPS related messages
[PATCH] PM / Sleep: only update last time for active wakeup sources
2018-04-26 6:30 UTC (2+ messages)
[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-26 5:32 UTC (4+ messages)
[PATCH v2][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
2018-04-26 5:25 UTC (2+ messages)
[PATCH][v6] tools/power turbostat: if --iterations, print for specific count of iterations
2018-04-26 0:41 UTC
[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
2018-04-26 0:08 UTC (3+ messages)
[PATCH] power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"
2018-04-25 21:46 UTC (2+ messages)
[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
2018-04-25 21:37 UTC (10+ messages)
` [PATCH v5 1/6] arm: shmobile: Add the RZ/N1D (R9A06G032) to the shmobile Kconfig
` [PATCH v5 3/6] dt-bindings: arm: Document the RZN1D-DB board
` [PATCH v5 4/6] ARM: dts: Renesas RZ/N1 SoC base device tree file
` [PATCH v5 6/6] reset: Renesas RZ/N1 reboot driver
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-25 21:16 UTC (3+ messages)
` [PATCH 41/61] power: supply: "
[PATCH] power: supply: bq27xxx: Add support for BQ27426
2018-04-25 21:15 UTC (2+ messages)
[PATCH] gpio-poweroff: Use gpiod_set_value_cansleep
2018-04-25 21:11 UTC (2+ messages)
[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
2018-04-25 11:01 UTC (6+ messages)
[PATCH v3] PM / wakeup: use seq_open() to show wakeup stats
2018-04-25 10:59 UTC
[PATCH 4.14 127/183] x86/power: Fix swsusp_arch_resume prototype
2018-04-25 10:35 UTC
[PATCH V2] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-25 10:14 UTC (4+ messages)
[PATCH] PM: docs: sleep-states: Fix a typo ("includig")
2018-04-25 10:07 UTC
[PATCH v2 00/17] Add support to MT6323 RTC and its power device
2018-04-25 9:32 UTC (18+ messages)
` [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
` [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC
` [PATCH v2 03/17] dt-bindings: mfd: mt6397: add a description for MT6323 RTC
` [PATCH v2 04/17] dt-bindings: mfd: mt6397: add a description for MT6323 power controller
` [PATCH v2 05/17] mfd: mt6397: add MT6323 RTC support into MT6397 driver
` [PATCH v2 06/17] mfd: mt6397: add support for MT6323 power controller "
` [PATCH v2 07/17] mfd: mt6397: reuse DEFINE_RES_* helpers
` [PATCH v2 08/17] rtc: mt6397: add MT6323 support to RTC driver
` [PATCH v2 09/17] rtc: mt6397: replace a poll with regmap_read_poll_timeout
` [PATCH v2 10/17] rtc: mt6397: remove unnecessary irq_dispose_mapping
` [PATCH v2 11/17] rtc: mt6397: convert to use device managed functions
` [PATCH v2 12/17] rtc: mt6397: move the declaration into a globally visible header file
` [PATCH v2 13/17] rtc: mt6397: cleanup header files to include
` [PATCH v2 14/17] rtc: mt6397: update license converting to using SPDX identifiers
` [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
` [PATCH v2 16/17] MAINTAINERS: update entry for ARM/Mediatek RTC DRIVER
` [PATCH v2 17/17] MAINTAINERS: add an entry for MediaTek board level shutdown driver
[RFC PATCH v2 0/6] Energy Aware Scheduling
2018-04-25 8:23 UTC (6+ messages)
` [RFC PATCH v2 4/6] sched/fair: Introduce an energy estimation helper function
Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
2018-04-25 7:01 UTC (14+ messages)
` "
[PATCH] cpufreq: powernv: Remove global pstate ramp-down timer in POWER9
2018-04-25 6:25 UTC (2+ messages)
[PATCH] cpufreq: fix speedstep_detect_processor()'s return type
2018-04-25 2:46 UTC (2+ messages)
[PATCH 0/6] Misc devfreq_add_device() fixes
2018-04-24 22:35 UTC (7+ messages)
` [PATCH 1/6] PM / devfreq: Free devfreq upon set_freq_table error
` [PATCH 2/6] PM / devfreq: Use the device release function for cleanup
` [PATCH 3/6] PM / devfreq: Reorder devfreq_add_device()
` [PATCH 4/6] PM / devfreq: Remove unnecessary locking
` [PATCH 5/6] PM / devfreq: Use put_device() on device_register error
` [PATCH 6/6] PM / devfreq: Reject client provided freq_table
[PATCH 0/3] Fix UFS and devfreq interaction
2018-04-24 22:14 UTC (13+ messages)
` [PATCH 1/3] PM / devfreq: Actually support providing freq_table
` "
` [PATCH 2/3] scsi: ufs: Extract devfreq registration
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq
[PATCH 1/2] mfd: pf1550: add pf1550 mfd driver
2018-04-24 22:02 UTC (4+ messages)
` [PATCH 2/2] power: pf1550_charger: add pf1550 charger driver
[PATCH] PM / devfreq: Drop custom MIN/MAX macros
2018-04-24 19:46 UTC
[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
2018-04-24 17:46 UTC (8+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers
` Applied "regmap: include <linux/ktime.h> from include/linux/regmap.h" to the regmap tree
[GIT PULL] Thermal management updates for v4.17-rc2
2018-04-24 13:25 UTC (2+ messages)
[PATCH] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-24 10:47 UTC (7+ messages)
[PATCH v2] cpufreq: armada-37xx: driver relies on cpufreq-dt
2018-04-24 10:31 UTC (2+ messages)
[PATCH 0/3] cpufreq: dt: Allow platforms to provide suspend/resume hooks
2018-04-24 9:19 UTC (7+ messages)
` [PATCH 2/3] cpufreq: armada: Free resources on error paths
` [PATCH V2 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
[PATCH v2 0/5] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
2018-04-24 8:37 UTC (6+ messages)
` [PATCH v2 1/5] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
` [PATCH v2 2/5] dt-bindings: clock: add rk3399 DDR3 standard speed bins
` [PATCH v2 3/5] devfreq: rk3399_dmc: remove wait for dcf irq event
` [PATCH v2 4/5] dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not required
` [PATCH v2 5/5] devfreq: rk3399_dmc: do not print error when get supply and clk defer
[PATCH 0/6] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
2018-04-24 8:01 UTC (18+ messages)
` [PATCH 5/6] devfreq: rk3399_dmc: do not print error when get supply and clk defer
` [PATCH 1/6] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
` [PATCH 3/6] devfreq: rk3399_dmc: remove wait for dcf irq event
` [PATCH 4/6] dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not required
` [PATCH 6/6] devfreq: rk3399_dmc: register devfreq notification to dmc driver
[PATCH] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
2018-04-24 6:09 UTC (4+ messages)
[PATCH/RFC 2/5] mfd: bd9571mwv: Add DDR Backup Power register bit definitions
2018-04-23 18:05 UTC (2+ messages)
` Applied "mfd: bd9571mwv: Add DDR Backup Power register bit definitions" to the regulator tree
[PATCH/RFC 3/5] mfd: bd9571mwv: Allow DDR Backup Power register access
2018-04-23 18:05 UTC (2+ messages)
` Applied "mfd: bd9571mwv: Allow DDR Backup Power register access" to the regulator tree
[PATCH v7 0/6] typec: tcpm: Add sink side support for PPS
2018-04-23 13:20 UTC (10+ messages)
` [PATCH v7 1/6] typec: tcpm: Add core support for sink side PPS
[PATCH/RFC 0/2] regulator: bd9571mwv: Add support for toggle power switches
2018-04-23 9:59 UTC (6+ messages)
` [PATCH/RFC 1/2] PM / wakeup: Add callback for wake-up change notification
[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
2018-04-23 9:39 UTC (4+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable
Experiencing freezes with kernel 4.16.3 on a desktop with E5500 CPU (bisect included)
2018-04-23 9:27 UTC
[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
2018-04-23 8:24 UTC (3+ messages)
[PATCH 0/2] brcmstb-avs-cpufreq changes
2018-04-23 4:23 UTC (9+ messages)
` [PATCH 2/2] cpufreq: brcmstb-avs-cpufreq: prefer SCMI cpufreq if supported
linux-next on x60: network manager often complains "network is disabled" after resume
2018-04-22 19:22 UTC (8+ 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).