messages from 2015-01-02 05:47:44 to 2015-01-06 15:40:02 UTC [more...]
[PATCH V3 00/16] cpufreq: stats: cleanups
2015-01-06 15:39 UTC (10+ messages)
` [PATCH V3 01/16] cpufreq: stats: Improve module description string
` [PATCH V3 02/16] cpufreq: stats: return -EEXIST when stats are already allocated
` [PATCH V3 03/16] cpufreq: stats: remove unused cpufreq_stats_attribute
` [PATCH V3 04/16] cpufreq: stats: initialize 'cur_time' on its definition
` [PATCH V3 05/16] cpufreq: stats: don't check for freq table while freeing stats
` [PATCH V3 06/16] cpufreq: stats: pass 'stat' to cpufreq_stats_update()
` [PATCH V3 07/16] cpufreq: stats: get rid of per-cpu cpufreq_stats_table
` [PATCH V3 08/16] cpufreq: stats: rename 'struct cpufreq_stats' objects as 'stats'
` [PATCH V3 09/16] cpufreq: Remove (now) unused 'last_cpu' from struct cpufreq_policy
3.18: lockdep problems in cpufreq
2015-01-06 15:38 UTC (7+ messages)
[PATCH 00/17] ARM: sunxi: Support cpufreq on sun[457]i
2015-01-06 15:32 UTC (25+ messages)
` [PATCH 01/17] ARM: sunxi: Register cpufreq-dt for sun[45678]i
` [PATCH 02/17] clk: sunxi: Propagate rate changes to parent for mux clocks
` [PATCH 03/17] Input: sun4i-ts: Add thermal zone sensor support
` [PATCH 04/17] ARM: dts: sunxi: Add dtsi for AXP209 PMIC
` [PATCH 05/17] ARM: dts: sunxi: Enable thermal sensor support for RTP on sun[457]i
` [PATCH 06/17] ARM: dts: sun7i: Add cpu clock reference and operating points to dtsi
` [PATCH 07/17] ARM: dts: sun7i: Add cpu thermal zones "
` [PATCH 08/17] ARM: dts: sun7i: cubieboard2: add axp209 regulator nodes
` [PATCH 09/17] ARM: dts: sun7i: cubietruck: "
` [PATCH 10/17] ARM: dts: sun5i: Add cpu clock reference and operating points to dtsi
` [PATCH 11/17] ARM: dts: sun5i: Add cpu thermal zones "
` [PATCH 12/17] ARM: dts: sun5i: hsg-h702: add axp209 regulator nodes
` [PATCH 13/17] ARM: dts: sun4i: Add cpu clock reference and operating points to dtsi
` [PATCH 14/17] ARM: dts: sun4i: Add cpu thermal zones "
` [PATCH 15/17] ARM: dts: sun4i: cubieboard: add axp209 regulator nodes
` [PATCH 16/17] ARM: sunxi_defconfig: Enable TOUCHSCREEN_SUN4I, CPUFREQ_DT, CPU_THERMAL
` [PATCH 17/17] ARM: multi_v7_defconfig: Enable TOUCHSCREEN_SUN4I, CPU_THERMAL
[RFC PATCH v6 0/9] The power allocator thermal governor
2015-01-06 14:50 UTC (31+ messages)
` [RFC PATCH v6 5/9] thermal: extend the cooling device API to include power information
` [RFC PATCH v6 6/9] thermal: cpu_cooling: implement the power cooling device API
` [RFC PATCH v6 7/9] thermal: introduce the Power Allocator governor
` [RFC PATCH v6 9/9] of: thermal: Introduce sustainable power for a thermal zone
[PATCH V2] Thermal: imx: add clk disable/enable for suspend/resume
2015-01-06 13:25 UTC (2+ messages)
[PATCH 0/2] thermal: rcar: minor fixes
2015-01-06 13:03 UTC (7+ messages)
` [PATCH 1/2] thermal: rcar: fix ENR register value
` [PATCH 2/2] thermal: rcar: change type of ctemp in rcar_thermal_update_temp()
[PATCH RESEND 0/3] power: rt5033: Add Richtek RT533 drivers
2015-01-06 5:45 UTC (4+ messages)
` [PATCH RESEND 1/3] power: rt5033_battery: Add RT5033 Fuel gauge device driver
` [PATCH RESEND 2/3] power: rt5033_charger: Add RT5033 charger "
` [PATCH RESEND 3/3] Documentation: Add documentation for rt5033 multifunction device
[PATCH V2 00/14] cpufreq: stats: cleanups
2015-01-06 3:42 UTC (35+ messages)
` [PATCH V2 01/14] cpufreq: stats: don't break strings into multiple lines
` [PATCH V2 02/14] cpufreq: stats: return -EEXIST when stats are already allocated
` [PATCH V2 04/14] cpufreq: stats: pass 'stat' to cpufreq_stats_update()
` [PATCH V2 04/14] cpufreq: stats: pass 'stat' to cpufreq_stats_update() *
` [PATCH V2 05/14] cpufreq: stats: get rid of per-cpu cpufreq_stats_table
` [PATCH V2 07/14] cpufreq: stats: remove cpufreq_stats_update_policy_cpu()
` [PATCH V2 08/14] cpufreq: remove CPUFREQ_UPDATE_POLICY_CPU notifications
` [PATCH V2 11/14] cpufreq: stats: don't update stats on false notifiers
` [PATCH V2 12/14] cpufreq: stats: replace spinlock with mutex
` [PATCH V2 13/14] cpufreq: stats: Fix locking
` [PATCH V2 14/14] cpufreq: stats: call cpufreq_stats_update() with locks held
[PATCHv6 0/9] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-06 2:00 UTC (2+ messages)
[PATCH] MAINTAINERS: Add linux-omap to list of reviewers for TI Thermal
2015-01-05 21:51 UTC (3+ messages)
[PATCH 1/1] MAINTAINERS: update ti-soc-thermal status
2015-01-05 21:50 UTC
[PATCH] thermal: add omap3 support
2015-01-05 21:41 UTC (4+ messages)
[PATCH] ti-soc-thermal: implement eocz bit to make driver useful on omap3
2015-01-05 21:35 UTC (4+ messages)
[PATCH] thermal: ti-soc-thermal: ti-bandgap.c: Remove unused function
2015-01-05 21:33 UTC (3+ messages)
Fix: Bind Cooling Device Weight
2015-01-05 21:31 UTC (9+ messages)
[PATCH 00/21] thermal: exynos: Thermal code rework to use device tree
2015-01-05 21:11 UTC (14+ messages)
` [PATCH v2 00/17] "
` [PATCH v2 06/17] thermal: cpu_cooling: dts: Define device tree bindings for Exynos cpu cooling functionality
` [PATCH v2 07/17] thermal: cpu_cooling: Modify exynos thermal code to use device tree for cpu cooling configuration
` [PATCH v2 08/17] thermal: exynos: dts: Add default definition of the TMU sensor parameter
` [PATCH v2 12/17] thermal: exynos: dts: Provide device tree bindings identical to one in exynos_tmu_data.c
[PATCH] thermal: of: Remove bogus type qualifier for of_thermal_get_trip_points()
2015-01-05 20:28 UTC (2+ messages)
[PATCH] Thermal: imx: add clk disable/enable for suspend/resume
2015-01-05 14:29 UTC (2+ messages)
[PATCH] ARM: omap2plus_defconfig: use CONFIG_CPUFREQ_DT
2015-01-05 19:17 UTC (3+ messages)
[RFC PATCHv2 00/19] power_supply: Allow safe usage of power supply
2015-01-05 15:48 UTC (20+ messages)
` [RFC PATCHv2 01/19] power_supply: Add driver private data
` [RFC PATCHv2 02/19] power_supply: Move run-time configuration to separate structure
` [RFC PATCHv2 03/19] power_supply: Add API for safe access of power supply function attrs
` [RFC PATCHv2 04/19] power_supply: sysfs: Use power_supply_*() API for accessing "
` [RFC PATCHv2 05/19] power: 88pm860x_charger: "
` [RFC PATCHv2 06/19] power: ab8500: "
` [RFC PATCHv2 07/19] mfd: "
` [RFC PATCHv2 08/19] power: apm_power: "
` [RFC PATCHv2 09/19] power: bq2415x_charger: "
` [RFC PATCHv2 10/19] power: charger-manager: "
` [RFC PATCHv2 11/19] power_supply: Change ownership from driver to core
` [RFC PATCHv2 12/19] power_supply: Add power_supply_put for decrementing device reference counter
` [RFC PATCHv2 13/19] power: charger-manager: Decrement the power supply's "
` [RFC PATCHv2 14/19] x86/olpc/xo1/sci: Use newly added power_supply_put API
` [RFC PATCHv2 15/19] x86/olpc/xo15/sci: "
` [RFC PATCHv2 16/19] power: 88pm860x_charger: Decrement the power supply's device reference counter
` [RFC PATCHv2 17/19] power: bq2415x_charger: "
` [RFC PATCHv2 18/19] mfd: ab8500: "
` [RFC PATCHv2 19/19] arm: mach-pxa: "
[PATCH] ACPI / PM: Fix PM initialization for devices that are not present
2015-01-05 13:40 UTC (2+ messages)
[PATCH 0/9] hwmon: thermal: Odroid U3: Provide support for Odroid U3 fan
2015-01-05 10:50 UTC (17+ 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 v2 3/8] hwmon: dts: Doc: Add DTS doc to explain how to use PWM FAN as a cooling device
` [PATCH v2 5/8] hwmon: thermal: dts: Add properties to use pwm-fan device as a cooling device in Odroid U3
[PATCH v2] dmaengine: shdma: Runtime-resume device in .shutdown()
2015-01-05 10:46 UTC
[PATCH v4 0/4] power: Add max77693 charger driver
2015-01-05 10:16 UTC (5+ messages)
` [PATCH v4 1/4] devicetree: power/mfd: max77693: Document new bindings for charger
` [PATCH v4 2/4] mfd: max77693: Add defines for MAX77693 charger driver
` [PATCH v4 3/4] power: max77693: Add charger driver for Maxim 77693
` [PATCH v4 4/4] Documentation: power: max77693-charger: Document exported sysfs entry
[PATCH] power: bq24190: Fix ignored supplicants
2015-01-05 8:51 UTC
[PATCH] power: max17042: Constify struct regmap_config
2015-01-05 8:50 UTC
[PATCH 1/1] cpufreq: s3c64xx: force regulator descriptor to NULL when disabled
2015-01-05 6:55 UTC (2+ messages)
[PATCH 0/3] Support INT3406 Display thermal device
2015-01-05 6:51 UTC (9+ messages)
` [PATCH 1/3] video / backlight: add two APIs for drivers to use
` [PATCH 2/3] video / backlight: remove the backlight_device_registered API
Din e-lagring gräns har överskridits
2015-01-05 5:47 UTC
[PATCH] int340x_thermal/processor_thermal_device: return failure when there is no ACPI device object
2015-01-05 1:20 UTC
[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2015-01-04 17:26 UTC (5+ messages)
` [PATCH v5 3/7] iio: Add support for DA9150 GPADC
` [PATCH v5 5/7] power: Add support for DA9150 Charger
[PATCH] power: avs: smartreflex: Remove unused function
2015-01-04 16:06 UTC (3+ messages)
[PATCH 1/2] ACPI/int340x_thermal: enumerate INT340X devices even if they're not in _ART/_TRT
2015-01-04 6:24 UTC (2+ messages)
` [PATCH 2/2] ACPI/int340x_thermal: enumerate INT3401 for Intel SoC DTS thermal driver
[PATCH] cleanup ti-soc-thermal
2015-01-03 19:02 UTC (6+ messages)
[PATCH] power: ab8500_fg.c: Remove unused function
2015-01-02 9:32 UTC (2+ messages)
[PATCH 00/17] cpufreq: trivial cleanups
2015-01-02 7:04 UTC (18+ messages)
` [PATCH 01/17] cpufreq: remove dangling comment
` [PATCH 02/17] cpufreq: remove extra parenthesis
` [PATCH 03/17] cpufreq: don't need line break in show_scaling_cur_freq()
` [PATCH 04/17] cpufreq: merge 'if' blocks in __cpufreq_remove_dev_prepare()
` [PATCH 05/17] cpufreq: s/__find_governor/find_governor
` [PATCH 06/17] cpufreq: No need to check for has_target()
` [PATCH 07/17] cpufreq: pass policy to cpufreq_out_of_sync
` [PATCH 08/17] cpufreq: pass policy to __cpufreq_get()
` [PATCH 09/17] cpufreq: update driver_data->flags only if we are registering driver
` [PATCH 10/17] cpufreq: get rid of CONFIG_{HOTPLUG_CPU|SMP} mess
` [PATCH 11/17] cpufreq: get rid of 'tpolicy' from __cpufreq_add_dev()
` [PATCH 12/17] cpufreq: use light-weight cpufreq_cpu_get_raw() in __cpufreq_add_dev
` [PATCH 13/17] cpufreq: limit the scope of l_p_j variables
` [PATCH 14/17] cpufreq: check cpufreq_policy_list instead of scanning policies for all CPUs
` [PATCH 15/17] cpufreq: don't check if cpu > nr_cpu_ids
` [PATCH 16/17] cpufreq: remove check for cpufreq_disabled() from cpufreq_cpu_{get|put}()
` [PATCH 17/17] cpufreq: move some initialization stuff to cpufreq_policy_alloc()
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).