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
/
bq27x00_battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-36
/
+38
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-1
/
+1
2015-02-28
power: bq27x00_battery: add bq27510 support
Alexandre Belloni
1
-5
/
+45
2015-02-25
bq2415x_charger, bq27x00_battery.c: comment cleanups
Pavel Machek
1
-3
/
+0
2015-02-25
bq27x00_battery: register as non-wakeup power supply.
NeilBrown
1
-1
/
+1
2015-01-21
bq27x00_battery: Call power_supply_changed only when capacity changed
Puthikorn Voravootivat
1
-3
/
+4
2015-01-21
bq27x00_battery: fix register offset for bq27425
Eric Bénard
1
-4
/
+8
2014-10-20
power: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-10-01
bq27x00_battery: Fix flag reading for bq27742
Puthikorn Voravootivat
1
-6
/
+7
2014-09-25
bq27x00_battery: Add support to bq27742
Puthikorn Voravootivat
1
-7
/
+45
2014-07-18
bq27000: report missing device better.
Marek Belisko
1
-0
/
+3
2014-07-18
bq27x00_battery: Introduce the use of the managed version of kzalloc
Himangi Saraogi
1
-20
/
+5
2013-06-06
bq27x00_battery: Remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-02-27
power: convert to idr_alloc()
Tejun Heo
1
-6
/
+3
2013-02-02
bq27x00_battery: Fix reporting battery temperature
Pali Rohár
1
-5
/
+5
2013-01-05
bq27x00_battery: Fix bugs introduced with BQ27425 support
NeilBrown
1
-2
/
+0
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
bq27x00_battery: Fixup nominal available capacity reporting
Pali Rohár
1
-0
/
+8
2012-08-22
bq27x00_battery: Fix error return code
Julia Lawall
1
-1
/
+2
2012-07-13
bq27x00_battery: Add support for BQ27425 chip
Saranya Gopal
1
-15
/
+69
2012-06-19
bq27x00_battery: Add support for power average and health properties
Syed Rafiuddin
1
-0
/
+71
2012-04-08
Merge branch 'master' into for-next
Jiri Kosina
1
-10
/
+5
2012-04-05
Fix typo milivolt => millivolt
Thomas Weber
1
-1
/
+1
2012-03-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-02-21
power: bq27x00: Fix typos in comment
Thomas Weber
1
-2
/
+2
2012-02-01
bq27x00_battery: Fix flag register read
Grazvydas Ignotas
1
-1
/
+1
2012-02-01
Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"
Anton Vorontsov
1
-9
/
+4
2011-11-26
bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver
Pali Rohár
1
-0
/
+8
2011-11-26
bq27x00_battery: Fix reporting error messages
Pali Rohár
1
-7
/
+14
2011-11-25
bq27x00_battery: Fix reporting status value for bq27500 battery
Pali Rohár
1
-4
/
+9
2011-11-25
bq27x00_battery: Cache temperature value in converted unit
Pali Rohár
1
-21
/
+24
2011-11-25
bq27x00_battery: Cache energy property
Pali Rohár
1
-27
/
+26
2011-11-25
bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated
Pali Rohár
1
-5
/
+14
2011-11-25
bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL
Pali Rohár
1
-1
/
+39
2011-11-25
bq27x00_battery: Do not cache current_now value for bq27000 batery
Pali Rohár
1
-14
/
+5
2011-05-20
bq27x00_battery: Name of cycle count property
Pali Rohár
1
-5
/
+6
2011-02-22
bq27x00: Use single i2c_transfer call for property read
Grazvydas Ignotas
1
-16
/
+11
2011-02-22
bq27x00: Cleanup bq27x00_i2c_read
Lars-Peter Clausen
1
-21
/
+24
2011-02-22
bq27x00: Minor cleanups
Pali Rohár
1
-2
/
+2
2011-02-22
bq27x00: Give more specific reports on battery status
Lars-Peter Clausen
1
-1
/
+6
2011-02-22
bq27x00: Add MODULE_DEVICE_TABLE
Pali Rohár
1
-0
/
+1
2011-02-22
bq27x00: Add new properties
Pali Rohár
1
-1
/
+151
2011-02-22
bq27x00: Poll battery state
Lars-Peter Clausen
1
-5
/
+53
2011-02-22
bq27x00: Cache battery registers
Lars-Peter Clausen
1
-121
/
+150
2011-02-22
bq27x00: Add bq27000 support
Lars-Peter Clausen
1
-15
/
+169
2011-02-22
bq27x00: Prepare code for addition of bq27000 platform driver
Lars-Peter Clausen
1
-47
/
+39
2011-02-22
bq27x00: Return -ENODEV for properties if the battery is not present
Lars-Peter Clausen
1
-2
/
+7
[next]