messages from 2018-03-09 15:19:20 to 2018-03-14 17:20:16 UTC [more...]
[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
2018-03-14 17:20 UTC (11+ messages)
` [RFT][PATCH v4 1/7] time: tick-sched: Reorganize idle tick management code
` [RFT][PATCH v4 2/7] sched: idle: Do not stop the tick upfront in the idle loop
` [RFT][PATCH v4 3/7] sched: idle: Do not stop the tick before cpuidle_idle_call()
` [RFT][PATCH v4 4/7] cpuidle: Return nohz hint from cpuidle_select()
` [RFT][PATCH v4 5/7] sched: idle: Select idle state before stopping the tick
` [RFT][PATCH v4 6/7] cpuidle: menu: Refine idle state selection for running tick
` [RFT][PATCH v4 7/7] cpuidle: menu: Avoid selecting shallow states with stopped tick
[PATCH v6 00/25] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2018-03-14 17:19 UTC (28+ messages)
` [PATCH v6 01/25] PM / Domains: Don't treat zero found compatible idle states as an error
` [PATCH v6 02/25] PM / Domains: Deal with multiple states but no governor in genpd
` [PATCH v6 03/25] PM / Domains: Add generic data pointer to genpd_power_state struct
` [PATCH v6 04/25] PM / Domains: Add support for CPU devices to genpd
` [PATCH v6 05/25] PM / Domains: Add helper functions to attach/detach CPUs to/from genpd
` [PATCH v6 06/25] timer: Export next wakeup time of a CPU
` [PATCH v6 07/25] PM / Domains: Add genpd governor for CPUs
` [PATCH v6 08/25] PM / Domains: Extend genpd CPU governor to cope with QoS constraints
` [PATCH v6 09/25] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
` [PATCH v6 10/25] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH v6 11/25] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH v6 12/25] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH v6 13/25] drivers: firmware: psci: Split psci_dt_cpu_init_idle()
` [PATCH v6 14/25] drivers: firmware: psci: Support hierarchical CPU idle states
` [PATCH v6 15/25] drivers: firmware: psci: Simplify error path of psci_dt_init()
` [PATCH v6 16/25] drivers: firmware: psci: Announce support for OS initiated suspend mode
` [PATCH v6 17/25] drivers: firmware: psci: Prepare to use "
` [PATCH v6 18/25] drivers: firmware: psci: Share a few internal PSCI functions
` [PATCH v6 19/25] drivers: firmware: psci: Add support for PM domains using genpd
` [PATCH v6 20/25] drivers: firmware: psci: Introduce psci_dt_topology_init()
` [PATCH v6 21/25] drivers: firmware: psci: Try to attach CPU devices to their PM domains
` [PATCH v6 22/25] drivers: firmware: psci: Deal with CPU hotplug when using OSI mode
` [PATCH v6 23/25] MAINTAINERS: Update files for PSCI
` [PATCH v6 24/25] arm64: kernel: Respect the hierarchical CPU topology in DT "
` [PATCH v6 25/25] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916
[PATCH v2 00/27] x86: PIE support and option to extend KASLR randomization
2018-03-14 17:09 UTC (32+ messages)
` [PATCH v2 01/27] x86/crypto: Adapt assembly for PIE support
` [PATCH v2 02/27] x86: Use symbol name on bug table "
` [PATCH v2 03/27] x86: Use symbol name in jump "
` [PATCH v2 04/27] x86: Add macro to get symbol address "
` [PATCH v2 05/27] x86: relocate_kernel - Adapt assembly "
` [PATCH v2 06/27] x86/entry/64: "
` [PATCH v2 07/27] x86: pm-trace - "
` [PATCH v2 08/27] x86/CPU: "
` [PATCH v2 09/27] x86/acpi: "
` [PATCH v2 10/27] x86/boot/64: "
` [PATCH v2 11/27] x86/power/64: "
` [PATCH v2 12/27] x86/paravirt: "
` [PATCH v2 13/27] x86/boot/64: Build head64.c as mcmodel large when PIE is enabled
` [PATCH v2 14/27] x86/percpu: Adapt percpu for PIE support
` [PATCH v2 15/27] compiler: Option to default to hidden symbols
` [PATCH v2 16/27] compiler: Option to add PROVIDE_HIDDEN replacement for weak symbols
` [PATCH v2 17/27] x86/relocs: Handle PIE relocations
` [PATCH v2 18/27] xen: Adapt assembly for PIE support
` [PATCH v2 19/27] kvm: "
` [PATCH v2 20/27] x86: Support global stack cookie
` [PATCH v2 21/27] x86/ftrace: Adapt function tracing for PIE support
` [PATCH v2 22/27] x86/modules: Add option to start module section after kernel
` [PATCH v2 23/27] x86/modules: Adapt module loading for PIE support
` [PATCH v2 24/27] x86/mm: Make the x86 GOT read-only
` [PATCH v2 25/27] x86/pie: Add option to build the kernel as PIE
` [PATCH v2 26/27] x86/relocs: Add option to generate 64-bit relocations
` [PATCH v2 27/27] x86/kaslr: Add option to extend KASLR range from 1GB to 3GB
[PATCH v7 00/15] Krait clocks + Krait CPUfreq
2018-03-14 16:45 UTC (5+ messages)
` [PATCH v7 14/15] cpufreq: Add module to register cpufreq on Krait CPUs
[PATCH/RFC 0/2] regulator: bd9571mwv: Add support for toggle power switches
2018-03-14 15:57 UTC (4+ messages)
` [PATCH/RFC 1/2] PM / wakeup: Add callback for wake-up change notification
` [PATCH/RFC 2/2] regulator: bd9571mwv: Add support for toggle power switches
[PATCH] [sound] hdac-codec runtime suspended at PM:Suspend
2018-03-14 15:37 UTC (5+ messages)
[PATCH 00/47] arch-removal: device drivers
2018-03-14 15:35 UTC (3+ messages)
` [PATCH 22/47] cpufreq: remove blackfin driver
` [PATCH 23/47] cpufreq: remove cris specific drivers
[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
2018-03-14 15:00 UTC
[PATCH v3] cpuidle: poll_state: Add time limit to poll_idle()
2018-03-14 14:08 UTC
[PATCH v2] cpuidle: poll_state: Add time limit to poll_idle()
2018-03-14 12:08 UTC (4+ messages)
[PATCH] PM: cpuidle/suspend: Add s2idle usage and time state attributes
2018-03-14 11:27 UTC
[PATCH v4] cpufreq: schedutil: rate limits for SCHED_DEADLINE
2018-03-14 11:20 UTC (4+ messages)
[PATCH v7 0/3] GICv3 Save and Restore
2018-03-14 10:22 UTC (6+ messages)
` [PATCH v7 1/3] irqchip/gic-v3-its: add ability to save/restore ITS state
int3403_driver_init needs over 330 ms to finish
2018-03-14 8:19 UTC (3+ messages)
[PATCH V4] thermal: Add cooling device's statistics in sysfs
2018-03-14 8:14 UTC (6+ messages)
[PATCH 1/2] cpufreq: scpi: add thermal dependency
2018-03-14 5:10 UTC (7+ messages)
` [PATCH 2/2] cpufreq: scmi: "
[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
2018-03-14 1:33 UTC (4+ messages)
[PATCH V2 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver
2018-03-13 19:15 UTC (2+ messages)
[PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
2018-03-13 18:23 UTC (17+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Support GPU/GMU
` [Freedreno] "
[PATCH] ACPI / PM: Reduce LPI constraints logging noise
2018-03-13 17:47 UTC (2+ messages)
[PATCH][next] power: reset: make function sc27xx_poweroff_shutdown static
2018-03-13 10:54 UTC
[PATCH V6 1/2] ARM: dts: imx7s: add temperature monitor support
2018-03-13 6:51 UTC (4+ messages)
` [PATCH V6 2/2] thermal: imx: add i.MX7 thermal sensor support
[PATCH v2 00/13] PCI: Simplify PCIe port driver
2018-03-12 14:20 UTC (22+ messages)
` [PATCH v2 01/13] PCI/portdrv: Merge pcieport_if.h into portdrv.h
` [PATCH v2 02/13] PCI/PM: Move pcie_clear_root_pme_status() to core
` [PATCH v2 03/13] PCI/PM: Clear PCIe PME Status bit in core, not PCIe port driver
` [PATCH v2 04/13] PCI/PM: Clear PCIe PME Status bit for Root Complex Event Collectors
` [PATCH v2 05/13] PCI/portdrv: Disable port driver in compat mode
` [PATCH v2 06/13] PCI/portdrv: Remove pcie_port_bus_type link order dependency
` [PATCH v2 07/13] PCI/portdrv: Remove unused PCIE_PORT_SERVICE_VC
` [PATCH v2 08/13] PCI/portdrv: Simplify PCIe feature permission checking
` [PATCH v2 09/13] PCI/portdrv: Remove unnecessary include of <linux/pci-aspm.h>
` [PATCH v2 10/13] PCI/portdrv: Remove "pcie_hp=nomsi" kernel parameter
` [PATCH v2 11/13] PCI/portdrv: Remove unnecessary "pcie_ports=auto" parameter
` [PATCH v2 12/13] PCI/portdrv: Encapsulate pcie_ports_auto inside the port driver
` [PATCH v2 13/13] PCI/portdrv: Rename and reverse sense of pcie_ports_auto
[PATCH v2] power: supply: da9150-fg: remove VLA usage
2018-03-12 13:41 UTC (3+ messages)
[PATCH 00/27] cpufreq: Stop validating cpufreq table in drivers
2018-03-12 12:43 UTC (3+ messages)
` [PATCH 21/27] cpufreq: scpi: Don't validate the frequency table twice
[PATCH] Delete some unusefull operations for centaur CPU/platform
2018-03-12 9:46 UTC (5+ messages)
` 答复: "
[RFC/RFT][PATCH v3 0/6] sched/cpuidle: Idle loop rework
2018-03-12 9:28 UTC (17+ messages)
` [RFC/RFT][PATCH v3 5/6] sched: idle: Select idle state before stopping the tick
[PATCH v4 0/7] typec: tcpm: Add sink side support for PPS
2018-03-12 8:32 UTC (3+ messages)
[PATCH 00/10] thermal: Remove "cooling-{min|max}-level" properties
2018-03-12 4:38 UTC (8+ messages)
` [PATCH 06/10] ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodes
` [PATCH 07/10] ARM: dts: gemini: Remove "cooling-{min|max}-level" for gpio-fan node
` [PATCH 10/10] dt-bindings: thermal: Remove "cooling-{min|max}-level" properties
[PATCH 3.16 40/76] x86/cpu/intel: Introduce macros for Intel family numbers
2018-03-12 3:06 UTC
[PATCH 3.2 074/104] x86/cpu/intel: Introduce macros for Intel family numbers
2018-03-12 3:03 UTC
[PATCH] soc: mediatek: fix the mistaken pointer accessed when subdomains are added
2018-03-11 22:51 UTC (2+ messages)
[PATCH v2 1/4] dt-bindings: soc: add SCPSYS binding for MT7623 and MT7623A SoC
2018-03-11 22:44 UTC (3+ messages)
4.16-rc3 fails to resume on MacBookPro10,1 -
2018-03-11 12:43 UTC (7+ messages)
[PATCH] cpuidle: poll_state: Add time limit to poll_idle()
2018-03-11 10:15 UTC
[PATCH v4 0/7] Introduce on-chip interconnect API
2018-03-09 21:09 UTC (8+ messages)
` [PATCH v4 1/7] interconnect: Add generic "
` [PATCH v4 2/7] dt-bindings: Introduce interconnect provider bindings
` [PATCH v4 3/7] interconnect: Add debugfs support
` [PATCH v4 4/7] interconnect: qcom: Add RPM communication
` [PATCH v4 5/7] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v4 6/7] dt-bindings: Introduce interconnect consumers bindings
` [PATCH v4 7/7] interconnect: Allow endpoints translation via DT
[PATCH] power: supply: da9150-fg: remove VLA usage
2018-03-09 17:55 UTC (3+ messages)
[PATCH v5 0/6] add support for AXP813 ADC and battery power supply
2018-03-09 17:04 UTC (8+ messages)
` [PATCH v5 3/6] power: supply: axp20x_battery: use data struct for variant specific code
` [PATCH v5 4/6] dt-bindings: power: supply: axp20x: add AXP813 battery DT binding
` [PATCH v5 5/6] power: supply: axp20x_battery: add support for AXP813
[PATCH v3 2/2] power: reset: gpio-poweroff: Support for timeout from device property
2018-03-09 16:19 UTC
[PATCH v4] power: reset: Add Spreadtrum SC27xx PMIC power off support
2018-03-09 16:13 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).