messages from 2013-06-06 08:27:34 to 2013-06-12 04:09:05 UTC [more...]
[PATCH V5 00/30] thermal: exynos: Add thermal driver for exynos5440
2013-06-12 4:09 UTC (33+ messages)
` [PATCH V5 01/30] thermal: exynos: Moving exynos thermal files into samsung directory
` [PATCH V5 02/30] thermal: exynos: Add ARCH_HAS_TMU config to know the supported soc's
` [PATCH V5 03/30] thermal: exynos: Remove CPU_THERMAL dependency for using TMU driver
` [PATCH V5 04/30] thermal: exynos: Bifurcate exynos thermal common and tmu controller code
` [PATCH V5 05/30] thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
` [PATCH V5 06/30] thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
` [PATCH V5 07/30] thermal: exynos: Bifurcate exynos tmu driver and configuration data
` [PATCH V5 08/30] thermal: exynos: Add missing definations and code cleanup
` [PATCH V5 09/30] thermal: exynos: Add extra entries in the tmu platform data
` [PATCH V5 10/30] thermal: exynos: Move register definitions from driver to data file
` [PATCH V5 11/30] thermal: exynos: Support thermal tripping
` [PATCH V5 12/30] thermal: exynos: Fix to clear only the generated interrupts
` [PATCH V5 13/30] thermal: exynos: Add support for instance based register/unregister
` [PATCH V5 14/30] thermal: exynos: Modify private_data to appropriate name driver_data
` [PATCH V5 15/30] thermal: exynos: Return success even if no cooling data supplied
` [PATCH V5 16/30] thermal: exynos: Make the zone handling use trip information
` [PATCH V5 17/30] thermal: exynos: Remove non DT based support
` [PATCH V5 18/30] thermal: exynos: Add support to handle many instances of TMU
` [PATCH V5 19/30] thermal: exynos: Add TMU features to check instead of using SOC type
` [PATCH V5 20/30] thermal: exynos: use device resource management infrastructure
` [PATCH V5 21/30] ARM: dts: thermal: exynos4: Add documentation for Exynos SoC thermal bindings
` [PATCH V5 22/30] thermal: exynos: Add support to access common register for multistance
` [PATCH V5 23/30] thermal: exynos: Add driver support for exynos5440 TMU sensor
` [PATCH V5 24/30] thermal: exynos: Add thermal configuration data "
` [PATCH V5 25/30] thermal: exynos: Fix to set the second point correction value
` [PATCH V5 26/30] thermal: exynos: Add hardware mode thermal calibration support
` [PATCH V5 27/30] Documentation: thermal: Explain the exynos thermal driver model
` [PATCH V5 28/30] thermal: exynos: Support for TMU regulator defined at device tree
` [PATCH V5 29/30] ARM: dts: Add device tree node for exynos5440 TMU controller
` [PATCH V5 30/30] arm: exynos: enable ARCH_HAS_TMU
[RESEND][PATCH] cpufreq: stats: Add 'load_table' sysfs file to show accumulated data of CPU
2013-06-12 4:02 UTC (10+ messages)
[PATCH] cpufreq: stats: Remove CONFIG_CPU_FREQ_STAT_DETAILS
2013-06-12 3:59 UTC (3+ messages)
power-efficient scheduling design
2013-06-12 1:48 UTC (7+ messages)
[PATCH] PM / Sleep: Print last wakeup source on failed wakeup_count write
2013-06-11 23:20 UTC (3+ messages)
[PATCH V4 1/2] cpuidle: simplify multiple driver support
2013-06-11 22:44 UTC (4+ messages)
` [PATCH V4 2/2] cpuidle: Comment the driver's framework code
[PATCH] cpuidle: Fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning
2013-06-11 22:42 UTC (2+ messages)
[PATCH 0/5] cpufreq:boost: CPU Boost mode support
2013-06-11 9:03 UTC (28+ messages)
` [PATCH 1/5] cpufreq: Define cpufreq_set_drv_attr_files() to add per CPU sysfs attributes
` [PATCH 2/5] cpufreq:boost: Add support for software based CPU frequency boost
` [PATCH 5/5] cpufreq:boost:Kconfig: Enable boost support at Kconfig
` [PATCH v2 0/3] cpufreq:boost: CPU Boost mode support
` [PATCH v2 1/3] cpufreq:boost: CPU frequency boost code unification for software and hardware solutions
` [PATCH v2 2/3] cpufreq:acpi:x86: Adjust the acpi-cpufreq.c code to work with common boost solution
` [PATCH v2 3/3] cpufreq:exynos:Extend Exynos cpufreq driver to support boost framework
[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
2013-06-10 23:24 UTC (11+ messages)
[RFC PATCHv2 1/2] drivers: power: Add watchdog timer to catch drivers which lockup during suspend/resume
2013-06-10 21:25 UTC (3+ messages)
Fwd: [Bug 58971] High temperature after resuming from suspend to RAM (system idle)
2013-06-10 19:59 UTC
[PATCH v2 0/2] PM / AVS: SmartReflex: optimization series
2013-06-10 17:52 UTC (5+ messages)
` [PATCH v2 1/2] PM / AVS: SmartReflex: use devm_* API to initialize SmartReflex
` [PATCH v2 2/2] PM / AVS: SmartReflex/class3: Fix order of initialization of SR class and SR driver
[PATCH 0/2] Run callback of device_prepare/complete consistently
2013-06-10 11:50 UTC (22+ messages)
` [PATCH 1/2] PM: use dpm_run_callback in device_prepare
` [PATCH 2/2] PM: add dpm_run_callback_void and use it in device_complete
[PATCH] cpuidle: fix ARCH_NEEDS_CPU_IDLE_COUPLED dependency warning
2013-06-10 9:29 UTC (7+ messages)
[PATCH v2] cpufreq: fix governor start/stop race condition
2013-06-10 5:15 UTC (2+ messages)
[REGRESSION] fan always on with 3.10-rc2
2013-06-09 18:34 UTC
[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
2013-06-08 11:18 UTC (18+ messages)
[PATCH] cpufreq: userspace: Simplify governor
2013-06-08 7:15 UTC (4+ messages)
[GIT PULL] Power management and ACPI fixes for v3.10-rc5
2013-06-08 0:55 UTC (6+ messages)
` acpi_sba_ioc_driver breakage (was: Re: [GIT PULL] Power management and ACPI fixes for v3.10-rc5)
` [PATCH, revert] ACPI / scan: Revert scan handler check in acpi_bus_match()
[BUG] non-swapcache page in end_swap_bio_read()
2013-06-07 20:51 UTC (5+ messages)
` [PATCH] non-swapcache pages "
[PATCHv3 0/6] arm: enable TI SoC thermal driver
2013-06-07 20:46 UTC (7+ messages)
` [PATCHv3 1/6] thermal: ti-soc-thermal: use standard GPIO DT bindings
` [PATCHv3 2/6] arm: introduce config HAS_BANDGAP
` [PATCHv3 3/6] arm: dts: add bandgap entry for OMAP443x devices
` [PATCHv3 4/6] arm: dts: add bandgap entry for OMAP4460 devices
` [PATCHv3 5/6] arm: omap2plus_defconfig: enable TI bandgap driver
` [PATCHv3 6/6] arm: omap2plus_defconfig: enable DRA752 thermal support by default
[PATCH 0/7] thermal: ti-soc-thermal: fixes and DRA752 support
2013-06-07 19:13 UTC (4+ messages)
` [PATCH 3/7] thermal: ti-soc-thermal: freeze FSM while computing trend
` [PATCHv2 "
[PATCH 00/18] For-3.10: CPUFreq: Move drivers to drivers/cpufreq
2013-06-07 11:58 UTC (10+ messages)
` [PATCH 17/18] cpufreq: powerpc: move cpufreq driver "
[GIT PULL RESENT] CPUFreq: ARM Updates for v3.11
2013-06-07 11:31 UTC (2+ messages)
[GIT PULL] CPUFreq: ARM Updates for v3.11
2013-06-07 11:16 UTC (4+ messages)
[PATCH V3 1/2] cpuidle: Simplify multiple driver support
2013-06-07 11:09 UTC (4+ messages)
` [PATCH V3 2/2] cpuidle: Comment the driver's framework code
[PATCH] cpuidle: move ARCH_NEEDS_CPU_IDLE_COUPLED Kconfig option
2013-06-07 10:53 UTC (3+ messages)
[PATCH 1/3] PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c
2013-06-07 10:56 UTC (2+ messages)
[PATCH 1/3] PM / devfreq: Fix incorrect usage of IS_ERR_OR_NULL in exynos5_bus.c
2013-06-07 10:30 UTC (3+ messages)
` [PATCH 2/3] PM / devfreq: Remove redundant platform_set_drvdata() "
[PATCH 1/1] PM / devfreq: Remove duplicate header file inclusion in exynos5_bus.c
2013-06-07 8:55 UTC
Q: acpi-cpufreq module auto-loading after processor driver change
2013-06-07 3:33 UTC (10+ messages)
` [PATCH] ACPI / cpufreq: Add ACPI processor device IDs to acpi-cpufreq
[PATCH] ACPI: update user_policy.max when _PPC updated
2013-06-07 1:48 UTC (7+ messages)
[PATCH V4 00/30] thermal: exynos: Add thermal driver for exynos5440
2013-06-06 13:48 UTC (7+ messages)
[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
2013-06-06 13:15 UTC (2+ messages)
[PATCH v3 1/3] cpufreq: ondemand: Change the calculation of target frequency
2013-06-06 12:56 UTC
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).