messages from 2015-03-09 00:36:42 to 2015-03-12 10:36:37 UTC [more...]
[RESEND PATCH v6 00/22] power_supply: Allow safe usage of power supply
2015-03-12 10:36 UTC (27+ messages)
` [RESEND PATCH v6 01/22] compal-laptop: Fix leaking hwmon device
` [RESEND PATCH v6 02/22] compal-laptop: Check return value of power_supply_register
` [RESEND PATCH v6 03/22] power_supply: Add driver private data
` [RESEND PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
` [RESEND PATCH v6 05/22] power_supply: Add API for safe access of power supply function attrs
` [RESEND PATCH v6 06/22] power_supply: sysfs: Use power_supply_*() API for accessing "
` [RESEND PATCH v6 07/22] power_supply: 88pm860x_charger: "
` [RESEND PATCH v6 08/22] power_supply: ab8500: "
` [RESEND PATCH v6 09/22] mfd: "
` [RESEND PATCH v6 10/22] power_supply: apm_power: "
` [RESEND PATCH v6 11/22] power_supply: bq2415x_charger: "
` [RESEND PATCH v6 12/22] power_supply: charger-manager: "
` [RESEND PATCH v6 13/22] power_supply: Change ownership from driver to core
` [RESEND PATCH v6 14/22] power_supply: Add power_supply_put for decrementing device reference counter
` [RESEND PATCH v6 15/22] power_supply: Increment power supply use counter when obtaining references
` [RESEND PATCH v6 16/22] power_supply: charger-manager: Decrement the power supply's device reference counter
` [RESEND PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [RESEND PATCH v6 18/22] x86/olpc/xo15/sci: "
` [RESEND PATCH v6 19/22] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [RESEND PATCH v6 20/22] power_supply: bq2415x_charger: "
` [RESEND PATCH v6 21/22] mfd: ab8500: "
` [RESEND PATCH v6 22/22] arm: mach-pxa: "
[RFC PATCH 1/2] arm64: kernel: perf: add cpu hotplug notifier
2015-03-12 10:27 UTC (4+ messages)
` [RFC PATCH 2/2] arm64: kernel: perf: add pmu CPU PM notifier
[PATCH v2 0/4] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
2015-03-12 9:28 UTC (16+ messages)
` [PATCH v2 3/4] cpufreq: mediatek: add Mediatek cpufreq driver
[PATCH] PM / Domains: If an OF node is found but no device probed yet, defer
2015-03-12 8:39 UTC (3+ messages)
[PATCH 05/22] PM / AVS: SmartReflex: %pF is only for function pointers
2015-03-12 3:13 UTC
[PATCH] devfreq: event: Add 'const' keyword for devfreq_event_ops structure
2015-03-12 1:28 UTC
[PATCH 0/2] Add support for generic register mapped poweroff
2015-03-12 0:52 UTC (9+ messages)
` [PATCH 1/2] power: reset: Add generic SYSCON "
` [PATCH 2/2] dt: power: Add docs for generic SYSCON poweroff driver
[PATCHv3 0/2] Add support for generic register mapped poweroff
2015-03-12 0:37 UTC (3+ messages)
` [PATCHv3 1/2] power: reset: Add generic SYSCON "
` [PATCHv3 2/2] dt: power: Add docs for generic SYSCON poweroff driver
[PATCHv2 0/2] Add support for generic register mapped poweroff
2015-03-11 23:48 UTC (4+ messages)
` [PATCHv2 1/2] power: reset: Add generic SYSCON "
` [PATCHv2 2/2] dt: power: Add docs for generic SYSCON poweroff driver
[PATCH] powercap/rapl: handle domain energy unit
2015-03-11 22:01 UTC (3+ messages)
[PATCH v4 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport
2015-03-11 19:37 UTC (14+ messages)
` [PATCH v4 1/6] power: twl4030-madc-battery: Convert to iio consumer
` [PATCH v4 3/6] Documentation: DT: Document twl4030-madc-battery bindings
` [PATCH v4 2/6] power: twl4030_madc_battery: Add device tree support
` [PATCH v4 4/6] ARM: dts: omap3-gta04: Add battery support
` [PATCH v4 5/6] power: twl4030_madc_battery: Add of_twl4030_madc_match to MODULE_DEVICE_TABLE
` [PATCH v4 6/6] power: twl4030_madc_battery: Add missing MODULE_ALIAS
[RFC PATCH v15 00/11] ARM: qcom: cpuidle support for 8064, 8074, 8084
2015-03-11 18:16 UTC (20+ messages)
` [RFC PATCH v15 01/11] ARM: cpuidle: Register per cpuidle device
` [RFC PATCH v15 02/11] ARM: qcom: Add Subsystem Power Manager (SPM) driver
` [PATCH v15 03/11] ARM: cpuidle: qcom: Add documentation for qcom cpuidle states
` [PATCH v15 06/11] ARM: dts: qcom: Add power-controller device node for 8084 Krait CPUs
` [PATCH v15 09/11] ARM: dts: qcom: Add idle states device nodes for 8084
` [RFC PATCH v15 04/11] ARM: cpuidle: Register cpuidle_ops for QCOM cpus
` [PATCH v15 05/11] ARM: dts: qcom: Add power-controller device node for 8074 Krait CPUs
` [PATCH v15 07/11] ARM: dts: qcom: Update power-controller device node for 8064 "
` [PATCH v15 08/11] ARM: dts: qcom: Add idle states device nodes for 8074
` [PATCH v15 10/11] ARM: dts: qcom: Add idle state device nodes for 8064
` [PATCH v15 11/11] ARM: qcom: Update defconfig
thermal: cpu_cooling: Power calculation when CPUs are hotplugged
2015-03-11 17:53 UTC (3+ messages)
` [PATCH 1/2] thermal: cpu_cooling: Remove cpu_dev update on policy CPU update
` [PATCH 2/2] thermal: cpu_cooling: Fix power calculation when CPUs are offline
[PATCH v6 00/22] power_supply: Allow safe usage of power supply
2015-03-11 16:06 UTC (24+ messages)
` [PATCH v6 01/22] compal-laptop: Fix leaking hwmon device
` [PATCH v6 02/22] compal-laptop: Check return value of power_supply_register
` [PATCH v6 03/22] power_supply: Add driver private data
` [PATCH v6 04/22] power_supply: Move run-time configuration to separate structure
` [PATCH v6 05/22] power_supply: Add API for safe access of power supply function attrs
` [PATCH v6 06/22] power_supply: sysfs: Use power_supply_*() API for accessing "
` [PATCH v6 07/22] power_supply: 88pm860x_charger: "
` [PATCH v6 08/22] power_supply: ab8500: "
` [PATCH v6 09/22] mfd: "
` [PATCH v6 10/22] power_supply: apm_power: "
` [PATCH v6 11/22] power_supply: bq2415x_charger: "
` [PATCH v6 12/22] power_supply: charger-manager: "
` [PATCH v6 13/22] power_supply: Change ownership from driver to core
` [PATCH v6 14/22] power_supply: Add power_supply_put for decrementing device reference counter
` [PATCH v6 15/22] power_supply: Increment power supply use counter when obtaining references
` [PATCH v6 16/22] power_supply: charger-manager: Decrement the power supply's device reference counter
` [PATCH v6 17/22] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [PATCH v6 18/22] x86/olpc/xo15/sci: "
` [PATCH v6 19/22] power_supply: 88pm860x_charger: Decrement the power supply's device reference counter
` [PATCH v6 20/22] power_supply: bq2415x_charger: "
` [PATCH v6 21/22] mfd: ab8500: "
` [PATCH v6 22/22] arm: mach-pxa: "
Bad rpath in cpupower with 4.0-rcX
2015-03-11 12:20 UTC (5+ messages)
[PATCH v5 0/2] power: rt5033: Add Richtek RT533 drivers
2015-03-11 11:20 UTC (10+ messages)
` [PATCH v5 1/2] power: rt5033_charger: Add RT5033 charger device driver
` [PATCH 2/2] Documentation: Add documentation for rt5033 multifunction device
[PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
2015-03-11 11:17 UTC (14+ messages)
[PATCH v8 00/18] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
2015-03-11 10:07 UTC (2+ messages)
[PATCH] Revert "cpupower Makefile change to help run the tool without 'make install'"
2015-03-11 0:26 UTC
[PATCH v3.10-stable] PM / QoS: remove duplicate call to pm_qos_update_target
2015-03-10 20:15 UTC
[PATCH] thermal: Do not log an error if thermal_zone_get_temp returns -EAGAIN
2015-03-10 16:05 UTC (3+ messages)
[PATCH v4 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-03-10 18:00 UTC (3+ messages)
[PATCH v1 0/3 RESEND] NI Ettus Research USRP E3x0 soft-poweroff
2015-03-10 17:35 UTC (2+ messages)
[PATCH v7 0/5] Add new MFD driver for MAX77843
2015-03-10 13:44 UTC (13+ messages)
` [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver
` [PATCH v7 3/5] power: max77843_battery: Add Max77843 fuel gauge "
[RFC 0/4] Enable power supply charging control
2015-03-10 5:21 UTC (11+ messages)
` [RFC 2/4] power: core: Add generic interface to get battery specification
` [RFC 3/4] power_supply: Introduce charger control interface
` [RFC 4/4] charger-manager: Enable psy based charge control
[RFC 1/4] power_supply: Introduce charging object table
2015-03-10 5:16 UTC (3+ messages)
[PATCH v2] thermal: exynos: Add the support for Exynos5433 TMU
2015-03-10 2:23 UTC
[PATCH] devfreq: event: Add 'const' keyword for devfreq_event_ops structure
2015-03-10 0:27 UTC
[PATCH] i8042 / PM: Allow PC keyboard to wake up from suspend-to-idle
2015-03-10 0:05 UTC (5+ messages)
[PATCH v2 0/6] ARM: at91: fix irq_pm_install_action WARNING
2015-03-09 22:34 UTC (4+ messages)
` [PATCH v2 4/6] clk: at91: implement suspend/resume for the PMC irqchip
` [PATCH v2 5/6] watchdog: at91sam9: request the irq with IRQF_NO_SUSPEND
[PATCH v5 0/8] ARM: shmobile: R-Mobile: DT PM domain support
2015-03-09 21:00 UTC (3+ messages)
` [PATCH v5 1/8] PM / Domains: Add DT bindings for power-on/off latencies
[PATCH 0/5] Rename regulator_set_optimum_mode
2015-03-09 18:33 UTC (2+ messages)
[PATCH 1/4] PM / Wakeirq: Add minimal device wakeirq helper functions
2015-03-09 16:41 UTC (5+ messages)
[PATCH v4 3/9] watchdog: at91rm9200: use the system timer syscon
2015-03-09 15:33 UTC (2+ messages)
` [v4,3/9] "
[RFC/PATCH 0/6] Add CPUIdle support for Renesas SoCs
2015-03-09 15:32 UTC (5+ messages)
[PATCH 1/4] PM / Wakeirq: Add minimal device wakeirq helper functions
2015-03-09 14:09 UTC (2+ messages)
intel_soc_dts_thermal binding issues
2015-03-09 13:11 UTC (7+ messages)
[PATCH 00/15] Enhance twl4030_charger functionality
2015-03-09 11:14 UTC (8+ messages)
` [PATCH 12/15] twl4030_charger: add software controlled linear charging mode
` twl4030_charger: need changes to get probed?
[PATCH v4 0/9] Atmel System Timer cleanups
2015-03-09 11:13 UTC (5+ messages)
` [PATCH v4 8/9] clocksource: atmel-st: use syscon/regmap
[PATCHv3 0/1] Intel Quark X1000 DTS thermal driver
2015-03-09 7:42 UTC (2+ messages)
` [PATCHv3 1/1] thermal: intel Quark SoC "
[PATCH] cpufreq: Ref the policy object sooner
2015-03-09 4:20 UTC
[PATCH Resend] cpufreq: Set cpufreq_cpu_data to NULL before putting kobject
2015-03-09 4:14 UTC (21+ messages)
[PATCH v3] PM-Trace: add pm-trace support for suspending phase
2015-03-09 2:10 UTC
[PATCH] power: generic-adc-battery: Fix power_supply_property returned value
2015-03-09 1:54 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).