Greetings,
If someone has something which is not in the mainline, was not in the 12.01 kernel release, but worth including into the 12.02 kernel release, please let me know by the end of Feb 14, PST (the git branch where I could pull from). This release will be v3.3-rc3 based, so you patches should be based on that (easiest for me), or on the tip of the linus tree.
My expectations are that the power management WG has some topics to add to the 12.02.
I am aware of git://git.secretlab.ca/git/linux-2.6.git, irqdomain/next
The kernel working group has some blueprints for 12.02. Please let me know, if there is something for me to do here.
The following commits from linux-linaro-3.2 branch will be carried over to 12.02: commit 2eb6f8b98d8471c83be7e3ab53fe4386884c96a9 Author: Vincent Guittot vincent.guittot@linaro.org Date: Fri Oct 21 09:02:47 2011 +0200 sched: Ensure cpu_power periodic update
commit 2b21b980917662503a16e079b5d4a5a8a17886cd Author: Arnd Bergmann arnd@arndb.de Date: Sat Oct 8 17:07:50 2011 +0200 ARM: kprobes: work around build errors
commit 61d24dd4d0528d369ea81f6e5d5e1db9c62ad46a Author: Ming Lei ming.lei@canonical.com Date: Wed Aug 31 00:03:13 2011 +0800 usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
Amit (Amit Daniel Kachhap), please let me know if for 12.02 I should use the commits below, or take an updated version from you: ARM: exynos4: Add thermal sensor driver platform device support thermal: exynos4: Register the tmu sensor with the thermal interface layer thermal: exynos: Add thermal interface support for linux thermal layer thermal: Add generic cpu cooling implementation thermal: Add a new trip type to use cooling device instance number EXYNOS: Make EXYNOS common cpufreq driver ARM: exynos: Enable l2 configuration through device tree ARM: exynos: remove useless code to save/restore L2 ARM: exynos: save L2 settings during bootup ARM: s5p: add L2 early resume code ARM: exynos: Add support AFTR mode on EXYNOS4210
Thanks, Andrey Konovalov
Hi Andrey,
Please pull my latest thermal changes from git://git.linaro.org/people/amitdanielk/linux.git exynos_thermal_latest
The configs option which needed to be turn on is defined below, https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/Kconfig#Arch-indep... https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/Kconfig#Samsung_Ex...
Thanks, Amit Daniel
On 13 February 2012 12:22, Andrey Konovalov andrey.konovalov@linaro.org wrote:
Greetings,
If someone has something which is not in the mainline, was not in the 12.01 kernel release, but worth including into the 12.02 kernel release, please let me know by the end of Feb 14, PST (the git branch where I could pull from). This release will be v3.3-rc3 based, so you patches should be based on that (easiest for me), or on the tip of the linus tree.
My expectations are that the power management WG has some topics to add to the 12.02.
I am aware of git://git.secretlab.ca/git/linux-2.6.git, irqdomain/next
The kernel working group has some blueprints for 12.02. Please let me know, if there is something for me to do here.
The following commits from linux-linaro-3.2 branch will be carried over to 12.02: commit 2eb6f8b98d8471c83be7e3ab53fe4386884c96a9 Author: Vincent Guittot vincent.guittot@linaro.org Date: Fri Oct 21 09:02:47 2011 +0200 sched: Ensure cpu_power periodic update
commit 2b21b980917662503a16e079b5d4a5a8a17886cd Author: Arnd Bergmann arnd@arndb.de Date: Sat Oct 8 17:07:50 2011 +0200 ARM: kprobes: work around build errors
commit 61d24dd4d0528d369ea81f6e5d5e1db9c62ad46a Author: Ming Lei ming.lei@canonical.com Date: Wed Aug 31 00:03:13 2011 +0800 usb: ehci: make HC see up-to-date qh/qtd descriptor ASAP
Amit (Amit Daniel Kachhap), please let me know if for 12.02 I should use the commits below, or take an updated version from you: ARM: exynos4: Add thermal sensor driver platform device support thermal: exynos4: Register the tmu sensor with the thermal interface layer thermal: exynos: Add thermal interface support for linux thermal layer thermal: Add generic cpu cooling implementation thermal: Add a new trip type to use cooling device instance number EXYNOS: Make EXYNOS common cpufreq driver ARM: exynos: Enable l2 configuration through device tree ARM: exynos: remove useless code to save/restore L2 ARM: exynos: save L2 settings during bootup ARM: s5p: add L2 early resume code ARM: exynos: Add support AFTR mode on EXYNOS4210
Thanks, Andrey Konovalov
linaro-dev mailing list linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-dev
Greetings,
I've pushed the baseline for the 12.03 linux-linaro kernel tree to git://git.linaro.org/kernel/linux-linaro-tracking.git , linux-linaro branch.
Currently this is v3.3-rc6 plus: - 4 topics from the ARM LT - few commits being carried over from linux-linaro-3.1
This tree is not a history one, it will be rebased fairly often.
We are moving to a new process (more details will come later). That's why the call for topics, not patches. If you have something to be included into the 12.03 and the following linux-linaro kernel releases, please send me a link to the git branch to pull from. This must be a "permanent" location, as this topic branch will be used for all the following releases (until there is a request from the topic owner to stop tracking it). As long as the topic branch merges OK into linux-linaro, it will be present in the linux-linaro releases. The topic branch should be based on recent linux-linaro or mainline Linus tree (like v3.3-rc5 or v3.3-rc6).
Thanks, Andrey
On Thu, 2012-03-08 at 00:07 +0400, Andrey Konovalov wrote:
Greetings,
I've pushed the baseline for the 12.03 linux-linaro kernel tree to git://git.linaro.org/kernel/linux-linaro-tracking.git , linux-linaro branch.
Currently this is v3.3-rc6 plus:
- 4 topics from the ARM LT
- few commits being carried over from linux-linaro-3.1
This tree is not a history one, it will be rebased fairly often.
We are moving to a new process (more details will come later). That's why the call for topics, not patches. If you have something to be included into the 12.03 and the following linux-linaro kernel releases, please send me a link to the git branch to pull from. This must be a "permanent" location, as this topic branch will be used for all the following releases (until there is a request from the topic owner to stop tracking it). As long as the topic branch merges OK into linux-linaro, it will be present in the linux-linaro releases. The topic branch should be based on recent linux-linaro or mainline Linus tree (like v3.3-rc5 or v3.3-rc6).
Here's the current AOSP 3.3 android queue, with no modifications: git://git.linaro.org/people/jstultz/android.git linaro-android-3.3
thanks -john
On Wed, Mar 7, 2012 at 10:07 PM, Andrey Konovalov andrey.konovalov@linaro.org wrote:
Greetings,
I've pushed the baseline for the 12.03 linux-linaro kernel tree to git://git.linaro.org/kernel/linux-linaro-tracking.git , linux-linaro branch.
Currently this is v3.3-rc6 plus:
- 4 topics from the ARM LT
- few commits being carried over from linux-linaro-3.1
This tree is not a history one, it will be rebased fairly often.
We are moving to a new process (more details will come later). That's why the call for topics, not patches. If you have something to be included into the 12.03 and the following linux-linaro kernel releases, please send me a link to the git branch to pull from. This must be a "permanent" location, as this topic branch will be used for all the following releases (until there is a request from the topic owner to stop tracking it). As long as the topic branch merges OK into linux-linaro, it will be present in the linux-linaro releases. The topic branch should be based on recent linux-linaro or mainline Linus tree (like v3.3-rc5 or v3.3-rc6).
Andrey,
The PMWG would like to land various bits of cpuidle functionality for member platforms for the March release.
Rob will provide you with a pull request next week that contains: - his work on cpuidle core consolidation - his work adding cpuidle support for i.MX5/6 - Daniel's work on adding cpuidle support for ST-E u8500 - Amit D's work on add support for common save and restore code to the Samsung exynos platform - Mike's tracking branch containing patches adding support for SMP cpuidle for OMAP
The kernel config options will be documented in the wiki[1] and will be conveyed in email separately.
Regards, Amit [1] https://wiki.linaro.org/WorkingGroups/PowerManagement/Doc/Kconfig
Greetings,
If you haven't submitted your topic(s) for the 12.03 yet, but still plan to, please make sure to do this before the end of Tuesday, March 20. Otherwise the topic wouldn't get into the 12.03 release.
Please also provide (attach to email) a config fragment for your topic: a config file snippet with the config options to enable the topic.
Here is the current topics list: tracking-armlt-ubuntu-config tracking-unsorted tracking-linaro-android-3.3 tracking-gcl-irqdomain-next tracking-armlt-hdlcd tracking-armlt-vexpress-device-tree tracking-armlt-arm-arch-fixes tracking-armlt-mmc
The linux-linaro is currently v3.3-rc7 based, though this hasn't been pushed to git://git.linaro.org/kernel/linux-linaro-tracking.git yet.
Thanks, Andrey
On 03/08/2012 12:07 AM, Andrey Konovalov wrote:
Greetings,
I've pushed the baseline for the 12.03 linux-linaro kernel tree to git://git.linaro.org/kernel/linux-linaro-tracking.git , linux-linaro branch.
Currently this is v3.3-rc6 plus:
- 4 topics from the ARM LT
- few commits being carried over from linux-linaro-3.1
This tree is not a history one, it will be rebased fairly often.
We are moving to a new process (more details will come later). That's why the call for topics, not patches. If you have something to be included into the 12.03 and the following linux-linaro kernel releases, please send me a link to the git branch to pull from. This must be a "permanent" location, as this topic branch will be used for all the following releases (until there is a request from the topic owner to stop tracking it). As long as the topic branch merges OK into linux-linaro, it will be present in the linux-linaro releases. The topic branch should be based on recent linux-linaro or mainline Linus tree (like v3.3-rc5 or v3.3-rc6).
Thanks, Andrey