messages from 2018-08-09 15:42:30 to 2018-08-16 17:20:17 UTC [more...]
[PATCH v3 00/14] Add utilization clamping support
2018-08-16 17:20 UTC (58+ messages)
` [PATCH v3 01/14] sched/core: uclamp: extend sched_setattr to support utilization clamping
` [PATCH v3 02/14] sched/core: uclamp: map TASK's clamp values into CPU's clamp groups
` [PATCH v3 03/14] sched/core: uclamp: add CPU's clamp groups accounting
` [PATCH v3 04/14] sched/core: uclamp: update CPU's refcount on clamp changes
` [PATCH v3 05/14] sched/cpufreq: uclamp: add utilization clamping for FAIR tasks
` [PATCH v3 06/14] sched/cpufreq: uclamp: add utilization clamping for RT tasks
` [PATCH v3 07/14] sched/core: uclamp: enforce last task UCLAMP_MAX
` [PATCH v3 09/14] sched/core: uclamp: propagate parent clamps
` [PATCH v3 12/14] sched/core: uclamp: add system default clamps
[GIT PULL] Thermal-SoC management updates for v4.19-rc1
2018-08-16 15:47 UTC
[PATCH] console: Add console=auto option
2018-08-16 15:33 UTC (4+ messages)
[PATCH] sched: idle: Avoid retaining the tick when it has been stopped
2018-08-16 13:27 UTC (4+ messages)
[PATCH] PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
2018-08-16 10:56 UTC
[PATCH] cpuidle: menu: Update stale polling override comment
2018-08-16 10:55 UTC
Keyboard lost after exit s2idle on ASUS UX433FN
2018-08-16 10:16 UTC (6+ messages)
[PATCH v8 00/26] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
2018-08-15 10:44 UTC (14+ messages)
` [PATCH v8 09/26] kernel/cpu_pm: Manage runtime PM in the idle path for CPUs
[PATCH] cpufreq: governor: Protect cpufreq governor_data
2018-08-15 0:01 UTC
[PATCH 18/18] cpupower: change strncpy+truncation to strlcpy
2018-08-14 19:27 UTC (3+ messages)
[PATCH 1/7] dt-bindings: Add DT bindings documentation for Allwinner Thermal Sensor Controller
2018-08-14 19:20 UTC (2+ messages)
[PATCH] drivers: thermal: do not clobber cooling dev state from userspace
2018-08-14 18:04 UTC (3+ messages)
[PATCH] cpuidle: menu: Handle stopped tick more aggressively
2018-08-14 17:26 UTC (17+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v2 0/3] power: supply: cros: add support for dedicated port and expose connected ports
2018-08-14 17:03 UTC (5+ messages)
` [PATCH v2 1/3] mfd: cros: add charger port count command definition
` [PATCH v2 2/3] power: supply: cros: add support for dedicated port
` [PATCH v2 3/3] power: supply: cros: add property to detect connected ports
[PATCH V12 00/14] Krait clocks + Krait CPUfreq
2018-08-14 12:20 UTC (16+ messages)
` [PATCH v12 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH v12 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH v12 03/14] clk: qcom: Add HFPLL driver
` [PATCH v12 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH v12 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH v12 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH v12 07/14] clk: qcom: Add support for Krait clocks
` [PATCH v12 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH v12 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH v12 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH v12 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH v12 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH v12 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH v12 14/14] cpufreq: qcom: Add support for krait based socs
[PATCH] cpuidle: menu: Fix white space
2018-08-14 10:39 UTC
[GIT PULL] ACPI updates for v4.19-rc1
2018-08-14 10:27 UTC
[GIT PULL] Power management updates for v4.19-rc1
2018-08-14 10:19 UTC
[PATCH v3 00/17] Add support for Hygon Dhyana Family 18h processor
2018-08-14 10:12 UTC (7+ messages)
` [PATCH v3 15/17] driver/cpufreq: enable Hygon support to cpufreq driver
` [PATCH v3 17/17] tools/cpupower: enable Hygon support to cpupower tool
[PATCH] ACPICA: Clear status of all events when entering sleep states
2018-08-14 10:09 UTC (3+ messages)
[RFC] vruntime updated incorrectly when rt_mutex boots prio?
2018-08-14 0:05 UTC (2+ messages)
[PATCH v1 00/10] Another round of tsens cleanups
2018-08-13 21:49 UTC (19+ messages)
` [PATCH v1 01/10] arm/arm64: dts: msm8974/msm8916: thermal: Split address space into two
` [PATCH v1 02/10] dt-bindings: thermal: Fix a typo in documentation
` [PATCH v1 03/10] thermal: tsens: Add SPDX license identifiers
` [PATCH v1 04/10] thermal: tsens: Get rid of dead code
` [PATCH v1 05/10] thermal: tsens: Rename map field in order to add a second address map
` [PATCH v1 06/10] thermal: tsens: Add the SROT "
` [PATCH v1 07/10] thermal: tsens: Check if the IP is correctly enabled by firmware
` [PATCH v1 08/10] thermal: tsens: Get rid of 'id' field
[PATCH v1] dd: Invoke one probe retry cycle after some initcall levels
2018-08-13 17:39 UTC
[PATCH v1] thermal: core: Fix use-after-free in thermal_cooling_device_destroy_sysfs
2018-08-13 17:14 UTC
[PATCH V5] thermal: Add cooling device's statistics in sysfs
2018-08-13 17:02 UTC (6+ messages)
[PATCH V11 00/14] Krait clocks + Krait CPUfreq
2018-08-13 13:36 UTC (15+ messages)
` [PATCH 01/14] ARM: Add Krait L2 register accessor functions
` [PATCH 02/14] clk: qcom: Add support for High-Frequency PLLs (HFPLLs)
` [PATCH 03/14] clk: qcom: Add HFPLL driver
` [PATCH 04/14] dt-bindings: clock: Document qcom,hfpll
` [PATCH 05/14] clk: qcom: Add MSM8960/APQ8064's HFPLLs
` [PATCH 06/14] clk: qcom: Add IPQ806X's HFPLLs
` [PATCH 07/14] clk: qcom: Add support for Krait clocks
` [PATCH 08/14] clk: qcom: Add KPSS ACC/GCC driver
` [PATCH 09/14] dt-bindings: arm: Document qcom,kpss-gcc
` [PATCH 10/14] clk: qcom: Add Krait clock controller driver
` [PATCH 11/14] dt-bindings: clock: Document qcom,krait-cc
` [PATCH 12/14] clk: qcom: Add safe switch hook for krait mux clocks
` [PATCH 13/14] cpufreq: qcom: Re-organise kryo cpufreq to use it for other nvmem based qcom socs
` [PATCH 14/14] cpufreq: qcom: Add support for krait based socs
[RESEND PATCH v1 0/2] Optimization CPU idle state impacted by tick
2018-08-13 9:58 UTC (13+ messages)
` [RESEND PATCH v1 1/2] cpuidle: menu: Correct the criteria for stopping tick
` [RESEND PATCH v1 2/2] cpuidle: menu: Dismiss tick impaction on correction factors
[PATCH v1 0/5] Improvement stopping tick decision making in 'menu' idle governor
2018-08-12 16:09 UTC (6+ messages)
` [PATCH v1 1/5] cpuidle: menu: Clean up variables usage in menu_select()
` [PATCH v1 2/5] cpuidle: menu: Record tick delta value in struct menu_device
` [PATCH v1 3/5] cpuidle: menu: Provide menu_decide_stopping_tick()
` [PATCH v1 4/5] cpuidle: menu: Don't stay in shallow state for a long time
` [PATCH v1 5/5] cpuidle: menu: Change to compare prediction with tick delta
[PATCH] cpufreq: intel_pstate: Ignore turbo active ratio in HWP
2018-08-12 11:20 UTC (2+ messages)
[PATCH] PM / hibernate: Mark expected switch fall-through
2018-08-12 11:20 UTC (2+ messages)
[PATCH v5 00/14] Energy Aware Scheduling
2018-08-12 9:49 UTC (9+ messages)
` [PATCH v5 03/14] PM: Introduce an Energy Model management framework
[v3 PATCH 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
2018-08-12 1:23 UTC (4+ messages)
` [PATCH 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes
[PATCH v8 0/8] Introduce on-chip interconnect API
2018-08-10 14:52 UTC (9+ messages)
` [PATCH v8 1/8] interconnect: Add generic "
` [PATCH v8 2/8] dt-bindings: Introduce interconnect binding
` [PATCH v8 3/8] interconnect: Allow endpoints translation via DT
` [PATCH v8 4/8] interconnect: Add debugfs support
` [PATCH v8 5/8] interconnect: qcom: Add RPM communication
` [PATCH v8 6/8] dt-bindings: interconnect: Document qcom,msm8916 NoC bindings
` [PATCH v8 7/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v8 8/8] MAINTAINERS: add a maintainer for the interconnect API
[PATCH] sched: idle: Reenable sched tick for cpuidle request
2018-08-10 7:24 UTC (9+ messages)
[PATCH 0/8] Add support for drm/rockchip to dynamically control the DDR frequency
2018-08-09 22:41 UTC (3+ messages)
` [PATCH 7/8] arm64: dts: rk3399: Add dfi and dmc nodes
[PATCH v6 1/5] dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'
2018-08-09 21:28 UTC (3+ messages)
` [PATCH v6 3/5] thermal: qcom-spmi: Use PMIC thermal stage 2 for critical trip points
[PATCH] x86/ACPI/cstate: Output AMD on APCI C1 FFH MWAIT AMD systems
2018-08-09 16:25 UTC (4+ messages)
[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
2018-08-09 15:55 UTC (11+ 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).