messages from 2018-04-24 22:08:52 to 2018-05-01 09:00:18 UTC [more...]
[PATCH 00/18] thermal: exynos: further fixes and cleanups
2018-05-01 9:00 UTC (32+ messages)
` [PATCH 01/18] thermal: exynos: fix setting rising_threshold for Exynos5433
` [PATCH 02/18] thermal: exynos: always check for trips points existence
` [PATCH 03/18] thermal: exynos: always check for critical trip "
` [PATCH 04/18] thermal: exynos: check STATUS register in exynos_tmu_initialize()
` [PATCH 05/18] thermal: exynos: use sanitize_temp_error() in exynos7_tmu_initialize()
` [PATCH 06/18] thermal: exynos: fix trips limit checking in get_th_reg()
` [PATCH 07/18] thermal: exynos: remove threshold_code checking from exynos4210_tmu_initialize()
` [PATCH 08/18] thermal: exynos: make ->tmu_initialize method void
` [PATCH 09/18] thermal: exynos: clear IRQs later in exynos4412_tmu_initialize()
` [PATCH 10/18] thermal: exynos: move IRQs clearing to exynos_tmu_initialize()
` [PATCH 11/18] thermal: exynos: add exynos*_tmu_set_[trip,hyst]() helpers
` [PATCH 12/18] thermal: exynos: do not use trips structure directly in ->tmu_initialize
` [PATCH 13/18] thermal: exynos: set trips in ascending order in exynos7_tmu_initialize()
` [PATCH 14/18] thermal: exynos: move trips setting to exynos_tmu_initialize()
` [PATCH 15/18] thermal: exynos: check return values of ->get_trip_[temp,hyst] methods
` [PATCH 16/18] thermal: exynos: cleanup code for enabling threshold interrupts
` [PATCH 17/18] thermal: exynos: remove unused defines for Exynos5433
` [PATCH 18/18] thermal: exynos: remove trip reporting to user-space
[PATCH v2 0/3] mfd/power: cros_ec: add support for USBPD charger driver
2018-05-01 8:32 UTC (9+ messages)
` [PATCH v2 1/3] mfd: cros_ec: Add USBPD charger commands and struct definitions
` [PATCH v2 2/3] power: supply: add cros-ec USBPD charger driver
` [PATCH v2 3/3] mfd: cros_ec_dev: Register cros_usbpd-charger driver as a subdevice
[PATCH v3 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
2018-04-30 18:06 UTC (4+ messages)
` [PATCH v4 "
[PATCH] power: supply: ab8500_charger: fix spelling mistake: "faile" -> "failed"
2018-04-30 16:04 UTC
[PATCH 0/4] mfd: max8998: Device Tree support fixes
2018-04-30 14:59 UTC (7+ messages)
` [PATCH 1/4] regulator: max8998: Fix platform data retrieval
` [PATCH 2/4] power: supply: max8998-charger: "
` [PATCH 3/4] power: supply: max8998-charger: Parse device tree for required data
` [PATCH 4/4] dt-bindings: mfd: max8998: Add charger subnode binding
[PATCH] cpufreq: s3c2440: fix spelling mistake: "divsiors" -> "divisors"
2018-04-30 14:48 UTC
[PATCH v2 1/2] soc: mediatek: introduce a CAPS flag for scp_domain_data
2018-04-30 9:59 UTC (9+ messages)
` [PATCH v2 2/2] soc: mediatek: add a fixed wait for SRAM stable
[PATCH V4] PM / core: fix deferred probe breaking suspend resume order
2018-04-30 8:29 UTC (2+ messages)
[PATCH 0/2] brcmstb-avs-cpufreq changes
2018-04-30 8:26 UTC (3+ messages)
` [PATCH 1/2] cpufreq: brcmstb-avs-cpufreq: remove development debug support
[PATCH] PM / Sleep: only update last time for active wakeup sources
2018-04-30 8:21 UTC (4+ messages)
[PATCH v2 00/17] Add support to MT6323 RTC and its power device
2018-04-30 7:34 UTC (20+ messages)
` [PATCH v2 01/17] dt-bindings: power: reset: mt6323: add bindings for MT6323 power controller
` [PATCH v2 02/17] dt-bindings: rtc: mt6397: add bindings for MediaTek PMIC based RTC
` [PATCH v2 03/17] dt-bindings: mfd: mt6397: add a description for MT6323 RTC
` [PATCH v2 04/17] dt-bindings: mfd: mt6397: add a description for MT6323 power controller
` [PATCH v2 05/17] mfd: mt6397: add MT6323 RTC support into MT6397 driver
` [PATCH v2 06/17] mfd: mt6397: add support for MT6323 power controller "
` [PATCH v2 07/17] mfd: mt6397: reuse DEFINE_RES_* helpers
` [PATCH v2 08/17] rtc: mt6397: add MT6323 support to RTC driver
` [PATCH v2 09/17] rtc: mt6397: replace a poll with regmap_read_poll_timeout
` [PATCH v2 10/17] rtc: mt6397: remove unnecessary irq_dispose_mapping
` [PATCH v2 11/17] rtc: mt6397: convert to use device managed functions
` [PATCH v2 12/17] rtc: mt6397: move the declaration into a globally visible header file
` [PATCH v2 13/17] rtc: mt6397: cleanup header files to include
` [PATCH v2 14/17] rtc: mt6397: update license converting to using SPDX identifiers
` [PATCH v2 15/17] power: reset: mt6323: add a driver for MT6323 power controller
` [PATCH v2 16/17] MAINTAINERS: update entry for ARM/Mediatek RTC DRIVER
` [PATCH v2 17/17] MAINTAINERS: add an entry for MediaTek board level shutdown driver
[PATCH v3] PM / wakeup: use seq_open() to show wakeup stats
2018-04-29 14:30 UTC (2+ messages)
[PATCH 00/11] PM / Domains: Fixup error paths with dev_pm_domain_attach()
2018-04-29 13:35 UTC (16+ messages)
` [PATCH 01/11] PM / Domains: Fix error path during attach in genpd
` [PATCH 02/11] PM / Domains: Drop comment in genpd about legacy Samsung DT binding
` [PATCH 03/11] PM / Domains: Drop redundant code in genpd while attaching devices
` [PATCH 04/11] PM / Domains: Check for existing PM domain in dev_pm_domain_attach()
` [PATCH 05/11] PM / Domains: Allow a better error handling of dev_pm_domain_attach()
` [PATCH 06/11] amba: Respect all error codes from dev_pm_domain_attach()
` [PATCH 07/11] driver core: "
` [PATCH 08/11] i2c: "
` [PATCH 09/11] mmc: sdio: "
` [PATCH 10/11] soundwire: "
` [PATCH 11/11] spi: "
[PATCH] power: supply: ltc2941-battery-gauge: Release device_node in ltc294x_i2c_probe()
2018-04-28 22:35 UTC
[RFC 03/10] cpufreq: exynos: Remove support for Exynos5440
2018-04-28 12:44 UTC (13+ messages)
` [RFC 09/10] usb: host: "
` [RFC 04/10] clk: samsung: "
` [RFC 06/10] thermal: "
` [PATCH] "
` [RFC 01/10] ARM: dts: exynos: Remove Exynos5440
` [RFC 05/10] i2c: s3c2410: Remove support for Exynos5440
` [RFC 08/10] spi: s3c64xx: samsung: "
[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver
2018-04-28 11:20 UTC (11+ messages)
` [PATCH 14/27] dt-bindings: cp110: rename cp110 syscon file
` [PATCH 16/27] dt-bindings: cp110: prepare the syscon file to list other syscons nodes
` [PATCH 17/27] dt-bindings: ap806: add the thermal node in the syscon file
` [PATCH 18/27] dt-bindings: cp110: update documentation since DT de-duplication
[PATCH V3] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-28 11:12 UTC (5+ messages)
` [V3] "
[PATCH v2 0/5] devfreq: rk3399_dmc: improve rk3399_dmc driver and it's documentation
2018-04-27 20:00 UTC (7+ messages)
` [PATCH v2 1/5] dt-bindings: devfreq: rk3399_dmc: improve binding documentation
` [PATCH v2 2/5] dt-bindings: clock: add rk3399 DDR3 standard speed bins
` [PATCH v2 4/5] dt-bindings: devfreq: rk3399_dmc: remove interrupts as is not required
[PATCH 0/2] soc: imx: add scu power domain driver
2018-04-27 18:51 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: power: add i.MX SCU power domains binding doc
` [PATCH 2/2] soc: imx: add SCU power domains driver
[PATCH v4][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
2018-04-27 17:35 UTC
[PATCH][v6] tools/power turbostat: if --iterations, print for specific count of iterations
2018-04-27 15:26 UTC (2+ messages)
[GIT PULL] Thermal SoC management updates for v4.17-rc3
2018-04-27 14:25 UTC
[PATCH v2 1/2] regmap: include <linux/ktime.h> from include/linux/regmap.h
2018-04-27 9:35 UTC (3+ messages)
` [PATCH v2 2/2] soc: mediatek: reuse regmap_read_poll_timeout helpers
[PATCH v2][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
2018-04-27 4:52 UTC (5+ messages)
[PATCH 3/3] thermal: armada_thermal: Replace mdelay with usleep_range in armada380_init_sensor
2018-04-27 2:13 UTC (2+ messages)
[PATCH 2/3] thermal: armada_thermal: Replace mdelay with msleep in armada375_init_sensor
2018-04-27 2:12 UTC (2+ messages)
[PATCH 1/3] thermal: armada_thermal: Replace mdelay with usleep_range in armada370_init_sensor
2018-04-27 2:11 UTC (2+ messages)
[PATCH 0/3] PM / core: Clean up suspend/resume diagnostic messages
2018-04-26 21:36 UTC (4+ messages)
` [PATCH 1/3] PM / core: Remove unused initcall_debug_report() arguments
` [PATCH 2/3] PM / core: Simplify initcall_debug_report() timing
` [PATCH 3/3] PM / core: Use dev_printk() and symbols in suspend/resume diagnostics
[PATCH 0/7] Add utilization clamping support
2018-04-26 18:58 UTC (6+ messages)
` [PATCH 4/7] sched/core: uclamp: add utilization clamping to the CPU controller
[PATCH 1/3] power: supply: Add support for the Qualcomm Battery Monitoring System
2018-04-26 18:21 UTC (4+ messages)
` [PATCH 2/3] dt-bindings: power: supply: qcom_bms: Add bindings
[GIT PULL] Thermal management updates for v4.17-rc2
2018-04-26 17:28 UTC (3+ messages)
[PATCH v3][for 4.17-rc3] cpufreq / CPPC: Set platform specific transition_delay_us
2018-04-26 16:43 UTC
[GIT PULL] Power management fixes for v4.17-rc3
2018-04-26 14:42 UTC
[PATCH] sched/fair: schedutil: update only with all info available
2018-04-26 11:52 UTC (8+ messages)
[PATCH v8 0/6] typec: tcpm: Add sink side support for PPS
2018-04-26 10:54 UTC (7+ messages)
[PATCH V3 3/3] cpufreq: add suspend/resume support in Armada 37xx DVFS driver
2018-04-26 10:12 UTC (4+ messages)
` [PATCH V4 "
[RFC/RFT patch 0/7] timekeeping: Unify clock MONOTONIC and clock BOOTTIME
2018-04-26 9:03 UTC (8+ messages)
[PATCH][v5] tools/power turbostat: if --iterations, print for specific count of iterations
2018-04-26 0:08 UTC (3+ messages)
[PATCH] power: supply: ab8500_fg: fix spelling mistake: "Disharge" -> "Discharge"
2018-04-25 21:46 UTC (2+ messages)
[PATCH v5 0/8] arm: Base support for Renesas RZN1D-DB Board
2018-04-25 21:37 UTC (3+ messages)
` [PATCH v5 6/6] reset: Renesas RZ/N1 reboot driver
[PATCH 00/61] tree-wide: simplify getting .drvdata
2018-04-25 21:16 UTC (3+ messages)
` [PATCH 41/61] power: supply: "
[PATCH] power: supply: bq27xxx: Add support for BQ27426
2018-04-25 21:15 UTC (2+ messages)
[PATCH] gpio-poweroff: Use gpiod_set_value_cansleep
2018-04-25 21:11 UTC (2+ messages)
[PATCH v2] PM / wakeup: use seq_open() to show wakeup stats
2018-04-25 11:01 UTC (6+ messages)
[PATCH 4.14 127/183] x86/power: Fix swsusp_arch_resume prototype
2018-04-25 10:35 UTC
[PATCH V2] cpufreq: powernv: Fix the hardlockup by synchronus smp_call in timer interrupt
2018-04-25 10:14 UTC (4+ messages)
[PATCH] PM: docs: sleep-states: Fix a typo ("includig")
2018-04-25 10:07 UTC
[RFC PATCH v2 0/6] Energy Aware Scheduling
2018-04-25 8:23 UTC (6+ messages)
` [RFC PATCH v2 4/6] sched/fair: Introduce an energy estimation helper function
Subject: [PATCH] [PATCH] time: tick-sched: use bool for tick_stopped
2018-04-25 7:01 UTC (14+ messages)
` "
[PATCH] cpufreq: powernv: Remove global pstate ramp-down timer in POWER9
2018-04-25 6:25 UTC (2+ messages)
[PATCH] cpufreq: fix speedstep_detect_processor()'s return type
2018-04-25 2:46 UTC (2+ messages)
[PATCH 0/6] Misc devfreq_add_device() fixes
2018-04-24 22:35 UTC (7+ messages)
` [PATCH 1/6] PM / devfreq: Free devfreq upon set_freq_table error
` [PATCH 2/6] PM / devfreq: Use the device release function for cleanup
` [PATCH 3/6] PM / devfreq: Reorder devfreq_add_device()
` [PATCH 4/6] PM / devfreq: Remove unnecessary locking
` [PATCH 5/6] PM / devfreq: Use put_device() on device_register error
` [PATCH 6/6] PM / devfreq: Reject client provided freq_table
[PATCH 0/3] Fix UFS and devfreq interaction
2018-04-24 22:14 UTC (4+ messages)
` [PATCH 3/3] scsi: ufs: Use freq table with devfreq
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).