index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
jz4740-battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
power: move power supply drivers to power/supply
Sebastian Reichel
1
-425
/
+0
2016-03-03
jz4740-battery: Correct voltage change check
Maarten ter Huurne
1
-1
/
+1
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-15
/
+22
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-1
/
+1
2014-10-20
power: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
1
-1
/
+1
2013-06-06
jz4740-battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-3
/
+1
2013-01-25
power: Convert to devm_ioremap_resource()
Thierry Reding
1
-3
/
+4
2012-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
Anton Vorontsov
1
-3
/
+3
2012-11-28
power: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-28
power: remove use of __devexit_p
Bill Pemberton
1
-1
/
+1
2012-11-18
jz4740-battery: Use devm_request_and_ioremap
Marcos Paulo de Souza
1
-27
/
+6
2012-11-18
jz4740-battery: Use devm_kzalloc
Marcos Paulo de Souza
1
-10
/
+4
2012-08-13
workqueue: use mod_delayed_work() instead of cancel + queue
Tejun Heo
1
-4
/
+2
2012-01-06
jz4740-battery: Fix signedness bug
Axel Lin
1
-1
/
+1
2012-01-04
power_supply: Convert drivers/power/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-03-23
jz4740: silence warnings related to mfd_get_cell changes
Andres Salomon
1
-1
/
+1
2011-03-23
mfd: mfd_cell is now implicitly available to jz4740 drivers
Andres Salomon
1
-1
/
+1
2010-12-22
jz4740-battery: Should include linux/io.h
Anton Vorontsov
1
-0
/
+1
2010-11-18
jz4740-battery: Check if platform_data is supplied
Lars-Peter Clausen
1
-0
/
+5
2010-11-18
jz4740-battery: Protect against concurrent battery readings
Lars-Peter Clausen
1
-0
/
+7
2010-09-28
jz4740-battery: Add missing kfree(jz_battery) in jz_battery_remove()
Axel Lin
1
-0
/
+1
2010-08-05
POWER: Add JZ4740 battery driver.
Lars-Peter Clausen
1
-0
/
+445