messages from 2017-10-04 09:07:21 to 2017-10-10 09:13:01 UTC [more...]
[PATCH 00/34] CPUFreq: Move freq change notifications out of drivers
2017-10-10 9:13 UTC (4+ messages)
` [PATCH 07/34] cpufreq: cris: remove calls to cpufreq_notify_transition()
[PATCH] thermal/intel_powerclamp: pr_err()/pr_info() strings should end with newlines
2017-10-10 8:24 UTC (4+ messages)
[PATCH] powerpc/pseries/cpuidle: add polling idle for shared processor guests
2017-10-10 7:11 UTC
[PATCH v7 0/3] enable eeprom "size" property and runtime pm
2017-10-10 6:00 UTC (4+ messages)
` [PATCH v7 1/3] dt-bindings: add eeprom "size" property
` [PATCH v7 2/3] eeprom: at24: add support to fetch eeprom device property "size"
` [PATCH v7 3/3] eeprom: at24: enable runtime pm support
[PATCH v2 1/2] ARM: cpuidle: Correct driver unregistration if init fails
2017-10-10 5:47 UTC (2+ messages)
` [PATCH v2 2/2] ARM: cpuidle: Refactor rollback operations "
[PATCH v6 3/3] eeprom: at24: enable runtime pm support
2017-10-10 3:55 UTC (5+ messages)
[PATCH] cpufreq: dt-platdev: drop socionext,uniphier-ld6b from whitelist
2017-10-10 3:25 UTC (4+ messages)
[PATCH] power: supply: replace pr_* with dev_*
2017-10-09 21:09 UTC
[PATCH] pci: Fix a possible sleep-in-atomic bug in pci_set_power_state
2017-10-09 18:21 UTC (3+ messages)
[RFC PATCH 0/4] PM / Domains: Add support for explicit control of PM domains
2017-10-09 16:36 UTC (12+ messages)
` "
[PATCH 1/2] ARM: cpuidle: refine failure handling in init flow
2017-10-09 14:24 UTC (6+ messages)
` [PATCH 2/2] ARM: cpuidle: replace cpuidle_get_driver with cpuidle_get_cpu_driver
[PATCH 00/13] timer: Start conversion to timer_setup()
2017-10-09 13:27 UTC (27+ messages)
` [PATCH 02/13] timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
` [PATCH 03/13] timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
` [PATCH 04/13] timer: Remove init_timer_pinned() in favor of timer_setup()
` [PATCH 05/13] timer: Remove init_timer_deferrable() "
` [PATCH 07/13] timer: Remove last user of TIMER_INITIALIZER
` [PATCH 08/13] timer: Remove unused static initializer macros
` [PATCH 09/13] timer: Remove users of expire and data arguments to DEFINE_TIMER
` [PATCH 10/13] timer: Remove expires and data arguments from DEFINE_TIMER
` [PATCH 01/13] timer: Convert schedule_timeout() to use from_timer()
` [PATCH 06/13] timer: Remove users of TIMER_DEFERRED_INITIALIZER
` [PATCH 11/13] timer: Remove expires argument from __TIMER_INITIALIZER()
` [PATCH 13/13] workqueue: Convert callback to use from_timer()
` [PATCH 12/13] kthread: "
[PATCH 0/2] detect identical chip data arrays
2017-10-09 9:11 UTC (9+ messages)
` [PATCH 1/2] scripts: coccinelle: api: drop battery.cocci
` [PATCH 2/2] scripts: coccinelle: api: detect identical chip data arrays
[PATCH] coccinelle: api: detect duplicate chip data arrays
2017-10-09 6:39 UTC (21+ messages)
[PATCH ] cpufreq: ti-cpufreq: kfree opp_data when failure
2017-10-09 5:51 UTC (7+ messages)
[PATCH 0/9] add support for Hi3660 tsensor
2017-10-09 2:38 UTC (4+ messages)
` [PATCH 9/9] arm64: dts: register Hi3660's thermal sensor
[PATCH] ARM: ux500: Fix regression while init PM domains
2017-10-08 23:31 UTC (2+ messages)
[Bug 197153] Wrong cores frequencies values in /proc/cpuinfo
2017-10-08 3:37 UTC (9+ messages)
[PATCH] PM: docs: Fix stale reference in kernel-parameters.txt
2017-10-07 16:50 UTC (2+ messages)
[PATCH] kernel/power/swap: Delete five error messages for a failed memory allocation
2017-10-07 13:07 UTC
[PATCH 0/4] PM / Sleep / ACPI: Some cleanups and clarifications
2017-10-07 6:46 UTC (5+ messages)
` [PATCH 4/4] PM / ACPI: Split acpi_lpss_suspend_late|resume_early()
[PATCH] PM / ACPI: Removed unused function
2017-10-07 6:44 UTC (4+ messages)
[PATCH] intel_idle: replace conditionals with static_cpu_has(X86_FEATURE_ARAT)
2017-10-06 21:09 UTC (4+ messages)
[PATCH v4 01/27] linkage: new macros for assembler symbols
2017-10-06 15:23 UTC (2+ messages)
[RFC 0/5] fs: replace kthread freezing with filesystem freeze/thaw
2017-10-06 12:54 UTC (17+ messages)
` [RFC 4/5] ext4: add fs freezing support on suspend/hibernation
` [RFC 5/5] pm: remove kernel thread freezing
x86: PIE support and option to extend KASLR randomization
2017-10-06 10:39 UTC (11+ messages)
[PATCH v2] of: thermal: Introduce "linux,hwmon" optional property
2017-10-06 9:21 UTC (5+ messages)
[vireshk:opp/genpd-performance-state 6/9] drivers/opp/qcom_rpmpd.c:126:1: error: type defaults to 'int' in declaration of 'subsys_initcall'
2017-10-06 9:20 UTC (2+ messages)
[PATCH] PM / Domains: Rename genpd internals from pm_genpd_* to genpd_*
2017-10-06 8:24 UTC (2+ messages)
[PATCH RFC hack dont apply] intel_idle: support running within a VM
2017-10-06 3:37 UTC (13+ messages)
r8169 Wake-on-LAN causes immediate ACPI GPE wakeup
2017-10-06 2:44 UTC (2+ messages)
[GIT PULL] Power management fix for v4.14-rc4
2017-10-05 22:45 UTC
[PATCH] kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)
2017-10-05 20:17 UTC (3+ messages)
[PATCH] PM / OPP: Rename dev_pm_opp_register_put_opp_helper()
2017-10-05 17:30 UTC (2+ messages)
x86: PIE support and option to extend KASLR randomization
2017-10-05 16:14 UTC (32+ messages)
` [RFC v3 01/27] x86/crypto: Adapt assembly for PIE support
` [RFC v3 02/27] x86: Use symbol name on bug table "
` [RFC v3 03/27] x86: Use symbol name in jump "
` [RFC v3 04/27] x86: Add macro to get symbol address "
` [RFC v3 05/27] x86: relocate_kernel - Adapt assembly "
` [RFC v3 06/27] x86/entry/64: "
` [RFC v3 07/27] x86: pm-trace - "
` [RFC v3 08/27] x86/CPU: "
` [RFC v3 09/27] x86/acpi: "
` [RFC v3 10/27] x86/boot/64: "
` [RFC v3 11/27] x86/power/64: "
` [RFC v3 12/27] x86/paravirt: "
` [RFC v3 13/27] x86/boot/64: Use _text in a global "
` [RFC v3 14/27] x86/percpu: Adapt percpu "
` [RFC v3 15/27] compiler: Option to default to hidden symbols
` [RFC v3 16/27] x86/relocs: Handle PIE relocations
` [RFC v3 17/27] xen: Adapt assembly for PIE support
` [RFC v3 18/27] kvm: "
` [RFC v3 19/27] x86: Support global stack cookie
` [RFC v3 20/27] x86/ftrace: Adapt function tracing for PIE support
` [RFC v3 21/27] x86/mm/dump_pagetables: Fix address markers index on x86_64
` [RFC v3 22/27] x86/modules: Add option to start module section after kernel
` [RFC v3 23/27] x86/modules: Adapt module loading for PIE support
` [RFC v3 24/27] x86/mm: Make the x86 GOT read-only
` [RFC v3 25/27] x86/pie: Add option to build the kernel as PIE
` [RFC v3 26/27] x86/relocs: Add option to generate 64-bit relocations
` [RFC v3 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
[PATCH V2] Bug fix for PME interrupt handler, add Root Status check
2017-10-05 13:02 UTC (3+ messages)
[PATCH v3 21/22] cpufreq: add support for CPU DVFS based on SCMI message protocol
2017-10-05 11:26 UTC (5+ messages)
[RFT][PATCH 0/2] i2c: designware: Runtime PM aware system sleep handling
2017-10-05 11:00 UTC (10+ messages)
` [RFT][PATCH v3 0/3] "
` [PATCH v4 "
` [PATCH v4 1/3] PM: i2c-designware-platdrv: Clean up PM handling in probe
` [Update][PATCH v5 "
` [PATCH v4 2/3] PM / mfd: intel-lpss: Push system sleep callbacks to late/early stages
` [PATCH v4 3/3] PM: i2c-designware-platdrv: Suspend/resume at the "
[PATCH] PM / OPP: Add missing of_node_put(np)
2017-10-05 4:43 UTC (3+ messages)
[PATCH 00/14] pinctrl: sh-pfc: Add suspend/resume support
2017-10-04 19:19 UTC (19+ messages)
` [PATCH 01/14] pinctrl: sh-pfc: Remove matching on plain sh-pfc platform device
` [PATCH 02/14] pinctrl: sh-pfc: Drop width parameter of sh_pfc_{read,write}_reg()
` [PATCH 03/14] pinctrl: sh-pfc: Add generic bias register description
` [PATCH 04/14] pinctrl: sh-pfc: Add sh_pfc_pin_to_bias_reg() helper
` [PATCH 05/14] pinctrl: sh-pfc: r8a7795-es1: Use generic bias register description
` [PATCH 06/14] pinctrl: sh-pfc: r8a7795: "
` [PATCH 08/14] pinctrl: sh-pfc: r8a7778: "
` [PATCH 09/14] pinctrl: sh-pfc: Remove obsolete sh_pfc_pin_to_bias_info()
` [PATCH 10/14] pinctrl: sh-pfc: Add generic IOCTRL register description
` [PATCH 14/14] pinctrl: sh-pfc: Save/restore registers for PSCI system suspend
Huawei integrated modem causes instant resume from suspend on Acer P648-G3
2017-10-04 13:31 UTC (4+ messages)
[PATCH v5 00/10] arm, arm64, cpufreq: frequency- and cpu-invariant accounting support for task scheduler
2017-10-04 12:28 UTC (3+ messages)
[PATCH] extcon: Split out extcon header file for consumer and provider device
2017-10-04 10:48 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).