Re: [android-kernel] Re: how the Kernel know the status of battery when it is charging

2012-01-20 Thread venkatesh yadav
/group/android-kernel > > > > -- > > Have a nice time !!! > > > > Cheers, > > Sachin. > > -- > unsubscribe: android-kernel+unsubscr...@googlegroups.com > website: http://groups.google.com/group/android-kernel > -- regards yadav -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

Re: [android-kernel] Re: kernel source - for ICS

2011-11-15 Thread naveen yadav
Thanks a lot .. On Wed, Nov 16, 2011 at 1:11 PM, Tomas Winkler wrote: > git checkout -b android-3.0 origin/android-3.0 > > Tomas > > On Wed, Nov 16, 2011 at 9:21 AM, naveen yadav wrote: >> Hi Thanks, >> >> But >> $ git branch -r >>  origin/HE

Re: [android-kernel] Re: kernel source - for ICS

2011-11-15 Thread naveen yadav
Hi Thanks, But $ git branch -r origin/HEAD -> origin/master origin/android-2.6.39 origin/android-3.0 origin/master origin/android-3.0 Thanks How to download On Wed, Nov 16, 2011 at 12:38 PM, Tomas Winkler wrote: > It's not empty, just its master branch is empty > >>git branch -r > > >

[android-kernel] Why we need library files like gpio_lib.c,hdmi_lib.c etc

2011-06-22 Thread yadav
Why do we need these library files like gpio_lib.c,hdmi_lib.c. What is the purpose of these library files. -- unsubscribe: android-kernel+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-kernel

[android-kernel] Re: Android-BootTime

2011-05-31 Thread yadav
Hi, If u want to find the time Platform time in DDMS we have profiling method. http://android.docs.uu3g.com/guide/developing/debugging/ddms.html In kernel u can use bootchart http://elinux.org/Using_Bootchart_on_Android. Thanks venkatesh On Apr 13, 3:27 am, Robin Gujjar wrote: > On Fri, Apr 8, 2