messages from 2016-02-27 09:01:47 to 2016-03-02 15:58:52 UTC [more...]
[PATCH 00/14] drivers: use __maybe_unused to hide pm functions
2016-03-02 15:58 UTC
[PATCH 00/16] PM / OPP: multiple regulators & opp-transition support
2016-03-02 15:43 UTC (11+ messages)
` [PATCH 01/16] PM / OPP: Add 'supply-names' binding
[PATCH V6 00/10] Add generic PM domain support for Tegra
2016-03-02 15:35 UTC (30+ messages)
` [PATCH V6 01/10] PM / Domains: Fix removal of a subdomain
` [PATCH V6 02/10] PM / Domains: Add function to get the last domain added
` [PATCH V6 03/10] PM / Domains: Add function to remove a pm-domain
` [PATCH V6 05/10] Documentation: DT: bindings: Add power domain info for NVIDIA PMC
` [PATCH V6 06/10] soc: tegra: pmc: Wait for powergate state to change
` [PATCH V6 07/10] soc: tegra: pmc: Add generic PM domain support
` [PATCH V6 09/10] ARM64: tegra: select PM_GENERIC_DOMAINS
` [PATCH V6 10/10] ARM64: tegra: Add audio PM domain device node for Tegra210
STI problem and workaround for Dell XPS 13 (Skylake, 2016) / Broadcom BCM4350
2016-03-02 14:44 UTC (4+ messages)
[PATCH][RFC] ACPI / PM: Fix poweroff issue on HW-full platforms without _S5
2016-03-02 13:29 UTC
[RESEND PATCH v3 0/6] EC-based USB Power Delivery support for Chrome machines
2016-03-02 12:31 UTC (4+ messages)
` [RESEND PATCH v3 5/6] power: cros_usbpd-charger: Add EC-based USB PD charger driver
[patch] thermal: ti-soc-thermal: clean up the error handling a bit
2016-03-02 10:00 UTC
[PATCH] thermal: rcar: Use ARCH_RENESAS
2016-03-02 9:32 UTC (2+ messages)
[PATCH v1 1/3] PM / sleep: Check legacy pm callbacks for direct complete
2016-03-02 9:26 UTC (4+ messages)
` [PATCH v1 2/3] PM / sleep: try to runtime suspend "
[PATCH] thermal: rcar_thermal: don't open code of_device_get_match_data()
2016-03-02 9:07 UTC (2+ messages)
[RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2016-03-02 7:49 UTC (19+ messages)
` [RFCv7 PATCH 03/10] sched: scheduler-driven cpu "
` [RFCv7 PATCH 04/10] sched/fair: add triggers for OPP change requests
[PATCH v5 0/2] powercap/rapl: reduce ipi calls and misc clean up
2016-03-02 3:41 UTC (3+ messages)
` [PATCH v5 1/2] cpumask: export cpumask_any_but
[PATCH v3] acpi-cpufreq: introduce base_frequency
2016-03-02 3:19 UTC (3+ messages)
` [PATCH v3] cpufreq: acpi_cpufreq: base frequency attribute support
[PATCH] cpufreq: acpi_cpufreq: base frequency attribute support
2016-03-02 2:38 UTC (4+ messages)
[PATCH 0/6] cpufreq: schedutil governor
2016-03-02 2:27 UTC (7+ messages)
` [PATCH 1/6] cpufreq: Reduce cpufreq_update_util() overhead a bit
` [PATCH 2/6][Resend] cpufreq: acpi-cpufreq: Make read and write operations more efficient
` [PATCH 3/6] cpufreq: governor: New data type for management part of dbs_data
` [PATCH 4/6] cpufreq: governor: Move abstract gov_tunables code to a seperate file
` [PATCH 5/6] cpufreq: Support for fast frequency switching
` [PATCH 6/6] cpufreq: schedutil: New governor based on scheduler utilization data
[PATCH] Do not modify MSR_IA32_ENERGY_PERF_BIAS in kernel
2016-03-02 0:26 UTC (4+ messages)
[PATCH v2] goldfish: Enable ACPI-based enumeration for goldfish battery
2016-03-01 23:46 UTC
[PATCH 1/2] power: goldfish_battery: add devicetree bindings
2016-03-01 23:27 UTC (4+ messages)
` [PATCH 2/2] goldfish: Enable ACPI-based enumeration for goldfish battery
[PATCH] PM / Domains: Propagate start and restore errors during runtime resume
2016-03-01 23:20 UTC
[PATCH v2 1/3] PM / sleep: Check legacy pm callbacks for direct complete
2016-03-01 21:48 UTC (10+ messages)
` [PATCH v2 2/3] PM / sleep: try to runtime suspend "
` [PATCH v2 3/3] scsi: allow scsi devices to use "
[RFC v3 00/12] PM: SoC idle support using PM domains
2016-03-01 21:17 UTC (15+ messages)
` [BUG FIX] PM / cpu_domains: Check for NULL callbacks
` [RFC v3 01/12] PM / Domains: Abstract genpd locking
` [RFC v3 02/12] PM / Domains: Support IRQ safe PM domains
` [RFC v3 03/12] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [RFC v3 04/12] ARM: cpuidle: Add runtime PM support for CPUs
` [RFC v3 05/12] timer: Export next wake up of a CPU
` [RFC v3 06/12] PM / cpu_domains: Record CPUs that are part of the domain
` [RFC v3 07/12] PM / cpu_domains: Add PM Domain governor for CPUs
` [RFC v3 08/12] Documentation / cpu_domains: Describe CPU PM domains setup and governor
` [RFC v3 09/12] drivers: firmware: psci: Allow OS Initiated suspend mode
` [RFC v3 10/12] ARM64: psci: Support cluster idle states for OS-Initiated
` [RFC v3 11/12] ARM64: dts: Add PSCI cpuidle support for MSM8916
` [RFC v3 12/12] ARM64: dts: Define CPU power domain "
[RFC/RFT][PATCH 0/1] cpufreq: New governor based on scheduler-provided utilization data
2016-03-01 20:26 UTC (11+ messages)
` [RFC/RFT][PATCH 1/1] cpufreq: New governor using utilization data from the scheduler
` [RFC/RFT][PATCH v4 1/2] "
[PATCH 0/3] cpufreq: Replace timers with utilization update callbacks
2016-03-01 19:49 UTC (18+ messages)
PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4
2016-03-01 19:47 UTC (20+ messages)
[RFC v2 00/12] PM: SoC idle support using PM domains
2016-03-01 19:41 UTC (26+ messages)
` [RFC v2 01/12] PM / Domains: Abstract genpd locking
` [RFC v2 02/12] PM / Domains: Support IRQ safe PM domains
` [RFC v2 03/12] PM / cpu_domains: Setup PM domains for CPUs/clusters
` [RFC v2 04/12] ARM: cpuidle: Add runtime PM support for CPUs
` [RFC v2 06/12] PM / cpu_domains: Record CPUs that are part of the domain
` [RFC v2 07/12] PM / cpu_domains: Add PM Domain governor for CPUs
` [RFC v2 08/12] Documentation / cpu_domains: Describe CPU PM domains setup and governor
` [RFC v2 12/12] ARM64: dts: Define CPU power domain for MSM8916
[PATCH 1/2] PM / Domains: Restore alignment of slaves in debugfs output
2016-03-01 18:55 UTC (6+ messages)
` [PATCH 2/2] [RFC] PM / Domains: Join state name and index "
[PATCH] thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macros
2016-03-01 18:20 UTC (2+ messages)
SKL BOOT FAILURE unless idle=nomwait (was Re: PROBLEM: Cpufreq constantly keeps frequency at maximum on 4.5-rc4)
2016-03-01 17:51 UTC
[RFC] Temperature sensor driver (tango)
2016-03-01 16:49 UTC
[PATCH 1/2] cpufreq: qoriq: allow building as module with THERMAL=m
2016-03-01 15:04 UTC (5+ messages)
` [PATCH 2/2] cpufreq: mediatek: allow building as a module
[PATCH] thermal: rockchip: disable thermal->clk in err case
2016-03-01 11:48 UTC (2+ messages)
[RESEND PATCH 0/8] Support and fixes the rk3228 SoCS for thermal
2016-03-01 10:03 UTC (8+ messages)
` [RESEND PATCH 7/8] ARM: dts: rockchip: add the thermal main info found on rk3228
` [RESEND PATCH 8/8] ARM: dts: rockchip: enable the tsadc for rk3228 evb
pause to allow user to read final screen before poweroff
2016-03-01 6:04 UTC (3+ messages)
[PATCH 0/2] acpi-cpufreq: introduce base_frequency
2016-03-01 2:39 UTC (5+ messages)
` [PATCH 1/2] cpufreq: acpi_cpufreq: base frequency attribute support
` [PATCH 2/2] Documentation: cpufreq: Additional interface for acpi-cpufreq
[PATCH] cpufreq: acpi_cpufreq: base frequency attribute support
2016-03-01 2:16 UTC (13+ messages)
[PATCH 0/16] turbostat updates
2016-03-01 2:07 UTC (19+ messages)
` [PATCH 01/16] tools/power turbostat: decode more CPUID fields
` [PATCH 02/16] tools/power turbostat: CPUID(0x16) leaf shows base, max, and bus frequency
` [PATCH 03/16] x86 msr-index: Simplify syntax for HWP fields
` [PATCH 04/16] tools/power turbostat: decode HWP registers
` [PATCH 05/16] tools/power turbostat: Decode MSR_MISC_PWR_MGMT
` [PATCH 06/16] tools/power turbostat: allow sub-sec intervals
` [PATCH 07/16] tools/power turbostat: Intel Xeon x200: fix erroneous bclk value
` [PATCH 08/16] tools/power turbostat: Intel Xeon x200: fix turbo-ratio decoding
` [PATCH 09/16] tools/power turbostat: re-name "%Busy" field to "Busy%"
` [PATCH 10/16] tools/power turbostat: add --out option for saving output in a file
` [PATCH 11/16] tools/power turbostat: fix compiler warnings
` [PATCH 12/16] tools/power turbostat: make fewer systems calls
` [PATCH 13/16] tools/power turbostat: show IRQs per CPU
` [PATCH 14/16] tools/power turbostat: show GFXMHz
` [PATCH 15/16] tools/power turbostat: show GFX%rc6
` [PATCH 16/16] tools/power turbostat: detect and work around syscall jitter
[PATCH] Documentation: cpufreq: Additional interface for acpi-cpufreq
2016-03-01 0:03 UTC (3+ messages)
INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
2016-02-28 12:38 UTC
[PATCH v6 00/14] arm64: kernel: Add support for hibernate/suspend-to-disk
2016-02-29 17:20 UTC (2+ messages)
` [PATCH v6 12/14] PM / Hibernate: Call flush_icache_range() on pages restored in-place
INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
2016-02-28 12:41 UTC
[PATCH V3] cpufreq: qoriq: Register cooling device based on device tree
2016-02-29 14:39 UTC (6+ messages)
[PATCH v7 0/4] Introduce usb charger framework to deal with the usb gadget power negotation
2016-02-29 14:22 UTC (2+ messages)
[PATCH 0/6] PCI: Add support for suspending (including runtime) of PCIe ports
2016-02-29 12:56 UTC (7+ messages)
` [PATCH 1/6] PCI: No need to set d3cold_allowed to "
` [PATCH 2/6] PCI: Make __pci_bus_set_current_state() available to other files
` [PATCH 3/6] PCI: Move PCIe ports to D3hot during suspend
` [PATCH 4/6] PCI: Add runtime PM support for PCIe ports
` [PATCH 5/6] PCI: Enable runtime PM for Intel Sunrisepoint PCIe root ports
` [PATCH 6/6] PCI: Enable runtime PM for Intel Broxton "
[PATCH v10 0/2] cpufreq: powernv: Export throttle stat attributes and a bug fix
2016-02-29 6:39 UTC (3+ messages)
` [PATCH v10 2/2] cpufreq: powernv: Add sysfs attributes to show throttle stats
[PATCH] cpufreq: Select IRQ_WORK if CPU_FREQ_GOV_COMMON is set
2016-02-29 3:18 UTC (2+ messages)
[PATCH] power_supply: lp8788-charger: initialize boolean 'found'
2016-02-28 23:22 UTC (2+ messages)
[PATCH] power_supply: 88pm860x_charger: do not pass NULL to power_supply_put
2016-02-28 19:57 UTC
[PATCH/RFC v2 00/11] ARM/arm64: renesas: Add SYSC PM Domain DT Support
2016-02-28 19:26 UTC (5+ messages)
[PATCH] jz4740-battery: Correct voltage change check
2016-02-28 16:05 UTC
[PATCH] cpufreq: acpi-cpufreq: Make read and write operations more efficient
2016-02-28 1:41 UTC
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).