NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

storm@storm-ThinkPad-Yoga-460:~$ sudo -s
[sudo] password for storm:
root@storm-ThinkPad-Yoga-460:~# cd reborn/and*
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# cd rebornroot@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# cd rebornroot@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# l
AndroidKernel.mk crypto/ init/ Makefile samples/
Android.mk defconfig.mk ipc/ mm/ scripts/
arch/ Documentation/ Kbuild modules.order security/
block/ drivers/ Kconfig net/ sound/
b.sh* firmware/ kernel/ out/ tools/
COPYING fs/ lib/ README usr/
CREDITS include/ MAINTAINERS REPORTING-BUGS virt/
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# git --help
usage: git [--version] [--help] [-C <path>] [-c name=value]
[--exec-path[=<path>]] [--html-path] [--man-path] [--info-path]
[-p | --paginate | --no-pager] [--no-replace-objects] [--bare]
[--git-dir=<path>] [--work-tree=<path>] [--namespace=<name>]
<command> [<args>]

These are common Git commands used in various situations:

start a working area (see also: git help tutorial)
clone Clone a repository into a new directory
init Create an empty Git repository or reinitialize an existing one

work on the current change (see also: git help everyday)
add Add file contents to the index
mv Move or rename a file, a directory, or a symlink
reset Reset current HEAD to the specified state
rm Remove files from the working tree and from the index

examine the history and state (see also: git help revisions)
bisect Use binary search to find the commit that introduced a bug
grep Print lines matching a pattern
log Show commit logs
show Show various types of objects
status Show the working tree status

grow, mark and tweak your common history
branch List, create, or delete branches
checkout Switch branches or restore working tree files
commit Record changes to the repository
diff Show changes between commits, commit and working tree, etc
merge Join two or more development histories together
rebase Reapply commits on top of another base tip
tag Create, list, delete or verify a tag object signed with GPG

collaborate (see also: git help workflows)
fetch Download objects and refs from another repository
pull Fetch from and integrate with another repository or a local branch
push Update remote refs along with associated objects

'git help -a' and 'git help -g' list available subcommands and some
concept guides. See 'git help <command>' or 'git help <concept>'
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# git fetch https://github.com/desaishivam26/Optimus_Reborn
remote: Counting objects: 467, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 467 (delta 369), reused 369 (delta 369), pack-reused 95
Receiving objects: 100% (467/467), 367.07 KiB | 67.00 KiB/s, done.
Resolving deltas: 100% (382/382), completed with 126 local objects.
From https://github.com/desaishivam26/Optimus_Reborn
* branch HEAD -> FETCH_HEAD
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# l
AndroidKernel.mk arch/ b.sh* CREDITS defconfig.mk drivers/ fs/ init/ Kbuild kernel/ MAINTAINERS mm/ net/ README samples/ security/ tools/ virt/
Android.mk block/ COPYING crypto/ Documentation/ firmware/ include/ ipc/ Kconfig lib/ Makefile modules.order out/ REPORTING-BUGS scripts/ sound/ usr/
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226#
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226#
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226#
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226#
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226#
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# sudo -s
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# git cherry-pick d6a24ea19c4dfab90de63451f94c162a3b6225cc^..f5c6b2e39848312c72b8609a960016e96c6ca22d
error: Your local changes to the following files would be overwritten by merge:
drivers/cpufreq/Kconfig
drivers/cpufreq/Makefile
include/linux/cpufreq.h
Please commit your changes or stash them before you merge.
Aborting
fatal: cherry-pick failed
root@storm-ThinkPad-Yoga-460:~/reborn/android_kernel_motorola_msm8226# cd ../../..
root@storm-ThinkPad-Yoga-460:/home# cd *
bash: cd: too many arguments
root@storm-ThinkPad-Yoga-460:/home# ls
storm storm_kernel
root@storm-ThinkPad-Yoga-460:/home# cd storm_kernel
root@storm-ThinkPad-Yoga-460:/home/storm_kernel# l
android_kernel_motorola_msm8226/
root@storm-ThinkPad-Yoga-460:/home/storm_kernel# d ..
cdd: command not found
root@storm-ThinkPad-Yoga-460:/home/storm_kernel# cd ..
root@storm-ThinkPad-Yoga-460:/home# cd storm
root@storm-ThinkPad-Yoga-460:~# ls
android_kernel_motorola_msm8226 custom Documents examples.desktop myzimg Public reborn1.zip Templates test Videos
any_kernel Desktop Downloads Music Pictures reborn storm_kernel tes ubertc
root@storm-ThinkPad-Yoga-460:~# cd tes
root@storm-ThinkPad-Yoga-460:~/tes# ls
android_kernel_motorola_msm8226
root@storm-ThinkPad-Yoga-460:~/tes# cd *
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# ls
AndroidKernel.mk arch b.sh CREDITS defconfig.mk drivers fs init Kbuild kernel MAINTAINERS mm net README samples security tools virt
Android.mk block COPYING crypto Documentation firmware include ipc Kconfig lib Makefile modules.order out REPORTING-BUGS scripts sound usr
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git fetch https://github.com/desaishivam26/Optimus_Reborn
remote: Counting objects: 467, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 467 (delta 369), reused 369 (delta 369), pack-reused 95
Receiving objects: 100% (467/467), 367.07 KiB | 95.00 KiB/s, done.
Resolving deltas: 100% (382/382), completed with 126 local objects.
From https://github.com/desaishivam26/Optimus_Reborn
* branch HEAD -> FETCH_HEAD
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git cherry-pick d6a24ea19c4dfab90de63451f94c162a3b6225cc^..f5c6b2e39848312c72b8609a960016e96c6ca22d
[cm-14.1 b1c8d7d02ac] cpufreq: Add Impulse, Smartmax, Yankactive, Zzmoove Governor
Author: hurtsky <[email protected]>
Date: Sat Nov 28 14:50:05 2015 +0800
8 files changed, 14290 insertions(+), 2 deletions(-)
create mode 100644 drivers/cpufreq/cpufreq_impulse.c
create mode 100644 drivers/cpufreq/cpufreq_smartmax.c
create mode 100644 drivers/cpufreq/cpufreq_yankactive.c
create mode 100644 drivers/cpufreq/cpufreq_zzmoove.c
create mode 100644 drivers/cpufreq/cpufreq_zzmoove_profiles.h
[cm-14.1 8bca3f3953c] cpufreq_zzmoove: optimize frequency for falcon
Author: hurtsky <[email protected]>
Date: Mon Apr 20 20:30:58 2015 +0800
2 files changed, 88 insertions(+), 904 deletions(-)
[cm-14.1 c093ee60f7a] cpufreq_zzmoove: enhanced profiles for falcon
Author: hurtsky <[email protected]>
Date: Thu Jun 25 18:14:26 2015 +0800
1 file changed, 270 insertions(+), 269 deletions(-)
[cm-14.1 a86fd4c9d87] cpufreq: zzmoove: updated to the latest v1.0 beta8
Author: Archana Sathyakumar <[email protected]>
Date: Thu Apr 18 15:34:31 2013 -0600
2 files changed, 4982 insertions(+), 2580 deletions(-)
[cm-14.1 300ac7cc249] cpufreq: zzmoove: fix store_inputboost_typingbooster_cores undeclared here
Author: anarkia1976 <[email protected]>
Date: Wed Aug 12 15:21:53 2015 +0200
1 file changed, 1 insertion(+), 3 deletions(-)
[cm-14.1 f5b85f1bc99] cpufreq: zzmoove: Fix lcd notifier and powersuspend compile issues due to a merge derp in 1.0 beta8
Author: ZaneZam <[email protected]>
Date: Thu Aug 13 14:44:11 2015 +0200
1 file changed, 2 insertions(+), 2 deletions(-)
[cm-14.1 1856c9797fd] cpufreq: zzmoove: Fix lcd notifier and powersuspend compile issues - added missing part!
Author: ZaneZam <[email protected]>
Date: Thu Aug 13 18:29:09 2015 +0200
1 file changed, 1 insertion(+), 1 deletion(-)
[cm-14.1 02863359e7f] zzmoove_profiles: modified to use Moto G frequency
Author: hurtsky <[email protected]>
Date: Sat Aug 29 17:53:08 2015 +0800
1 file changed, 478 insertions(+), 1502 deletions(-)
[cm-14.1 54a2dcafb06] cpufreq: zzmoove: scaling/zz_get_next_freq:
Author: ZaneZam <[email protected]>
Date: Wed Aug 19 22:35:25 2015 +0200
1 file changed, 56 insertions(+), 25 deletions(-)
[cm-14.1 b7b1a6fb6e6] cpufreq_smartmax: update to latest version
Author: hurtsky <[email protected]>
Date: Thu Dec 24 22:46:36 2015 +0800
1 file changed, 169 insertions(+), 296 deletions(-)
[cm-14.1 803fd1eb938] cpufreq: Remove unnecessary initialization of a local variable
Author: Jingoo Han <[email protected]>
Date: Wed Oct 31 05:49:13 2012 +0000
1 file changed, 2 insertions(+), 2 deletions(-)
[cm-14.1 b7ebe3dbde5] cpufreq: Break out early when frequency equals target_freq
Author: Stratos Karafotis <[email protected]>
Date: Wed May 14 21:05:52 2014 +0300
1 file changed, 6 insertions(+), 2 deletions(-)
[cm-14.1 29e89ab95fd] cpufreq: Introduce new relation for freq selection
Author: Stratos Karafotis <[email protected]>
Date: Thu Jun 26 19:22:54 2014 +0300
2 files changed, 12 insertions(+), 1 deletion(-)
[cm-14.1 281a60b37a7] cpufreq: implement cpufreq_quick_get_util()
Author: Blechd0se <[email protected]>
Date: Tue Jul 1 21:40:51 2014 +0200
2 files changed, 23 insertions(+), 4 deletions(-)
[cm-14.1 6e721ec07b5] cpufreq: Move get_cpu_idle_time() to cpufreq.c
Author: hurtsky <[email protected]>
Date: Sat May 30 23:28:25 2015 +0800
5 files changed, 47 insertions(+), 110 deletions(-)
[cm-14.1 0ad761a795a] cpufreq: fix interactive build
Author: Blechd0se <[email protected]>
Date: Tue Mar 24 17:39:43 2015 +0800
1 file changed, 3 insertions(+), 16 deletions(-)
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git sttus
git: 'sttus' is not a git command. See 'git --help'.

The most similar command is
status
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git status
On branch cm-14.1
Your branch is ahead of 'origin/cm-14.1' by 16 commits.
(use "git push" to publish your local commits)

Changes not staged for commit:
(use "git add <file>..." to update what will be committed)
(use "git checkout -- <file>..." to discard changes in working directory)

modified: arch/arm/configs/falcon_defconfig

Untracked files:
(use "git add <file>..." to include in what will be committed)

arch/arm/mach-msm/smd_rpc_sym.c
b.sh

no changes added to commit (use "git add" and/or "git commit -a")
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# nano arch/arm/configs/falc*
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git cherry-pick 32a963966124416950ad4ecc2a672d9b9394688e
error: Your local changes to the following files would be overwritten by merge:
arch/arm/configs/falcon_defconfig
Please commit your changes or stash them before you merge.
Aborting
fatal: cherry-pick failed
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git commit
On branch cm-14.1
Your branch is ahead of 'origin/cm-14.1' by 16 commits.
(use "git push" to publish your local commits)

Changes not staged for commit:
modified: arch/arm/configs/falcon_defconfig

Untracked files:
arch/arm/mach-msm/smd_rpc_sym.c
b.sh

no changes added to commit
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git add .
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git commit
Aborting commit due to empty commit message.
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git commit
Aborting commit due to empty commit message.
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git commit -m "lel"
[cm-14.1 db79547ca89] lel
3 files changed, 355 insertions(+)
create mode 100644 arch/arm/mach-msm/smd_rpc_sym.c
create mode 100755 b.sh
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git cherry-pick 2a963966124416950ad4ecc2a672d9b9394688e
fatal: bad revision '2a963966124416950ad4ecc2a672d9b9394688e'
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# git cherry-pick 32a963966124416950ad4ecc2a672d9b9394688e
[cm-14.1 fc1ad24ab68] Update defconfig
Author: desaishivam26 <[email protected]>
Date: Sun Mar 12 19:23:55 2017 +0530
1 file changed, 18 insertions(+)
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# nano b.sh
root@storm-ThinkPad-Yoga-460:~/tes/android_kernel_motorola_msm8226# ./b.sh
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.