messages from 2015-01-14 13:41:11 to 2015-01-20 07:10:08 UTC [more...]
[PATCH v9 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-20 7:10 UTC (6+ messages)
` [PATCH v9 1/7] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCH v9 2/7] devfreq: event: Add exynos-ppmu devfreq-event driver
` [PATCH v9 3/7] devfreq: event: Add documentation for "
` [PATCH v9 4/7] ARM: dts: Add PPMU dt node for Exynos3250 SoC
` [PATCH v9 6/7] ARM: dts: exynos: Add PPMU node for Exynos3250-based Rinato/Monk board
[PATCH 0/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
2015-01-20 7:06 UTC (9+ messages)
` [PATCH 1/2] cpufreq-dt: check CPU clock/power domain during initializing
` [PATCH 2/2] cpufreq: add cpufreq driver for Mediatek MT8173 SoC
Re: [PATCHv8 1/9] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
2015-01-20 6:59 UTC
[Patch Part2 v4 28/33] x86/irq, ACPI: Kill private function mp_register_gsi()/ mp_unregister_gsi()
2015-01-20 5:51 UTC (2+ messages)
` [Patch Part2 v4 31/33] x86: Cleanup irq_domain ops
[PATCH] cpuidle/powernv: Read target_residency value of idle states from DT if available
2015-01-20 5:45 UTC (2+ messages)
` "
[PATCHv8 1/9] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
2015-01-20 5:29 UTC (2+ messages)
[PATCHv8 2/9] devfreq: event: Add resource-managed function for devfreq-event device
2015-01-20 4:47 UTC (2+ messages)
RFC on cpufreq implementation
2015-01-20 3:55 UTC (11+ messages)
[Patch Part1 v7 33/38] x86/irq: Prepare IOAPIC interfaces to support hierarchy irqdomain
2015-01-20 3:08 UTC (2+ messages)
` [Patch Part1 v7 38/38] x86/irq: Convert IOAPIC to use hierarchy irqdomain interfaces
[Bugfix 1/3] xen/pci: Kill function xen_setup_acpi_sci()
2015-01-20 2:21 UTC
[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
2015-01-19 23:29 UTC (61+ messages)
` [PATCH v3 00/16] "
` [PATCH v3 04/16] arm: dts: odroid: Add LD010 regulator node necessary for TMU on Odroid
` [PATCH v3 05/16] thermal: dts: Enable TMU at Exynos4412 based Odroid U3 device
` [PATCH v3 06/16] arm: dts: Adding CPU cooling binding for Exynos SoCs
` [PATCH v3 07/16] thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
` [PATCH v3 09/16] dts: Documentation: Extending documentation entry for exynos-thermal
` [PATCH v3 13/16] thermal: exynos: dts: Provide device tree bindings identical to the one in exynos_tmu_data.c
` [PATCH v3 14/16] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
` [PATCH v3 15/16] thermal: exynos: Remove exynos_thermal_common.[c|h] files
` [PATCH v3 16/16] thermal: exynos: Remove exynos_tmu_data.c file
` [PATCH v4 00/17] thermal: exynos: Thermal code rework to use device tree
` [PATCH v4 01/17] thermal: exynos: cosmetic: Correct comment format
` [PATCH v4 02/17] thermal: exynos: Provide thermal_exynos.h file to be included in device tree files
` [PATCH v4 03/17] arm: dts: trats: Enable TMU on the Exynos4210 trats device
` [PATCH v4 04/17] arm: dts: odroid: Add LD010 regulator node necessary for TMU on Odroid
` [PATCH v4 05/17] arm: dts: odroid: Enable TMU at Exynos4412 based Odroid U3 device
` [PATCH v4 06/17] arm: dts: Adding CPU cooling binding for Exynos SoCs
` [PATCH v4 07/17] thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
` [PATCH v4 08/17] thermal: exynos: dts: Add default definition of the TMU sensor parameter
` [PATCH v4 09/17] dts: Documentation: Extending documentation entry for exynos-thermal
` [PATCH v4 10/17] thermal: dts: Default trip points definition for Exynos5420 SoCs
` [PATCH v4 11/17] thermal: exynos: dts: Define default thermal-zones for Exynos4
` [PATCH v4 12/17] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
` [PATCH v4 13/17] dts: Documentation: Update exynos-thermal.txt example "
` [PATCH v4 14/17] thermal: exynos: dts: Provide device tree bindings identical to the one in exynos_tmu_data.c
` [PATCH v4 15/17] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
` [PATCH v4 16/17] thermal: exynos: Remove exynos_thermal_common.[c|h] files
` [PATCH v4 17/17] thermal: exynos: Remove exynos_tmu_data.c file
` [PATCH v5 00/18] thermal: exynos: Thermal code rework to use device tree
` [PATCH v5 01/18] thermal: exynos: cosmetic: Correct comment format
` [PATCH v5 02/18] thermal: exynos: Provide thermal_exynos.h file to be included in device tree files
` [PATCH v5 03/18] arm: dts: trats: Enable TMU on the Exynos4210 trats device
` [PATCH v5 04/18] arm: dts: odroid: Add LDO10 regulator node necessary for TMU on Odroid
` [PATCH v5 05/18] arm: dts: odroid: Enable TMU at Exynos4412 based Odroid U3 device
` [PATCH v5 06/18] arm: dts: Adding CPU cooling binding for Exynos SoCs
` [PATCH v5 07/18] thermal: exynos: Modify exynos thermal code to use device tree for cpu cooling configuration
` [PATCH v5 08/18] thermal: exynos: dts: Add default definition of the TMU sensor parameter
` [PATCH v5 09/18] dts: Documentation: Extending documentation entry for exynos-thermal
` [PATCH v5 10/18] thermal: dts: Default trip points definition for Exynos5420 SoCs
` [PATCH v5 11/18] thermal: exynos: dts: Define default thermal-zones for Exynos4
` [PATCH v5 12/18] thermal: dts: exynos: Trip points and sensor configuration data for Exynos5440
` [PATCH v5 13/18] dts: Documentation: Update exynos-thermal.txt example "
` [PATCH v5 14/18] thermal: exynos: dts: Provide device tree bindings identical to the one in exynos_tmu_data.c
` [PATCH v5 15/18] thermal: samsung: core: Exynos TMU rework to use device tree for configuration
` [PATCH v5 16/18] thermal: exynos: Remove exynos_thermal_common.[c|h] files
` [PATCH v5 17/18] thermal: exynos: Remove exynos_tmu_data.c file
` [PATCH v5 18/18] thermal: exynos: Remove not needed exynos_tmu_init_data declarations from exynos_tmu.h
[PATCH v3] thermal: exynos: Add TMU support for Exynos7 SoC
2015-01-19 16:35 UTC (3+ messages)
[PATCH v3]PM/Sleep: Timer quiesce in freeze state
2015-01-19 15:24 UTC (3+ messages)
[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2015-01-19 13:23 UTC (4+ messages)
` [PATCH v5 1/7] mfd: Add support for DA9150 combined charger & fuel-gauge device
[PATCH 0/2] thermal: Set default thermal_zoneX mode to "enabled"
2015-01-19 11:44 UTC (3+ messages)
` [PATCH 1/2] thermal: exynos: Reorder exynos_map_dt_data() function
` [PATCH 2/2] thermal: of: Enable thermal_zoneX when sensor is correctly added
[PATCHv8 0/9] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-19 10:12 UTC (6+ messages)
` [PATCHv8 1/9] devfreq: event: Add new devfreq_event class to provide basic data for devfreq governor
` [PATCHv8 7/9] ARM: dts: Add PPMU dt node for Exynos5260 SoC
[PATCH v4 9/9] devfreq: exynos: Remove unused exynos4 memory busfreq driver
2015-01-19 9:39 UTC
[PATCH v4 8/9] ARM: dts: Add the support for exynos busfreq on Exynos4412-based TRATS2 board
2015-01-19 9:36 UTC
[PATCH v4 7/9] ARM: dts: Add the support for exynos busfreq on Exynos3250-based Rinato/Monk board
2015-01-19 9:35 UTC
[PATCH v4 1/9] devfreq: exynos: Add generic exynos memory bus frequency driver
2015-01-19 9:35 UTC (2+ messages)
[PATCH v4 6/9] ARM: dts: Add memory bus node for Exynos4210
2015-01-19 9:33 UTC
[PATCH v4 4/9] clk: samsung: exynos4: Add divider clock id for memory bus frequency
2015-01-19 9:31 UTC
[PATCH v2 0/3] power: rt5033: Add Richtek RT533 drivers
2015-01-19 8:15 UTC (9+ messages)
` [PATCH v2 1/3] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH v2 3/3] Documentation: Add documentation for rt5033 multifunction device
[PATCH v4 0/4] power: Add max77693 charger driver
2015-01-19 7:40 UTC (3+ messages)
[Bugfix v4 1/2] xen/pci: Fix xen IRQ allocation failure caused by commit b81975eade8c
2015-01-19 4:41 UTC (4+ messages)
[PATCH v2 0/1] thermal: rockchip: make temperature reporting much more accurate
2015-01-19 4:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH] PCI: keep enable status consistent for device without driver
2015-01-19 2:29 UTC (3+ messages)
[PATCH v4 0/9] devfreq: Add generic exynos memory-bus frequency driver
2015-01-19 0:50 UTC (11+ messages)
` [PATCH v4 1/9] devfreq: exynos: Add generic exynos memory bus "
` [PATCH v4 2/9] devfreq: exynos: Add documentation for "
` [PATCH v4 3/9] ARM: dts: Add memory bus node for Exynos3250
` [PATCH v4 4/9] clk: samsung: exynos4: Add divider clock id for memory bus frequency
` [PATCH v4 5/9] ARM: dts: Add memory bus node for Exynos4x12
` [PATCH v4 6/9] ARM: dts: Add memory bus node for Exynos4210
` [PATCH v4 7/9] ARM: dts: Add the support for exynos busfreq on Exynos3250-based Rinato/Monk board
` [PATCH v4 8/9] ARM: dts: Add the support for exynos busfreq on Exynos4412-based TRATS2 board
` [PATCH v4 9/9] devfreq: exynos: Remove unused exynos4 memory busfreq driver
[PATCH] PM / clock_ops: initialize ret to avoid garbage being returned
2015-01-18 21:00 UTC (2+ messages)
[PATCH] thermal: add omap3 support
2015-01-18 20:28 UTC (2+ messages)
` [PATCHv2] "
[PATCH] ti-soc-thermal: implement eocz bit to make driver useful on omap3
2015-01-18 20:24 UTC (7+ messages)
` [PATCHv2] "
` [PATCHv2] ti-soc-thermal: request temperature periodically if hw can't do that itself
[PATCH] cleanup ti-soc-thermal
2015-01-18 20:17 UTC (2+ messages)
` [PATCHv2] "
[PATCH v1 0/1] thermal: rockchip: make temperature reporting much more accurate
2015-01-18 19:21 UTC (3+ messages)
` [PATCH v1] "
[PATCH 0/3] X-Power AXP288 PMIC Fuel Gauge Driver
2015-01-18 17:47 UTC (2+ messages)
[PATCH] power: max17042: Constify struct regmap_config
2015-01-18 10:55 UTC (2+ messages)
[PATCH] power: bq24190: Fix ignored supplicants
2015-01-18 10:54 UTC (2+ messages)
[PATCH 3/3] power/axp288_fuel_gauge: axp288 fuel gauge driver
2015-01-18 10:49 UTC (2+ messages)
[PATCH] MAINTAINERS: Add entry for Maxim PMIC-s on Samsung boards
2015-01-18 10:17 UTC (7+ messages)
[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
2015-01-18 0:57 UTC (2+ messages)
` [RFC][PATCH][v2] "
[PATCH v2 0/6] ARM: shmobile: sh73a0: DT PM domain support
2015-01-17 14:12 UTC (9+ messages)
[PATCH v2 0/4] thermal: INT340x: common thermal zone handler
2015-01-16 23:59 UTC (5+ messages)
` [PATCH v2 1/4] Thermal/int340x: Add "
` [PATCH v2 2/4] Thermal/int340x/int3402: Use int340x thermal API
` [PATCH v2 3/4] Thermal/int340x/int3403: "
` [PATCH v2 4/4] Thermal/int340x/processor_thermal: Add thermal zone support
[PATCH v1 0/4] common thermal zone handler
2015-01-16 23:05 UTC (5+ messages)
` [PATCH v1 1/4] Thermal/int340x: Add "
` [PATCH v1 2/4] Thermal/int340x/int3402: Use int340x thermal API
` [PATCH v1 3/4] Thermal/int340x/int3403: "
` [PATCH v1 4/4] Thermal/int340x/processor_thermal: Add thermal zone support
Auto suspend not working on usb hid devices
2015-01-16 15:23 UTC (4+ messages)
[vireshk:cpufreq/core/locking 57/60] drivers/cpufreq/cpufreq.c:512:5: sparse: symbol '__cpufreq_boost_supported' was not declared. Should it be static?
2015-01-16 7:05 UTC (3+ messages)
` [PATCH vireshk] cpufreq: __cpufreq_boost_supported() can be static
[PATCH RESEND V2 1/2] power: gpio-charger: balance enable/disable_irq_wake calls
2015-01-15 13:44 UTC (4+ messages)
` [PATCH RESEND V2 2/2] power: collie_battery: support generating wakeup event
[RFC][PATCH] PCI / PM: Avoid resuming PCI devices during system suspend
2015-01-15 9:45 UTC (2+ messages)
[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-01-15 8:57 UTC (20+ messages)
` [PATCH 2/9] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
` [PATCH v2 0/8] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
` [PATCH v2 1/8] thermal: Provide stub for thermal_of_cooling_device_register() function
` [PATCH v2 2/8] thermal: Provide stub for thermal_cdev_update() function
[PATCH RESEND 00/13] ltc2952 modernization and new functionality
2015-01-15 7:54 UTC (3+ messages)
[GIT PULL] Thermal Management updates for 3.19-rc5 #2
2015-01-15 3:17 UTC
[PATCH 0/4] ARM: shmobile: Add DT support for memory controllers
2015-01-14 23:55 UTC (2+ messages)
[PATCH] ARM: shmobile: R-Mobile: Fix DT refcount bugs in PM domain code
2015-01-14 23:38 UTC (2+ messages)
[PATCH v3 0/9] ARM: sunxi: Support cpufreq on sun[457]i
2015-01-14 19:30 UTC (7+ messages)
` [PATCH v3 4/9] ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes
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).