linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-17 10:24:04 to 2017-07-19 12:42:02 UTC [more...]

[PATCH V3 0/9] cpufreq: transition-latency cleanups
 2017-07-19 12:42 UTC  (11+ messages)
` [PATCH V3 1/9] cpufreq: governor: Drop min_sampling_rate
` [PATCH V3 2/9] cpufreq: Use transition_delay_us for legacy governors as well
` [PATCH V3 3/9] cpufreq: Cap the default transition delay value to 10 ms
` [PATCH V3 4/9] cpufreq: Don't set transition_latency for setpolicy drivers
` [PATCH V3 5/9] cpufreq: arm_big_little: Make ->get_transition_latency() mandatory
` [PATCH V3 6/9] cpufreq: Replace "max_transition_latency" with "dynamic_switching"
` [PATCH V3 7/9] cpufreq: schedutil: Set dynamic_switching to true
` [PATCH V3 8/9] cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag
` [PATCH V3 9/9] cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency

[PATCH V8 0/6] PM / Domains: Power domain performance states
 2017-07-19 12:37 UTC  (4+ messages)
` [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains

[PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg)
 2017-07-19 12:28 UTC  (8+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-07-19 12:10 UTC  (28+ messages)
` [RFC 01/22] x86/crypto: Adapt assembly for PIE support
` [RFC 02/22] x86: Use symbol name on bug table "
` [RFC 03/22] x86: Use symbol name in jump "
` [RFC 04/22] x86: Add macro to get symbol address "
` [RFC 05/22] xen: Adapt assembly "
` [RFC 06/22] kvm: "
` [RFC 07/22] x86: relocate_kernel - "
` [RFC 08/22] x86/entry/64: "
` [RFC 09/22] x86: pm-trace - "
` [RFC 10/22] x86/CPU: "
` [RFC 11/22] x86/acpi: "
` [RFC 12/22] x86/boot/64: "
` [RFC 13/22] x86/power/64: "
` [RFC 14/22] x86/paravirt: "
` [RFC 15/22] x86/boot/64: Use _text in a global "
` [RFC 16/22] x86/percpu: Adapt percpu "
` [RFC 17/22] compiler: Option to default to hidden symbols
` [RFC 18/22] x86/relocs: Handle DYN relocations for PIE support
` [RFC 19/22] x86/pie: Add option to build the kernel as PIE for x86_64
` [RFC 20/22] x86/relocs: Add option to generate 64-bit relocations
` [RFC 21/22] x86/module: Add support for mcmodel large and PLTs
` [RFC 22/22] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB

[PATCH v16 0/7] power: add power sequence library
 2017-07-19 11:34 UTC  (8+ messages)
` [PATCH v16 2/7] "

[RFC PATCH v1 0/8] SCHED_DEADLINE freq/cpu invariance and OPP selection
 2017-07-19 11:16 UTC  (6+ messages)
` [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant

[PATCH] cpufreq: imx6q: Fix imx6sx low frequency support
 2017-07-19 10:28 UTC  (2+ messages)

[PATCH] PM / Domains: Convert to using %pOF instead of full_name
 2017-07-19  9:18 UTC  (2+ messages)

Regression with suspicious RCU usage splats with cpu_pm change
 2017-07-19  8:01 UTC  (10+ messages)

[PATCH] cpufreq: Convert to using %pOF instead of full_name
 2017-07-19  7:06 UTC  (3+ messages)

[PATCH] selftests: cpufreq: Check cpuinfo_cur_freq set as expected
 2017-07-19  6:54 UTC  (4+ messages)

[PATCH] cpufreq: dt: Don't use generic platdev driver for tango
 2017-07-19  6:36 UTC  (2+ messages)

[PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started
 2017-07-19  4:28 UTC  (4+ messages)

[PATCH v2 0/3] power: supply: sbs-battery: Add delay when changing capacity mode
 2017-07-19  2:16 UTC  (4+ messages)
` [PATCH v2 3/3] power: supply: sbs-battery: Add delay when changing capacity mode bit

[PATCH v9 0/9] Add sbs-manager with smbalert support
 2017-07-19  2:14 UTC  (10+ messages)
  ` [PATCH v9 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
  ` [PATCH v9 2/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
  ` [PATCH v9 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
  ` [PATCH v9 9/9] power: supply: sbs-battery: move gpio present detect to sbs_get_property
` [PATCH v9 4/9] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v9 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
` [PATCH v9 6/9] Documentation: Add sbs-manager device tree node documentation
` [PATCH v9 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v9 8/9] power: supply: sbs-manager: Add alert callback and battery change notification

[PATCH] devfreq: Convert to using %pOF instead of full_name
 2017-07-19  1:38 UTC  (2+ messages)

[PATCH 0/3] PM / sleep: Avoid filling up kernel log buffer with debug messages
 2017-07-19  0:42 UTC  (4+ messages)
` [PATCH 1/3] PM / sleep: Do not print debug messages by default
` [PATCH 2/3] PM / sleep: Mark suspend/hibernation start and finish
` [PATCH 3/3] PM / timekeeping: Print debug messages when requested

[PATCH v3 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg)
 2017-07-19  0:00 UTC  (3+ messages)

[PATCH 3/4] PM: Print wall time at suspend entry and exit
 2017-07-18 23:26 UTC  (3+ messages)

[PATCH] ACPI / EC: Add parameter force disable the GPE on suspend
 2017-07-18 23:04 UTC 

[PATCH v5 1/5] x86: stub out pmc function
 2017-07-18 22:39 UTC  (14+ messages)
` [PATCH v5 2/5] tick: Add freeze timer events

[PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost()
 2017-07-18 22:16 UTC  (5+ messages)

[PATCH v2 2/4] time: Print wall time at die and reboot
 2017-07-18 22:06 UTC  (2+ messages)

[PATCH] power/reset: Convert to using %pOF instead of full_name
 2017-07-18 21:43 UTC 

[PATCH] cpuidle: Convert to using %pOF instead of full_name
 2017-07-18 21:42 UTC 

[PATCH v2 0/4] PM / Suspend: Print wall time
 2017-07-18 21:18 UTC 

[PATCH v8 0/9] Add sbs-manager with smbalert support
 2017-07-18 20:41 UTC  (11+ messages)
` [PATCH v8 1/9] i2c: i2c-smbus: Use threaded irq for smbalert
  ` [PATCH v8 2/9] i2c: i2c-smbus: add of_i2c_setup_smbus_alert
  ` [PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
  ` [PATCH v8 7/9] power: Adds support for Smart Battery System Manager
` [PATCH v8 4/9] i2c: mux: pca954x: Call request irq after adding mux segments
` [PATCH v8 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails
` [PATCH v8 6/9] Documentation: Add sbs-manager device tree node documentation
` [PATCH v8 8/9] power: supply: sbs-manager: Add alert callback and battery change notification
` [PATCH v8 9/9] power: supply: sbs-battery: move gpio present detect to sbs_get_property

(unknown),
 2017-07-18 20:17 UTC 

[PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg)
 2017-07-18 20:08 UTC  (7+ messages)

[PATCH 4/4] PM: Print wall time at hibernate entry and exit
 2017-07-18 17:26 UTC 

[PATCH 2/4] rtc-lib: Print wall time at die and reboot
 2017-07-18 17:25 UTC 

[PATCH 0/4] PM / Suspend: Print wall time
 2017-07-18 17:24 UTC 

[PATCH v3 0/5] ACPI / boot: Few amendments
 2017-07-18 15:04 UTC  (6+ messages)
` [PATCH v3 1/5] ACPI / boot: Don't define unused variables
` [PATCH v3 2/5] ACPI / boot: Correct address space of __acpi_map_table()
` [PATCH v3 3/5] ACPI / boot: Add number of legacy IRQs to debug output
` [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init()
` [PATCH v3 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms

[Resend, PATCH v2 0/5] ACPI / boot: Few amendments
 2017-07-18 10:11 UTC  (9+ messages)
` [PATCH v2 1/5] ACPI / boot: Don't define unused variables
` [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table()
` [PATCH v2 3/5] ACPI / boot: Add number of legacy IRQs to debug output
` [PATCH v2 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init()
` [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms

[PATCH v2 0/5] ACPI / boot: Few amendments
 2017-07-18  9:55 UTC  (8+ messages)
` [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table()
` [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms

[PATCH v2 0/3] Introduce USB charger support in USB phy
 2017-07-18  7:13 UTC  (2+ messages)

[PATCH v5 0/3] some fixups for MediaTek cpufreq driver
 2017-07-18  6:01 UTC  (4+ messages)
` [PATCH v5 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC
` [PATCH v5 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place
` [PATCH v5 3/3] dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document

[PATCH] PM / OPP: Don't check not plugged in CPUs to avoid error
 2017-07-18  4:35 UTC  (4+ messages)

[PATCH 0/2] PM / suspend: Add platform_suspend_target_state()
 2017-07-18  0:19 UTC  (8+ messages)
` [PATCH v2] PM / suspend: Add suspend_target_state()
` [PATCH v3] PM / suspend: Export pm_suspend_target_state
  ` [PATCH v4] "

[PATCH v6 0/3] power: supply: ltc2941-battery-gauge: Support LTC2942 and LTC2944
 2017-07-17 19:42 UTC  (8+ messages)
` [PATCH v6 1/3] power: supply: ltc2941-battery-gauge: Prepare for "
` [PATCH v6 2/3] power: supply: ltc2941-battery-gauge: Add LTC2942 support
` [PATCH v6 3/3] power: supply: ltc2941-battery-gauge: Add LTC2944 support

[PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx
 2017-07-17 18:57 UTC  (4+ messages)
` [PATCH v2 1/5] thermal: imx: Add nvmem-cells alternate binding for OCOTP access

[PATCH RESEND] tools/power/cpupower: allow running without cpu0
 2017-07-17 15:23 UTC  (2+ messages)

[PATCH] thermal: tegra: delete unneeded of_node_put
 2017-07-17 14:42 UTC  (3+ messages)

[PATCH] power: supply: act8945a_charger: fix of_irq_get() error check
 2017-07-17 13:23 UTC  (5+ messages)

[RFC V2 0/6] cpufreq: transition-latency cleanups
 2017-07-17 12:18 UTC  (6+ messages)
` [RFC V2 1/6] cpufreq: Replace "max_transition_latency" with "dynamic_switching"

[PATCH] PM / Domains: defer dev_pm_domain_set() until genpd->attach_dev succeeds if present
 2017-07-17 11:36 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/3] some fixups for MediaTek cpufreq driver
 2017-07-17 11:33 UTC  (4+ messages)

[PATCH 1/2] thermal: int340x: constify attribute_group structures
 2017-07-17 10:59 UTC  (4+ messages)
` [PATCH 2/2] thermal: int340x_thermal: Constify "


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).