linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-18 15:05:58 to 2017-07-20 16:09:15 UTC [more...]

[PATCH v4 0/2] add UniPhier thermal support
 2017-07-20 16:08 UTC  (3+ messages)
` [PATCH v4 2/2] thermal: uniphier: add UniPhier thermal driver

[PATCH V3 0/3] sched: cpufreq: Allow remote callbacks
 2017-07-20 15:11 UTC  (7+ messages)
` [PATCH V3 2/3] cpufreq: schedutil: Process remote callback for shared policies
  ` [Eas-dev] "

cpuidle and cpufreq coupling?
 2017-07-20 14:45 UTC  (6+ messages)

x86: PIE support and option to extend KASLR randomization
 2017-07-20 14:26 UTC  (51+ 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
  ` Re: x86: PIE support and option to extend KASLR randomization

[PATCH 000/102] Convert drivers to explicit reset API
 2017-07-20 12:55 UTC  (11+ messages)
` [PATCH 015/102] PM / devfreq: tegra: explicitly request exclusive reset control
` [PATCH 082/102] thermal: rockchip: "
` [PATCH 083/102] thermal: tegra: "

[PATCH v16 0/7] power: add power sequence library
 2017-07-20  9:35 UTC  (9+ messages)
` [PATCH v16 2/7] "

[PATCH] PM / OPP: Don't check not plugged in CPUs to avoid error
 2017-07-20  9:06 UTC  (7+ messages)

[PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC
 2017-07-20  8:26 UTC  (2+ messages)

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

[PATCH v2] PM / suspend: Add suspend_target_state()
 2017-07-20  8:03 UTC  (4+ messages)

[PATCH] devfreq: Convert to using %pOF instead of full_name
 2017-07-20  5:25 UTC  (3+ messages)
      `  "

[PATCH v8 3/9] i2c: core: call of_i2c_setup_smbus_alert in i2c_register_adapter
 2017-07-20  4:44 UTC  (4+ messages)

[PATCH 0/3] PM / sleep: Avoid filling up kernel log buffer with debug messages
 2017-07-20  1:38 UTC  (5+ 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 v2 "
` [PATCH 3/3] PM / timekeeping: Print debug messages when requested

[PATCH] ACPI / PM / EC: Flush all EC work in acpi_freeze_sync()
 2017-07-20  1:43 UTC 

[PATCH] cpufreq: imx6q: Fix imx6sx low frequency support
 2017-07-20  1:16 UTC  (3+ messages)

[PATCH] thermal: intel_pch_thermal: Read large temp values correctly
 2017-07-20  0:47 UTC 

[PATCH] thermal: intel_pch_thermal: Fix enable check on Broadwell-DE
 2017-07-20  0:44 UTC 

[PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit
 2017-07-19 21:31 UTC  (4+ messages)

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

[PATCH] ACPI / EC: Add parameter force disable the GPE on suspend
 2017-07-19 20:44 UTC  (2+ messages)

[PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit
 2017-07-19 19:48 UTC 

[PATCH v2 2/4] time: Print wall time at die and reboot
 2017-07-19 19:45 UTC 

[PATCH v2 0/2] Remove BQ27xxx platform interface
 2017-07-19 17:04 UTC  (3+ messages)
` [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply
` [PATCH v2 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c

[PATCH V3 0/9] cpufreq: transition-latency cleanups
 2017-07-19 16:30 UTC  (12+ 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 v3 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg)
 2017-07-19 14:52 UTC  (4+ messages)

[PATCH v3 0/5] ACPI / boot: Few amendments
 2017-07-19 13:56 UTC  (6+ messages)
` [PATCH v3 2/5] ACPI / boot: Correct address space of __acpi_map_table()
  ` [patch v3 2/5] acpi / boot: correct "
` [PATCH v3 3/5] ACPI / boot: Add number of legacy IRQs to debug output

[PATCH] selftests: cpufreq: Check cpuinfo_cur_freq set as expected
 2017-07-19 12:47 UTC  (5+ messages)

[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

[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] 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] 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 3/4] PM: Print wall time at suspend entry and exit
 2017-07-18 23:26 UTC  (3+ messages)

[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  (4+ 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  (3+ messages)
` [PATCH v8 5/9] i2c: mux: pca954x: Return error if irq_create_mapping fails

(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 


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