Commit Graph

413 Commits (839a1f79ed0ce026e6d1106f202eaaae929b4200)

Author SHA1 Message Date
Ramakrishna Pallala 5cdd4d7fa5 max17042_battery: Clean up interrupt handling 13 years ago
Anton Vorontsov d6f0b00c0a Revert "max8998_charger: Include linux/module.h just once" 13 years ago
Anton Vorontsov 5ae2b822e4 ab8500_fg: Fix some build warnings on x86_64 13 years ago
MyungJoo Ham 6e0e60cd0d max17042_battery: Fix CHARGE_FULL representation. 13 years ago
Jesper Juhl 3124c4a080 max8998_charger: Include linux/module.h just once 13 years ago
Axel Lin 5ff92e7ab3 power_supply: Convert i2c drivers to module_i2c_driver 13 years ago
Axel Lin e2c5f7db78 lp8727_charger: Add MODULE_DEVICE_TABLE 13 years ago
Anton Vorontsov df58c04c9f charger-manager: Simplify charger_get_property(), get rid of a warning 13 years ago
Axel Lin bb2a95c2d2 charger-manager: Clean up for better readability 13 years ago
Axel Lin 534f5306d7 da9052-battery: Convert to use module_platform_driver 13 years ago
Axel Lin 61bb5a780d da9052-battery: Fix a memory leak when unload the module 13 years ago
Axel Lin e1be832999 da9052-battery: Add missing platform_set_drvdata 13 years ago
Anton Vorontsov 64eb9b02bf ab8500: Turn unneeded global symbols into local ones 13 years ago
Anton Vorontsov 0fff22ee79 ab8500_fg: Fix copy-paste error 13 years ago
Anton Vorontsov c34a61b4e7 ab8500_fg: Get rid of 'struct battery_type' 13 years ago
Anton Vorontsov 450ceb2b23 ab8500_fg: Get rid of 'struct v_to_cap' 13 years ago
Anton Vorontsov d329129e9e ab8500_btemp: Get rid of 'enum adc_therm' 13 years ago
Anton Vorontsov efd71c89a4 ab8500_charger: Convert to the new USB OTG calls 13 years ago
Arun Murthy 1f85582475 ab8500-btemp: AB8500 battery temperature driver 13 years ago
Arun Murthy 13151631b5 ab8500-fg: A8500 fuel gauge driver 13 years ago
Arun Murthy 84edbeeab6 ab8500-charger: AB8500 charger driver 13 years ago
Arun Murthy 1668f81159 abx500-chargalg: Add abx500 charging algorithm 13 years ago
Bruce E. Robertson ed1a230f96 Add I2C driver for Summit Microelectronics SMB347 Battery Charger. 13 years ago
Felipe Contreras d2c0077c54 isp1704_charger: Fix probe error path 13 years ago
Kim, Milo f7bae49aa1 lp8727_charger: Correct typos on the comment 13 years ago
Kim, Milo 7336880e3d lp8727_charger: Fix wrong code style 13 years ago
Kim, Milo 27aefa3b7d lp8727_charger: Change i2c functions 13 years ago
Kim, Milo 7da6334e73 lp8727_charger: Add error check routine on probe() 13 years ago
Kim, Milo e39b828f53 lp8727_charger: Add company name and description 13 years ago
Karol Lewandowski 3832246ddd max17042_battery: Make it possible to instantiate driver from DT 13 years ago
Karol Lewandowski 2f3b43423c max17042_battery: Use devm_kzalloc() where applicable 13 years ago
Dirk Brandewie 13e0aa469e max17042: Change capacity property to use reported SOC register 13 years ago
Ramakrishna Pallala e5f3872d20 max17042: Add support for signalling change in SOC 13 years ago
Ramakrishna Pallala f3a71a6eb1 max17042: Add POR init procedure from Maxim appnote 13 years ago
Paul Gortmaker 51990e8254 device.h: cleanup users outside of linux/include (C files) 13 years ago
Renata Sayakhova fef37e9a47 DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers 13 years ago
Jiri Kosina 4f3612b16e Revert "power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c" 13 years ago
Paul Gortmaker 13ae246db4 includecheck: delete any duplicate instances of module.h 13 years ago
Heikki Krogerus b1c711d629 usb: otg: mv_otg: Start using struct usb_otg 13 years ago
Thomas Weber 202e0116b4 power: bq27x00: Fix typos in comment 13 years ago
Heikki Krogerus fcc8ebc990 power_supply: Convert all users to new usb_phy 13 years ago
Heikki Krogerus 8675381109 usb: otg: Rename otg_transceiver to usb_phy 13 years ago
Jesper Juhl ce64b8d85d power, max8998: Include linux/module.h just once in drivers/power/max8998_charger.c 13 years ago
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