Age | Commit message (Expand) | Author |
2012-03-30 | Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6 | Linus Torvalds |
2012-03-26 | max17042_battery: Clean up interrupt handling | Ramakrishna Pallala |
2012-03-26 | Revert "max8998_charger: Include linux/module.h just once" | Anton Vorontsov |
2012-03-26 | ab8500_fg: Fix some build warnings on x86_64 | Anton Vorontsov |
2012-03-26 | max17042_battery: Fix CHARGE_FULL representation. | MyungJoo Ham |
2012-03-26 | max8998_charger: Include linux/module.h just once | Jesper Juhl |
2012-03-26 | power_supply: Convert i2c drivers to module_i2c_driver | Axel Lin |
2012-03-26 | lp8727_charger: Add MODULE_DEVICE_TABLE | Axel Lin |
2012-03-26 | charger-manager: Simplify charger_get_property(), get rid of a warning | Anton Vorontsov |
2012-03-26 | charger-manager: Clean up for better readability | Axel Lin |
2012-03-26 | da9052-battery: Convert to use module_platform_driver | Axel Lin |
2012-03-26 | da9052-battery: Fix a memory leak when unload the module | Axel Lin |
2012-03-26 | da9052-battery: Add missing platform_set_drvdata | Axel Lin |
2012-03-26 | ab8500: Turn unneeded global symbols into local ones | Anton Vorontsov |
2012-03-26 | ab8500_fg: Fix copy-paste error | Anton Vorontsov |
2012-03-26 | ab8500_fg: Get rid of 'struct battery_type' | Anton Vorontsov |
2012-03-26 | ab8500_fg: Get rid of 'struct v_to_cap' | Anton Vorontsov |
2012-03-26 | ab8500_btemp: Get rid of 'enum adc_therm' | Anton Vorontsov |
2012-03-26 | ab8500_charger: Convert to the new USB OTG calls | Anton Vorontsov |
2012-03-26 | ab8500-btemp: AB8500 battery temperature driver | Arun Murthy |
2012-03-26 | ab8500-fg: A8500 fuel gauge driver | Arun Murthy |
2012-03-26 | ab8500-charger: AB8500 charger driver | Arun Murthy |
2012-03-26 | abx500-chargalg: Add abx500 charging algorithm | Arun Murthy |
2012-03-26 | Add I2C driver for Summit Microelectronics SMB347 Battery Charger. | Bruce E. Robertson |
2012-03-26 | isp1704_charger: Fix probe error path | Felipe Contreras |
2012-03-26 | lp8727_charger: Correct typos on the comment | Kim, Milo |
2012-03-26 | lp8727_charger: Fix wrong code style | Kim, Milo |
2012-03-26 | lp8727_charger: Change i2c functions | Kim, Milo |
2012-03-26 | lp8727_charger: Add error check routine on probe() | Kim, Milo |
2012-03-26 | lp8727_charger: Add company name and description | Kim, Milo |
2012-03-26 | max17042_battery: Make it possible to instantiate driver from DT | Karol Lewandowski |
2012-03-26 | max17042_battery: Use devm_kzalloc() where applicable | Karol Lewandowski |
2012-03-26 | max17042: Change capacity property to use reported SOC register | Dirk Brandewie |
2012-03-26 | max17042: Add support for signalling change in SOC | Ramakrishna Pallala |
2012-03-26 | max17042: Add POR init procedure from Maxim appnote | Ramakrishna Pallala |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-24 | Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-03-08 | DS2781 Maxim Stand-Alone Fuel Gauge battery and w1 slave drivers | Renata Sayakhova |
2012-03-07 | Revert "power, max8998: Include linux/module.h just once in drivers/power/max... | Jiri Kosina |
2012-03-01 | Merge tag 'xceiv-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b... | Greg Kroah-Hartman |
2012-02-28 | includecheck: delete any duplicate instances of module.h | Paul Gortmaker |
2012-02-27 | usb: otg: mv_otg: Start using struct usb_otg | Heikki Krogerus |
2012-02-21 | power: bq27x00: Fix typos in comment | Thomas Weber |
2012-02-13 | power_supply: Convert all users to new usb_phy | Heikki Krogerus |
2012-02-13 | usb: otg: Rename otg_transceiver to usb_phy | Heikki Krogerus |
2012-02-10 | power, max8998: Include linux/module.h just once in drivers/power/max8998_cha... | Jesper Juhl |