linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-03-06 07:25:34 to 2017-03-13 01:09:27 UTC [more...]

[PATCH v19 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
 2017-03-13  1:09 UTC  (12+ messages)

[PATCH 2/2 RESEND] power: reset: Add a driver for the Gemini poweroff
 2017-03-12 22:36 UTC 

[PATCH V11 0/6] thermal: bcm2835: add thermal driver for bcm2835 SoC
 2017-03-12 22:11 UTC  (7+ messages)
  ` [PATCH V11 1/6] of: base: Implement read function for s32 array
  ` [PATCH V11 2/6] thermal: of-thermal: Implement signed coefficient support
  ` [PATCH V11 3/6] dt-bindings: Add thermal zone to bcm2835-thermal example
  ` [PATCH V11 4/6] ARM: dts: bcm283x: Add CPU thermal zone with 1 trip point
  ` [PATCH V11 5/6] ARM64: dts: bcm2837: Define CPU thermal coefficients
  ` [PATCH V11 6/6] thermal: bcm2835: add thermal driver for bcm2835 SoC

[PATCH RFC 2/3] thermal: dove: convert to a thermal OF sensor device
 2017-03-12 19:07 UTC 

[PATCH RFC 1/3] thermal: allow hwmon devices to be created for of-thermal zones
 2017-03-12 19:07 UTC 

[PATCH 00/14] cpufreq: intel_pstate: Fixes, cleanups and optimizations
 2017-03-12 17:26 UTC  (15+ messages)
` [PATCH 01/14] cpufreq: intel_pstate: Update pid_params.sample_rate_ns in pid_param_set()
` [PATCH 02/14] cpufreq: intel_pstate: Drop pointless initialization of PID parameters
` [PATCH 03/14] cpufreq: intel_pstate: Initialize pid_params statically
` [PATCH 04/14] cpufreq: intel_pstate: Fold intel_pstate_reset_all_pid() into the caller
` [PATCH 05/14] cpufreq: intel_pstate: Clean up intel_pstate_busy_pid_reset()
` [PATCH 06/14] cpufreq: intel_pstate: Set HWP sampling interval once
` [PATCH 07/14] cpufreq: intel_pstate: Skip unnecessary PID resets on init
` [PATCH 08/14] cpufreq: intel_pstate: Drop driver_registered variable
` [PATCH 09/14] cpufreq: intel_pstate: Modify check in intel_pstate_update_status()
` [PATCH 10/14] cpufreq: intel_pstate: Use different utilization update callbacks
` [PATCH 11/14] cpufreq: intel_pstate: Add update_util callback to pstate_funcs
` [PATCH 12/14] cpufreq: intel_pstate: Move cpu_defaults definitions
` [PATCH 13/14] cpufreq: intel_pstate: Drop struct cpu_defaults
` [PATCH 14/14] cpufreq: intel_pstate: Introduce pid_in_use()

[PATCH v4 0/5] ARM: K2G: Add support for TI-SCI Generic PM Domains
 2017-03-12 17:21 UTC  (13+ messages)
` [PATCH v4 1/5] PM / Domains: Add generic data pointer to genpd data struct
` [PATCH v4 2/5] PM / Domains: Do not check if simple providers have phandle cells
` [PATCH v4 3/5] dt-bindings: Add TI SCI PM Domains
` [PATCH v4 4/5] soc: ti: Add ti_sci_pm_domains driver
` [PATCH v4 5/5] ARM: keystone: Drop PM domain support for k2g

[PATCH V5 0/9] CPU PM domains
 2017-03-12 14:35 UTC  (3+ messages)
` [PATCH V5 1/9] PM / Domains: Ignore domain-idle-states that are not compatible

[PATCH v2 03/23] MAINTAINERS: Add file patterns for cpufreq device tree bindings
 2017-03-12 13:16 UTC 

26090 linux-pm
 2017-03-12 10:29 UTC 

[BUG] v4.11-rc1: CPUFREQ Circular locking dependency
 2017-03-10 23:43 UTC  (6+ messages)

[PATCH v9.3 6/8] power: bq27xxx_battery: Keep track of specific chip id
 2017-03-10 21:49 UTC  (5+ messages)
` [PATCH v9.3 7/8] power: bq27xxx_battery: Add power_supply_battery_info support

[PATCH V3 0/7] PM / Domains: Implement domain performance states
 2017-03-10 20:38 UTC  (2+ messages)

[PATCH] power: bq27xxx_battery: Unique chip IDs
 2017-03-09 17:43 UTC  (13+ messages)

update timer frequencies
 2017-03-10 10:28 UTC  (2+ messages)

[PATCH v2] cpufreq: qoriq: enhance bus frequency calculation
 2017-03-10 10:14 UTC  (2+ messages)

[PATCH] cpufreq: qoriq: enhance bus frequency calculation
 2017-03-10 10:12 UTC  (5+ messages)

[PATCH] cpufreq: intel_pstate: Drop redundant wrapper function
 2017-03-10  3:16 UTC  (2+ messages)

[PATCH v5 1/3] x86/mm: Adapt MODULES_END based on Fixmap section size
 2017-03-09 23:17 UTC  (12+ messages)
` [PATCH v5 2/3] x86: Remap GDT tables in the Fixmap section
      ` [Xen-devel] "
` [PATCH v5 3/3] x86: Make the GDT remapping read-only on 64-bit

[PATCH] power: bq27xxx_battery: Keep track of specific chip id
 2017-03-09 22:52 UTC  (4+ messages)

[GIT PULL] Power management updates for v4.11-rc2
 2017-03-09 22:58 UTC 

[PATCH] cpufreq: User/admin documentation update and consolidation
 2017-03-09 15:32 UTC  (2+ messages)

[PATCH 2/3] thermal: add support for the thermal sensor on Allwinner new SoCs
 2017-03-09 15:31 UTC  (4+ messages)

[RFC 0/9] cpufreq: schedutil: Allow remote wakeups
 2017-03-09 11:45 UTC  (10+ messages)
` [RFC 1/9] sched: cpufreq: add cpu to update_util_data
` [RFC 2/9] irq_work: add irq_work_queue_on for !CONFIG_SMP
` [RFC 3/9] cpufreq: Add dvfs_possible_from_any_cpu policy flag
` [RFC 4/9] sched: cpufreq: extend irq work to support fast switches
` [RFC 5/9] sched: cpufreq: remove smp_processor_id() in remote paths
` [RFC 6/9] sched: cpufreq: detect, process remote callbacks
` [RFC 7/9] cpufreq: governor: support scheduler cpufreq callbacks on remote CPUs
` [RFC 8/9] intel_pstate: ignore "
` [RFC 9/9] sched: cpufreq: enable remote sched cpufreq callbacks

[RFC v0 0/2] Introduce on-chip interconnect API
 2017-03-09  9:56 UTC  (3+ messages)
` [RFC v0 1/2] interconnect: Add generic interconnect controller API

[PATCH v2 0/9] Fix issues and factorize arm/arm64 capacity information code
 2017-03-09  8:37 UTC  (5+ messages)
` [PATCH v2 6/9] arm, arm64: factorize common cpu capacity default code

[PATCH v2 0/8] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-09  8:06 UTC  (9+ messages)
` [PATCH v2 1/8] arm: dts: omap3: Add cpu_thermal zone
` [PATCH v2 2/8] ARM: DRA7: Thermal: Add slope and offset values
` [PATCH v2 3/8] ARM: OMAP5: "
` [PATCH v2 4/8] ARM: OMAP443x: "
` [PATCH v2 5/8] ARM: OMAP4460: "
` [PATCH v2 6/8] thermal: ti-soc-thermal: Fetch slope and offset from DT
` [PATCH v2 7/8] thermal: ti-soc-thermal: Remove redundant constants
` [PATCH v2 8/8] thermal: ti-soc-thermal: Remove redundant code

[PATCH V2] cpufreq: schedutil: refactor sugov_next_freq_shared()
 2017-03-09  4:04 UTC 

[PATCH 0/3] cupfreq: schedutil: Minor fix and cleanups
 2017-03-08 12:54 UTC  (12+ messages)
` [PATCH 3/3] cpufreq: schedutil: remove redundant code from sugov_next_freq_shared()

[PATCH V2 0/5] thermal: minor cleanup/fixes
 2017-03-08  4:24 UTC  (5+ messages)

[PATCH 0/7] thermal: rcar_gen3_thermal: add support for interrupt triggerd trip points
 2017-03-07 19:55 UTC  (26+ messages)
` [PATCH 1/7] thermal: rcar_gen3_thermal: add delay in .thermal_init on r8a7796
` [PATCH 2/7] thermal: rcar_gen3_thermal: fix probe error path
` [PATCH 3/7] thermal: rcar_gen3_thermal: remove unneeded mutex
` [PATCH 4/7] thermal: rcar_gen3_thermal: record more information about each TSC
` [PATCH 5/7] thermal: rcar_gen3_thermal: enable hardware interrupts for trip points
` [PATCH 6/7] thermal: rcar_gen3_thermal: store device match data in private structure
` [PATCH 7/7] thermal: rcar_gen3_thermal: add suspend and resume support

[PATCH 01/10] x86: assembly, ENTRY for fn, GLOBAL for data
 2017-03-07 17:24 UTC  (10+ messages)
          ` [RFC] linkage: new macros for functions and data

[PATCH 0/7] thermal: ti-soc-thermal: Migrate slope/offset data to device tree
 2017-03-07 15:12 UTC  (4+ messages)

[PATCH] tools/power/x86/intel_pstate_tracer: Adjust directory permissions
 2017-03-07  7:29 UTC 

[PATCH V10 5/6] ARM64: dts: bcm2837: Define CPU thermal coefficients
 2017-03-07  6:50 UTC  (2+ messages)

[PATCH 0/5] ARM: OMAP2+: Add and enable operating-points-v2
 2017-03-07  4:47 UTC  (12+ messages)
` [PATCH 2/5] ARM: dts: am335x-boneblack: Enable 1GHz OPP for cpu
` [PATCH 3/5] ARM: dts: am4372: Update operating-points-v2 table "
  ` [PATCH 1/5] ARM: dts: am33xx: Add updated "
  ` [PATCH 4/5] ARM: dts: dra7: "
` [PATCH 5/5] ARM: omap2plus_defconfig: Enable support for ti-cpufreq

[PATCH v8 0/9] devicetree battery support and client bq27xxx_battery
 2017-03-06 20:14 UTC  (9+ messages)
` [PATCH v8 7/9] power: bq27xxx_battery: Add power_supply_battery_info support

[PATCH 0/3] ARM: PM: Drop useless checks for PM_SUSPEND_STANDBY
 2017-03-06 18:38 UTC  (3+ messages)

[PATCH 0/6] cpufreq: schedutil: fixes for flags updates
 2017-03-06 14:35 UTC  (6+ messages)
` [PATCH 1/6] cpufreq: schedutil: reset sg_cpus's flags at IDLE enter
` [PATCH 2/6] cpufreq: schedutil: ignore the sugov kthread for frequencies selections

[PATCH v9 0/8] devicetree battery support and client bq27xxx_battery
 2017-03-06  7:25 UTC  (8+ messages)
` [PATCH v9 2/8] devicetree: property-units: Add uWh and uAh units
  ` [PATCH v9 3/8] devicetree: power: bq27xxx: Add monitored-battery documentation
` [PATCH v9 4/8] power: power_supply: Add power_supply_battery_info and API
` [PATCH v9 5/8] power: bq27xxx_battery: Define access methods to write chip registers
` [PATCH v9 6/8] power: bq27xxx_battery: Move BQ27421 chip id to its own group
` [PATCH v9 7/8] power: bq27xxx_battery: Add power_supply_battery_info support
` [PATCH v9 8/8] power: bq27xxx_battery_i2c: Add I2C bulk read/write functions

[PATCH] ARM: dts: exynos: Use thermal fuse value for thermal zone 0 on Exynos5420
 2017-03-06  7:29 UTC  (4+ messages)


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