Commit Graph

363 Commits (60b413c9248495ea400e80e08e4d1e28ed7ee05e)

Author SHA1 Message Date
Axel Lin 455a0e2cd8 lp8727_charger: Add terminating entry for i2c_device_id table 13 years ago
Axel Lin 1bbe24d465 power_supply: Fix modalias for charger-manager 13 years ago
Grazvydas Ignotas 4d4036591b bq27x00_battery: Fix flag register read 13 years ago
Anton Vorontsov b7aaacf56a Revert "bq27x00_battery: Fix reporting status value for bq27500 battery" 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Anton Vorontsov 6cfc2a2354 power_supply: Mark da9052 driver as broken 13 years ago
Anton Vorontsov 93278d151e power_supply: Drop usage of nowarn variant of sysfs_create_link() 13 years ago
Heiko Stübner 34aed73df3 s3c_adc_battery: Average over more than one adc sample 13 years ago
Ashish Jangam ded7fc7b05 power_supply: Add DA9052 battery driver 13 years ago
Felipe Contreras c934502db7 isp1704_charger: Fix missing check 13 years ago
Axel Lin ef7906f320 jz4740-battery: Fix signedness bug 13 years ago
Jean Delvare 2530daa187 power_supply: Assume mains power by default 13 years ago
Olof Johansson 62df3935a7 sbs-battery: Fix devicetree match table 13 years ago
Rhyland Klein 52f56c69be sbs-battery: Change power supply name 13 years ago
Rhyland Klein 3ddca062f8 sbs-battery: Rename internals to new name 13 years ago
Rhyland Klein c78f2b6496 bq20z75: Rename to sbs-battery 13 years ago
Axel Lin daf22c3c44 wm97xx_battery: Use DEFINE_MUTEX() for work_lock 13 years ago
Jonghwan Choi 68597986f7 max8997_charger: Remove duplicate module.h 13 years ago
Axel Lin 300bac7fb8 power_supply: Convert drivers/power/* to use module_platform_driver() 13 years ago
Kim, Milo 9b8872273a power_supply: Add "unknown" in power supply type 13 years ago
Kim, Milo ce09affc59 lp8727_charger: Coding style changes 13 years ago
Kim, Milo 998a8e7a72 lp8727_charger: Add supported i2c functionality check routine 13 years ago
Woogyom Kim 2165c8a45b power_supply: Add LP8727 charger driver 13 years ago
Donggeun Kim ad3d13eee7 power_supply: Charger-Manager: Add properties for power-supply-class 13 years ago
Donggeun Kim 3bb3dbbd56 power_supply: Add initial Charger-Manager driver 13 years ago
Al Viro 587a1f1659 switch ->is_visible() to returning umode_t 13 years ago
Jeremy Fitzhardinge 8351665195 power_supply: allow a power supply to explicitly point to powered device 13 years ago
Jeremy Fitzhardinge 25a0bc2dfc power_supply: add SCOPE attribute to power supplies 13 years ago
Major Lee a7a280493f x86/mrst: Battery fixes 13 years ago
Philip Rakity 00a159a556 max8925_power: Check at probe time if power to set online 13 years ago
Philip Rakity b57f2f6108 max8925_power: Do not read random data from chip registers 13 years ago
Ramakrishna Pallala 60a1f6e446 max17042_battery: Fix error handling 13 years ago
Paul Parsons 86e6c6bd9b ds2760_battery: Add rated capacity of the hx4700 3600mAh battery 13 years ago
Yong Zhang 3b176b25a8 power_supply: Remove IRQF_DISABLED 13 years ago
Pali Rohár 8cfaaa8118 bq27x00_battery: Fix OOPS caused by unregistring bq27x00 driver 13 years ago
Pali Rohár c6cd4f267d bq27x00_battery: Fix reporting error messages 13 years ago
Pali Rohár 270968c098 bq27x00_battery: Fix reporting status value for bq27500 battery 13 years ago
Pali Rohár d149e98e02 bq27x00_battery: Cache temperature value in converted unit 13 years ago
Pali Rohár a8f6bd23cc bq27x00_battery: Cache energy property 13 years ago
Pali Rohár 4b226c2cf0 bq27x00_battery: Report -ENODATA if bq27000 battery was not calibrated 13 years ago
Pali Rohár d66bab3f3a bq27x00_battery: Add support for property POWER_SUPPLY_PROP_CAPACITY_LEVEL 13 years ago
Pali Rohár b68f6216c5 bq27x00_battery: Do not cache current_now value for bq27000 batery 13 years ago
Philip Rakity e7a5f6d559 max8925_power: Enable power change notifications 13 years ago
Philip Rakity 72af5a4b9c max8925_power: Remove support for irq bits that do not exist 13 years ago
Philip Rakity 5ba1fa0ae2 max8925_power: Do not detect ac insert if handled by other code 13 years ago
Philip Rakity 92de378b73 max8925_power: No temperature interrupts if temperature not connected 13 years ago
Philip Rakity 9c9cf9e263 max8925_power: Fix incorrect voltage and current calculation 13 years ago
Jonghwan Choi 44abd774f5 max8997_charger: Fix unsigned value for less than zero 13 years ago
Jochen Friedrich 629bcb4b72 collie_battery: Get rid of irq_to_gpio usage 13 years ago
Major Lee 7925231037 intel_mid_battery: Handle Over Current gracefully 13 years ago