<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/android_kernel_m2note/drivers/power/mediatek/battery_meter.c, branch ng-7.1.2</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/atom?h=ng-7.1.2'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/'/>
<updated>2018-11-29T16:49:05+00:00</updated>
<entry>
<title>Replace &lt;asm/uaccess.h&gt; with &lt;linux/uaccess.h&gt; globally</title>
<updated>2018-11-29T16:49:05+00:00</updated>
<author>
<name>Linus Torvalds</name>
<email>torvalds@linux-foundation.org</email>
</author>
<published>2016-12-24T19:46:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=8588b01909e0145e5e84f5fe0a5353bd194f205c'/>
<id>urn:sha1:8588b01909e0145e5e84f5fe0a5353bd194f205c</id>
<content type='text'>
This was entirely automated, using the script by Al:

  PATT='^[[:blank:]]*#[[:blank:]]*include[[:blank:]]*&lt;asm/uaccess.h&gt;'
  sed -i -e "s!$PATT!#include &lt;linux/uaccess.h&gt;!" \
        $(git grep -l "$PATT"|grep -v ^include/linux/uaccess.h)

to do the replacement at the end of the merge window.

Requested-by: Al Viro &lt;viro@zeniv.linux.org.uk&gt;
Signed-off-by: Linus Torvalds &lt;torvalds@linux-foundation.org&gt;
Signed-off-by: Moyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fuel Gauge: fix suspend/resume calculation</title>
<updated>2017-05-11T15:14:29+00:00</updated>
<author>
<name>Anmin Hsu</name>
<email>anmin.hsu@mediatek.com</email>
</author>
<published>2015-10-01T15:46:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=0b0b444cca9bc25171db53b9c8150385043a1aa1'/>
<id>urn:sha1:0b0b444cca9bc25171db53b9c8150385043a1aa1</id>
<content type='text'>
[Detail]
1. bat volt is wrong in the fuel gauge algorithm of suspend/resume
2. fuel gauge log cannot print out
[Solution]
1. fix correct bat volt in resume
2. fix fuel gauge log level
[Feature] Battery Management

MTK-Commit-Id: 81ea0e76922c6280d1f7dcdb601d6ba04cf21369

Change-Id: Ibfd975bc72a373c8b15a0737361c50b7054fa865
Signed-off-by: Hsin-Hsiung Wang &lt;hsin-hsiung.wang@mediatek.com&gt;
CR-Id: ALPS02314143
(cherry picked from commit bd1c50b3720b0e12f3e6b8d0fb32dcab1ca41461)
Backported for 3.10
Signed-off-by: Mister Oyster &lt;oysterized@gmail.com&gt;
</content>
</entry>
<entry>
<title>drivers: mediatek: battery_meter: Reduce debug log</title>
<updated>2017-04-11T09:00:06+00:00</updated>
<author>
<name>Tim Kryger</name>
<email>tkryger@google.com</email>
</author>
<published>2016-04-08T22:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=39a3ffd6858686009da44b471526003f11247a8d'/>
<id>urn:sha1:39a3ffd6858686009da44b471526003f11247a8d</id>
<content type='text'>
Reduce the amount of information printed to the kernel log.

Bug: 27767950
Change-Id: Ibd3b84615bc50bdc82673ee7fc2ff07e97a45c37
Signed-off-by: Tim Kryger &lt;tkryger@google.com&gt;
</content>
</entry>
<entry>
<title>Fix "[Security Vulnerability] Battery:potential buffer overflow" issue</title>
<updated>2016-08-26T14:02:12+00:00</updated>
<author>
<name>yang-cy.chen</name>
<email>yang-cy.chen@mediatek.com</email>
</author>
<published>2016-04-19T12:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=88d70e960decc88e9d310a95e8ab7db7ca690f67'/>
<id>urn:sha1:88d70e960decc88e9d310a95e8ab7db7ca690f67</id>
<content type='text'>
Problem:
potential buffer overflow through copy_from_user.

Solution:
Explicitly copy one byte since only need one byte data.

Bug num:28085222

Change-Id: I097d433f70267ddbaad1b08dfbdd9505467d300c
Signed-off-by: yang-cy.chen &lt;yang-cy.chen@mediatek.com&gt;
(cherry picked from commit 78aae38e1ec91b758317450c308a4cfd31bda3d3)
</content>
</entry>
<entry>
<title>first commit</title>
<updated>2016-08-15T02:19:42+00:00</updated>
<author>
<name>Meizu OpenSource</name>
<email>patchwork@meizu.com</email>
</author>
<published>2016-08-15T02:19:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/android_kernel_m2note/commit/?id=d2e1446d81725c351dc73a03b397ce043fb18452'/>
<id>urn:sha1:d2e1446d81725c351dc73a03b397ce043fb18452</id>
<content type='text'>
</content>
</entry>
</feed>
