index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
power
/
bq27x00_battery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bq27x00: Use single i2c_transfer call for property read
Grazvydas Ignotas
2011-02-22
1
-16
/
+11
*
bq27x00: Cleanup bq27x00_i2c_read
Lars-Peter Clausen
2011-02-22
1
-21
/
+24
*
bq27x00: Minor cleanups
Pali Rohár
2011-02-22
1
-2
/
+2
*
bq27x00: Give more specific reports on battery status
Lars-Peter Clausen
2011-02-22
1
-1
/
+6
*
bq27x00: Add MODULE_DEVICE_TABLE
Pali Rohár
2011-02-22
1
-0
/
+1
*
bq27x00: Add new properties
Pali Rohár
2011-02-22
1
-1
/
+151
*
bq27x00: Poll battery state
Lars-Peter Clausen
2011-02-22
1
-5
/
+53
*
bq27x00: Cache battery registers
Lars-Peter Clausen
2011-02-22
1
-121
/
+150
*
bq27x00: Add bq27000 support
Lars-Peter Clausen
2011-02-22
1
-15
/
+169
*
bq27x00: Prepare code for addition of bq27000 platform driver
Lars-Peter Clausen
2011-02-22
1
-47
/
+39
*
bq27x00: Return -ENODEV for properties if the battery is not present
Lars-Peter Clausen
2011-02-22
1
-2
/
+7
*
bq27x00: Fix CURRENT_NOW property
Pali Rohár
2011-02-22
1
-2
/
+5
*
bq27x00: Improve temperature property precession
Lars-Peter Clausen
2011-02-22
1
-1
/
+1
*
bq27x00: Add type property
Lars-Peter Clausen
2011-02-22
1
-0
/
+4
*
bq27x00_battery: Add missing kfree(di->bus) in bq27x00_battery_remove()
Axel Lin
2010-10-06
1
-0
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
power_supply: bq27x00: fix voltage and current units
Grazvydas Ignotas
2010-02-27
1
-3
/
+3
*
power_supply: bq27x00: add status and time properties
Grazvydas Ignotas
2010-02-27
1
-2
/
+79
*
power_supply: bq27x00: add BQ27500 support
Grazvydas Ignotas
2010-02-16
1
-28
/
+49
*
power_supply: bq27x00: fix temperature conversion
Grazvydas Ignotas
2010-02-16
1
-2
/
+2
*
power_supply: bq27x00: remove unused struct fields
Grazvydas Ignotas
2010-02-16
1
-4
/
+0
*
power_supply: bq27x00: remove double endian swap
Grazvydas Ignotas
2010-02-16
1
-8
/
+3
*
trivial: Fix misspelling of "Celsius".
Adam Buchbinder
2009-03-30
1
-1
/
+1
*
bq27x00_battery: use unaligned access helper
Harvey Harrison
2008-09-26
1
-3
/
+2
*
power_supply: Support for Texas Instruments BQ27200 battery managers
Rodolfo Giometti
2008-09-01
1
-0
/
+382