messages from 2020-10-23 16:15:04 to 2020-10-27 09:12:57 UTC [more...]
[PATCH v6 00/52] Introduce memory interconnect for NVIDIA Tegra SoCs
2020-10-27 9:12 UTC (70+ messages)
` [PATCH v6 01/52] clk: tegra: Export Tegra20 EMC kernel symbols
` [PATCH v6 02/52] soc/tegra: fuse: Export tegra_read_ram_code()
` [PATCH v6 03/52] dt-bindings: memory: tegra20: emc: Correct registers range in example
` [PATCH v6 04/52] dt-bindings: memory: tegra20: emc: Document nvidia,memory-controller property
` [PATCH v6 05/52] dt-bindings: memory: tegra20: mc: Document new interconnect property
` [PATCH v6 06/52] dt-bindings: memory: tegra20: emc: "
` [PATCH v6 07/52] dt-bindings: memory: tegra20: emc: Document OPP table and voltage regulator
` [PATCH v6 08/52] dt-bindings: memory: tegra20: emc: Document mfd-simple compatible and statistics sub-device
` [PATCH v6 09/52] dt-bindings: memory: tegra30: mc: Document new interconnect property
` [PATCH v6 10/52] dt-bindings: memory: tegra30: emc: "
` [PATCH v6 11/52] dt-bindings: memory: tegra30: emc: Document OPP table and voltage regulator
` [PATCH v6 12/52] dt-bindings: memory: tegra124: mc: Document new interconnect property
` [PATCH v6 13/52] dt-bindings: memory: tegra124: emc: "
` [PATCH v6 14/52] dt-bindings: memory: tegra124: emc: Document OPP table and voltage regulator
` [PATCH v6 15/52] dt-bindings: tegra30-actmon: Document OPP and interconnect properties
` [PATCH v6 16/52] dt-bindings: host1x: Document new "
` [PATCH v6 17/52] dt-bindings: memory: tegra20: Add memory client IDs
` [PATCH v6 18/52] dt-bindings: memory: tegra30: "
` [PATCH v6 19/52] dt-bindings: memory: tegra124: "
` [PATCH v6 20/52] ARM: tegra: Correct EMC registers size in Tegra20 device-tree
` [PATCH v6 21/52] ARM: tegra: Add interconnect properties to "
` [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree
` [PATCH v6 23/52] ARM: tegra: Add interconnect properties to Tegra124 device-tree
` [PATCH v6 24/52] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree
` [PATCH v6 25/52] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node
` [PATCH v6 26/52] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes
` [PATCH v6 27/52] ARM: tegra: Add DVFS properties to Tegra124 "
` [PATCH v6 28/52] memory: tegra: Add and use devm_tegra_get_memory_controller()
` [PATCH v6 29/52] memory: tegra-mc: Add interconnect framework
` [PATCH v6 30/52] memory: tegra20-emc: Make driver modular
` [PATCH v6 31/52] memory: tegra20-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 32/52] memory: tegra20-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 33/52] memory: tegra20: Support interconnect framework
` [PATCH v6 34/52] memory: tegra20-emc: Don't parse emc-stats node
` [PATCH v6 35/52] memory: tegra: Add missing latency allowness entry for Page Table Cache
` [PATCH v6 36/52] memory: tegra: Add FIFO sizes to Tegra30 memory clients
` [PATCH v6 37/52] memory: tegra30-emc: Make driver modular
` [PATCH v6 38/52] memory: tegra30-emc: Continue probing if timings are missing in device-tree
` [PATCH v6 39/52] memory: tegra30: Support interconnect framework
` [PATCH v6 40/52] memory: tegra124-emc: Make driver modular
` [PATCH v6 41/52] memory: tegra124-emc: Use devm_platform_ioremap_resource()
` [PATCH v6 42/52] memory: tegra124: Support interconnect framework
` [PATCH v6 43/52] memory: tegra: Remove superfluous error messages around platform_get_irq()
` [PATCH v6 44/52] drm/tegra: dc: Support memory bandwidth management
` [PATCH v6 45/52] drm/tegra: dc: Extend debug stats with total number of events
` [PATCH v6 46/52] opp: Put interconnect paths outside of opp_table_lock
` [PATCH v6 47/52] PM / devfreq: tegra20: Silence deferred probe error
` [PATCH v6 48/52] PM / devfreq: tegra20: Relax Kconfig dependency
` [PATCH v6 49/52] PM / devfreq: tegra20: Convert to EMC_STAT driver, support interconnect and device-tree
` [PATCH v6 50/52] PM / devfreq: tegra30: Silence deferred probe error
` [PATCH v6 51/52] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree
` [PATCH v6 52/52] PM / devfreq: tegra30: Separate configurations per-SoC generation
[PATCH v2] drivers/thermal: optimize the for circle to run a bit fast
2020-10-27 8:54 UTC (3+ messages)
[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
2020-10-27 8:49 UTC (20+ messages)
` [PATCH 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map
` [PATCH 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH 4/4] arch, mm: make kernel_page_present() always available
[PATCH v2 0/4] cpufreq: intel_pstate: Avoid missing HWP max limit updates with powersave governor
2020-10-27 8:47 UTC (9+ messages)
` [PATCH v2 1/4] cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
` [PATCH v2 2/4] cpufreq: intel_pstate: Avoid missing HWP max updates in passive mode
` [PATCH v2 4/4] cpufreq: schedutil: Always call drvier if need_freq_update is set
[Resend][PATCH] drivers/thermal: optimize the for circle to run a bit fast
2020-10-27 8:47 UTC (4+ messages)
` "
[GIT PULL] OPP fixes for 5.10-rc2
2020-10-27 8:08 UTC
[PATCH] opp: Reduce the size of critical section in _opp_table_kref_release()
2020-10-27 7:57 UTC
[PATCH] [RFC] Documentation: Add documentation for new platform_profile sysfs attribute
2020-10-27 7:54 UTC (5+ messages)
` [External] "
[PATCH v3 0/4] powercap: Enable RAPL for AMD Fam17h and Fam19h
2020-10-27 7:23 UTC (5+ messages)
` [PATCH v3 1/4] x86/msr-index: sort AMD RAPL MSRs by address
` [PATCH v3 2/4] powercap/intel_rapl_msr: Convert rapl_msr_priv into pointer
` [PATCH v3 3/4] powercap: Add AMD Fam17h RAPL support
` [PATCH v3 4/4] powercap: Add AMD Fam19h "
[PATCH v2] power/supply: Add ltc4162-l-charger
2020-10-27 7:12 UTC
[PATCH v2] dt-bindings: power/supply: Add ltc4162-l-charger
2020-10-27 7:09 UTC
[PATCH v3] cpufreq: tegra194: get consistent cpuinfo_cur_freq
2020-10-27 7:05 UTC (4+ messages)
Slow booting on x15
2020-10-27 3:29 UTC (11+ messages)
` [PATCH v1] of: platform: Batch fwnode parsing in the init_machine() path
[PATCH] sched/fair: check for idle core
2020-10-27 3:01 UTC (13+ messages)
` default cpufreq gov, was: "
` [PATCH] cpufreq: Avoid configuring old governors as default with intel_pstate
` [PATCH v2] "
[PATCH] thermal: rcar: replace spin_lock_irqsave by spin_lock in hard IRQ
2020-10-27 1:06 UTC
[PATCH AUTOSEL 5.9 026/147] power: supply: bq27xxx: report "not charging" on all types
2020-10-26 23:48 UTC (4+ messages)
` [PATCH AUTOSEL 5.9 072/147] cpufreq: sti-cpufreq: add stih418 support
` [PATCH AUTOSEL 5.9 080/147] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
` [PATCH AUTOSEL 5.9 099/147] power: supply: test_power: add missing newlines when printing parameters by sysfs
[PATCH AUTOSEL 5.8 024/132] power: supply: bq27xxx: report "not charging" on all types
2020-10-26 23:51 UTC (4+ messages)
` [PATCH AUTOSEL 5.8 064/132] cpufreq: sti-cpufreq: add stih418 support
` [PATCH AUTOSEL 5.8 072/132] cpuidle: tegra: Correctly handle result of arm_cpuidle_simple_enter()
` [PATCH AUTOSEL 5.8 091/132] power: supply: test_power: add missing newlines when printing parameters by sysfs
[PATCH AUTOSEL 5.4 14/80] power: supply: bq27xxx: report "not charging" on all types
2020-10-26 23:54 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 37/80] cpufreq: sti-cpufreq: add stih418 support
` [PATCH AUTOSEL 5.4 53/80] power: supply: test_power: add missing newlines when printing parameters by sysfs
[PATCH AUTOSEL 4.19 10/60] power: supply: bq27xxx: report "not charging" on all types
2020-10-27 0:03 UTC (3+ messages)
` [PATCH AUTOSEL 4.19 29/60] cpufreq: sti-cpufreq: add stih418 support
` [PATCH AUTOSEL 4.19 40/60] power: supply: test_power: add missing newlines when printing parameters by sysfs
[PATCH AUTOSEL 4.9 14/30] cpufreq: sti-cpufreq: add stih418 support
2020-10-27 0:10 UTC (2+ messages)
` [PATCH AUTOSEL 4.9 20/30] power: supply: test_power: add missing newlines when printing parameters by sysfs
[PATCH AUTOSEL 4.14 22/46] cpufreq: sti-cpufreq: add stih418 support
2020-10-27 0:09 UTC (2+ messages)
` [PATCH AUTOSEL 4.14 30/46] power: supply: test_power: add missing newlines when printing parameters by sysfs
[PATCH v2 0/4] Add upper and lower limits in IPA power budget calculation
2020-10-26 20:42 UTC (2+ messages)
[PATCH 0/2] Exynos5422 DMC: adjust to new devfreq monitoring mechanism
2020-10-26 19:57 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: exynos: Remove interrupts from DMC controller in Exynos5422
[Resend][PATCH] drivers/thermal: remove unnecessary structure members allocated_tzp
2020-10-26 18:48 UTC (2+ messages)
[PATCH] thermal: replace spin_lock_irqsave by spin_lock in hard IRQ
2020-10-26 18:28 UTC (4+ messages)
[PATCH] dt-bindings: power/supply: Add ltc4162-l-charger
2020-10-26 15:08 UTC (3+ messages)
[PATCH v3 1/2] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property
2020-10-26 14:51 UTC (3+ messages)
[PATCH 1/3] dt-bindings: thermal: mediatek: make resets property optional
2020-10-26 14:49 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: thermal: mediatek: add documentation for MT8516 SoC
[PATCH V2] cpufreq: tegra186: Fix initial frequency
2020-10-26 12:57 UTC (6+ messages)
[PATCH RESEND v4 0/4] Introduce Embedded Controller driver for Acer A500
2020-10-26 12:54 UTC (6+ messages)
` [PATCH RESEND v4 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding
` [PATCH RESEND v4 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500
` [PATCH RESEND v4 3/4] power: supply: Add battery gauge driver for "
` [PATCH RESEND v4 4/4] ARM: tegra: acer-a500: Add Embedded Controller
[PATCH] PM: Use WQ_MEM_RECLAIM flag for PM workqueue
2020-10-26 11:23 UTC
[PATCH] power: remove unneeded break
2020-10-26 10:20 UTC (2+ messages)
[PATCH] PM / s2idle: Export s2idle_set_ops
2020-10-26 9:55 UTC (8+ messages)
[PATCH] dt-bindings: More whitespace clean-ups in schema files
2020-10-26 8:40 UTC (5+ messages)
[PATCH v8] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-10-26 8:19 UTC (4+ messages)
` [PATCH v8 1/3] cpufreq: mediatek-hw: Add support for CPUFREQ HW
` [PATCH v8 2/3] dt-bindings: arm: cpus: Document 'mediatek,freq-domain' property
` [PATCH v8 3/3] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
[PATCH 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
2020-10-26 6:45 UTC (4+ messages)
` [PATCH 2/2] power: supply: mt6360_charger: add MT6360 charger support
[PATCH v1] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
2020-10-26 6:20 UTC (15+ messages)
` [PATCH v1 2/6] dt-bindings: arm: cpus: Document 'mtk,freq-domain' property
` [PATCH v1 3/6] dt-bindings: cpufreq: add bindings for MediaTek cpufreq HW
[PATCH v6 0/2] PM / devfreq: Add governor feature and attribute flag
2020-10-26 3:20 UTC (4+ messages)
` [PATCH v6 1/2] PM / devfreq: Add governor feature flag
` [PATCH v6 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes
[PATCH v2] PM / devfreq: Remove redundant governor_name from struct devfreq
2020-10-26 3:20 UTC (2+ messages)
[PATCH v5 0/2] PM / devfreq: Add governor feature and attribute flag
2020-10-26 2:03 UTC (8+ messages)
` [PATCH v5 1/2] PM / devfreq: Add governor feature flag
` [PATCH v5 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes
[PATCH 0/4] powercap/dtpm: Add the DTPM framework
2020-10-25 10:13 UTC (16+ messages)
` [RFC] Documentation: Add documentation for new performance_profile sysfs class (Also Re: [PATCH 0/4] powercap/dtpm: Add the DTPM framework)
` Fw: [External] "
[PATCH] intel_idle: Fix max_cstate for processor models without C-state tables
2020-10-24 16:29 UTC
[PATCH 0/2] block layer filter and block device snapshot module
2020-10-24 14:53 UTC (3+ messages)
` [PATCH 1/2] Block layer filter - second version
[GIT PULL] More power management updates for v5.10-rc1
2020-10-23 23:42 UTC (2+ messages)
[GIT PULL] More ACPI updates for v5.10-rc1
2020-10-23 23:42 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).