summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* max17042_battery: Clean up interrupt handlingRamakrishna Pallala2012-03-261-11/+7
* Revert "max8998_charger: Include linux/module.h just once"Anton Vorontsov2012-03-261-0/+1
* ab8500_fg: Fix some build warnings on x86_64Anton Vorontsov2012-03-261-2/+2
* max17042_battery: Fix CHARGE_FULL representation.MyungJoo Ham2012-03-261-5/+2
* max8998_charger: Include linux/module.h just onceJesper Juhl2012-03-261-1/+0
* power_supply: Convert i2c drivers to module_i2c_driverAxel Lin2012-03-266-74/+6
* lp8727_charger: Add MODULE_DEVICE_TABLEAxel Lin2012-03-261-0/+1
* charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov2012-03-261-3/+3
* charger-manager: Clean up for better readabilityAxel Lin2012-03-261-35/+26
* da9052-battery: Convert to use module_platform_driverAxel Lin2012-03-261-12/+1
* da9052-battery: Fix a memory leak when unload the moduleAxel Lin2012-03-261-0/+1
* da9052-battery: Add missing platform_set_drvdataAxel Lin2012-03-261-0/+1
* ab8500: Turn unneeded global symbols into local onesAnton Vorontsov2012-03-263-3/+3
* ab8500_fg: Fix copy-paste errorAnton Vorontsov2012-03-261-1/+1
* ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov2012-03-262-60/+2
* ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov2012-03-262-11/+1
* ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov2012-03-262-19/+9
* ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov2012-03-261-12/+12
* ab8500-btemp: AB8500 battery temperature driverArun Murthy2012-03-263-0/+1136
* ab8500-fg: A8500 fuel gauge driverArun Murthy2012-03-261-0/+2636
* ab8500-charger: AB8500 charger driverArun Murthy2012-03-262-0/+3343
* abx500-chargalg: Add abx500 charging algorithmArun Murthy2012-03-263-0/+2232
* Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson2012-03-264-0/+1419
* isp1704_charger: Fix probe error pathFelipe Contreras2012-03-261-0/+1
* lp8727_charger: Correct typos on the commentKim, Milo2012-03-262-2/+2
* lp8727_charger: Add description of platform dataKim, Milo2012-03-261-2/+13
* lp8727_charger: Fix wrong code styleKim, Milo2012-03-261-5/+5
* lp8727_charger: Change i2c functionsKim, Milo2012-03-261-28/+20
* lp8727_charger: Add error check routine on probe()Kim, Milo2012-03-261-18/+39
* lp8727_charger: Add company name and descriptionKim, Milo2012-03-263-2/+6
* max17042_battery: Make it possible to instantiate driver from DTKarol Lewandowski2012-03-262-1/+67
* max17042_battery: Use devm_kzalloc() where applicableKarol Lewandowski2012-03-261-5/+2
* max17042: Change capacity property to use reported SOC registerDirk Brandewie2012-03-261-1/+1
* max17042: Add support for signalling change in SOCRamakrishna Pallala2012-03-261-0/+53
* max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala2012-03-262-10/+432
* max17042: Align register definitions with data sheet and init appnoteDirk Brandewie2012-03-131-9/+28
* Linux 3.3-rc5v3.3-rc5Linus Torvalds2012-02-251-1/+1
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-254-17/+17
|\
| * hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1
| * hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-231-4/+3
| * hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-231-2/+1
| * hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-211-7/+9
| * hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-211-3/+3
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-02-253-21/+10
|\ \
| * | coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-241-9/+4
| * | builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-181-6/+6
| * | kbuild: do not check for ancient modutils toolsLucas De Marchi2012-01-231-6/+0
* | | autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-254-3/+23
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-242-7/+7
|\ \ \
| * | | mlx4_core: Exported functions can't be staticDoug Ledford2012-02-222-7/+7
OpenPOWER on IntegriCloud