messages from 2019-04-17 22:42:52 to 2019-04-19 20:16:15 UTC [more...]
[PATCH] cpufreq: Move ->get callback check outside of __cpufreq_get()
2019-04-19 6:27 UTC (2+ messages)
` [PATCH] cpufreq: Expose real_cpus out to userspace
[PATCH] drivers: cpufreq: use kstrtoul instead of obsolete simple_strtoul
2019-04-19 10:28 UTC (2+ messages)
[PATCH v7 00/10] Add support for XO 1.75 to OLPC battery driver
2019-04-19 12:42 UTC (28+ messages)
` [PATCH v7 01/10] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v7 02/10] x86/platform/olpc: Don't split string literals when fixing up the DT
` [PATCH v7 03/10] x86/platform/olpc: Trivial code move in DT fixup
` [PATCH v7 04/10] x86/platform/olpc: Use a correct version when making up a battery node
` [PATCH v7 05/10] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v7 06/10] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v7 07/10] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v7 08/10] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v7 09/10] power: supply: olpc_battery: Add OLPC XO 1.75 support
` [PATCH v7 10/10] power: supply: olpc_battery: Have the framework register sysfs files for us
[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
2019-04-19 14:19 UTC (22+ messages)
` [PATCH v6 01/10] clk: samsung: add needed IDs for DMC clocks in Exynos5420
` [PATCH v6 02/10] clk: samsung: add new clocks for DMC for Exynos5422 SoC
` [PATCH v6 03/10] clk: samsung: add BPLL rate table for Exynos 5422 SoC
` [PATCH v6 04/10] Documentation: dt: device tree bindings for LPDDR3 memories
` [PATCH v6 05/10] drivers: memory: extend of_memory by LPDDR3 support
` [PATCH v6 06/10] dt-bindings: memory-controllers: add Exynos5422 DMC device description
` [PATCH v6 07/10] drivers: memory: add DMC driver for Exynos5422
` [PATCH v6 08/10] drivers: devfreq: events: add Exynos PPMU new events
` [PATCH v6 09/10] ARM: dts: exynos: add DMC device for exynos5422
` [PATCH v6 10/10] ARM: exynos_defconfig: enable DMC driver
[PATCH 0/4] power: supply: MAX17040: Add IRQ for low level and alert SOC changes
2019-04-19 18:12 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] power: supply: max17040: Add IRQ handler for low SOC alert
[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
2019-04-19 13:48 UTC (10+ messages)
` [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
` [PATCH v3 2/4] drivers: devfreq: events: extend events by type of counted data
` [PATCH v3 3/4] Documentation: devicetree: add PPMU events description
` [PATCH v3 4/4] DT: arm: exynos4412: add event data type which is monitored
[PATCH v2 0/4] Exynos Performance Monitoring Counters enhancements
2019-04-19 13:34 UTC (12+ messages)
` [PATCH v2 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos
` [PATCH v2 2/4] drivers: devfreq: events: extend events by type of counted data
` [PATCH v2 3/4] Documentation: devicetree: add PPMU events description
` [PATCH v2 4/4] DT: arm: exynos4412: add event data type which is monitored
[PATCH v3] power: supply: add Ingenic JZ47xx battery driver
2019-04-18 19:46 UTC (4+ messages)
[PATCH v2 1/4] iio: inkern: API for reading available iio channel attribute values
2019-04-18 19:47 UTC (9+ messages)
` [PATCH v2 3/4] dt-bindings: power: supply: Add docs for Ingenic JZ47xx SoCs battery
[PATCH v1] tools/power: turbostat: fix buffer overrun
2019-04-19 0:25 UTC (5+ messages)
` [PATCH] tools/power: turbostat: make output buffer extensible (Re: [PATCH v1] tools/power: turbostat: fix buffer overrun)
` [PATCH v2] "
[PATCH v5] power_supply: platform/chrome: wilco_ec: Add charging config driver
2019-04-18 23:38 UTC (2+ messages)
[PATCH v2 0/4] Add QCS404 interconnect provider driver
2019-04-18 23:02 UTC (7+ messages)
` [PATCH v2 2/4] interconnect: qcom: "
` [PATCH v2 4/4] dt-bindings: interconnect: qcs404: Introduce qcom,qos DT property
[PATCH 0/6] thermal: Introduce devm_thermal_of_cooling_device_register
2019-04-18 20:35 UTC (16+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] hwmon: (aspeed-pwm-tacho) Use devm_thermal_of_cooling_device_register
` [PATCH 3/6] hwmon: (gpio-fan) "
` [PATCH 4/6] hwmon: (mlxreg-fan) "
` [PATCH 5/6] hwmon: (npcm750-pwm-fan) "
` [PATCH 6/6] hwmon: (pwm-fan) "
[PATCH] power: supply: sysfs: prevent endless uevent loop with CONFIG_POWER_SUPPLY_DEBUG
2019-04-18 20:03 UTC (5+ messages)
[PATCH v4 00/12] QorIQ TMU multi-sensor and HWMON support
2019-04-18 20:02 UTC (5+ messages)
` [PATCH v4 09/12] thermal: qoriq: Enable all sensors before registering them
[PATCH] x86: tsc: Rework time_cpufreq_notifier()
2019-04-18 19:36 UTC (6+ messages)
[PATCH] cpupower: correct spelling of interval
2019-04-18 19:12 UTC (2+ messages)
[PATCH v4 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
2019-04-18 16:45 UTC (11+ messages)
` [PATCH v5 1/3] power_supply: Add Standard, Adaptive, and Custom charge types
` [PATCH v5 2/3] power_supply: Add CHARGE_CONTROL_{START_THRESHOLD,END_THRESHOLD} properties
` [PATCH v5 3/3] power_supply: Add missing documentation for CHARGE_CONTROL_* properties
[PATCH v2 0/7] CPPC optional registers AMD support
2019-04-18 16:40 UTC (7+ messages)
[PATCH 1/2] thermal: generic-adc: make lookup table optional
2019-04-18 16:37 UTC (2+ messages)
` [PATCH 2/2] dt-bindings: thermal: generic-adc: make lookup-table optional
[PATCH] thermal: make device_register's type argument const
2019-04-18 16:36 UTC
[PATCH v4 0/7] ARM: sun8i: a83t: Enable USB OTG
2019-04-18 15:49 UTC (5+ messages)
[PATCH] drivers: cpuidle: This patch fix the following checkpatch warning
2019-04-18 13:57 UTC (3+ messages)
[PATCH v4 0/2] cpufreq: Add sunxi nvmem based CPU scaling driver
2019-04-18 13:10 UTC (5+ messages)
` [PATCH v4 2/2] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
[RESEND] dt-bindings: cpufreq: Document allwinner,sun50i-h6-operating-points
2019-04-18 12:55 UTC (2+ messages)
[PATCH 00/57] Convert files to ReST
2019-04-18 12:42 UTC (3+ messages)
` Avoiding merge conflicts while adding new docs - Was: "
[PATCH v1 1/1] thermal: rcar_gen3_thermal: request IRQ after device initialization
2019-04-18 11:36 UTC (6+ messages)
[PATCH 0/3] PM / Domains: Improve support for multi PM domains
2019-04-18 10:27 UTC (8+ messages)
` [PATCH 1/3] PM / Domains: Don't kfree() the virtual device in the error path
` [PATCH 2/3] PM / Domains: Allow OF lookup for multi PM domain case from ->attach_dev()
` [PATCH 3/3] PM / Domains: Enable genpd_dev_pm_attach_by_id|name() for single PM domain
[PATCH 0/3] Exynos Performance Monitoring Counters enhancements
2019-04-18 9:50 UTC (5+ messages)
` [PATCH 3/3] Documentation: devicetree: add PPMU events description
[PATCH v2 0/2] Use NVMEM as reboot-mode write interface
2019-04-18 9:46 UTC (8+ messages)
` [PATCH v2 1/2] power: reset: nvmem-reboot-mode: use NVMEM as reboot mode "
[PATCH v1] ARM: dts: tegra30: Add ACTMON node
2019-04-18 9:43 UTC (3+ messages)
[PATCH/RFT v2 0/3] thermal: rcar_gen3_thermal: Update calculation formula due to HW evaluation
2019-04-18 8:53 UTC (5+ messages)
` [PATCH/RFT v2 1/3] thermal: rcar_gen3_thermal: Update value of Tj_1
` [PATCH/RFT v2 2/3] thermal: rcar_gen3_thermal: Update calculation formula of IRQTEMP
[PATCH repost] thermal: rcar_thermal: update calculation formula for E3
2019-04-18 8:17 UTC (3+ messages)
[PATCH v2 0/3] Make IPA use PM_EM
2019-04-18 8:04 UTC (6+ messages)
` [PATCH v2 3/3] thermal: cpu_cooling: Migrate to using the EM framework
[PATCH v5] arm64: dts: ls1088a: add one more thermal zone node
2019-04-18 3:28 UTC (6+ messages)
` [EXT] "
[PATCH v9 00/11] mfd: add support for max77650 PMIC
2019-04-17 21:05 UTC (7+ messages)
` [PATCH v9 02/11] dt-bindings: power: supply: add DT bindings for max77650
` [PATCH v9 07/11] power: supply: max77650: add support for battery charger
[PATCH 0/2] fix leaked of_node references in drivers/power
2019-04-17 21:33 UTC (3+ messages)
[PATCH v8 00/16] Add utilization clamping support
2019-04-18 0:51 UTC (13+ messages)
` [PATCH v8 04/16] sched/core: uclamp: Add system default clamps
` [PATCH v8 06/16] sched/core: uclamp: Extend sched_setattr() to support utilization clamping
` [PATCH v8 08/16] sched/core: uclamp: Set default clamps for RT tasks
` [PATCH v8 12/16] sched/core: uclamp: Extend CPU's cgroup controller
[PATCH v3 00/16] NVIDIA Tegra devfreq improvements and Tegra20/30 support
2019-04-18 0:24 UTC (21+ messages)
` [PATCH v3 03/16] PM / devfreq: tegra: Replace write memory barrier with the read barrier
` [PATCH v3 10/16] PM / devfreq: tegra: Mark ACTMON's governor as immutable
` [PATCH v3 11/16] PM / devfreq: tegra: Move governor registration to driver's probe
` [PATCH v3 16/16] PM / devfreq: Introduce driver for NVIDIA Tegra20
` [PATCH v3 13/16] PM / devfreq: tegra: Support Tegra30
` [PATCH v3 15/16] PM / devfreq: tegra: Rename tegra-devfreq.c to tegra30-devfreq.c
` [PATCH v3 04/16] PM / devfreq: tegra: Don't ignore clk errors
` [PATCH v3 06/16] PM / devfreq: tegra: Drop primary interrupt handler
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).