summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-26max17042_battery: Fix CHARGE_FULL representation.MyungJoo Ham1-5/+2
2012-03-26max8998_charger: Include linux/module.h just onceJesper Juhl1-1/+0
2012-03-26power_supply: Convert i2c drivers to module_i2c_driverAxel Lin6-74/+6
2012-03-26lp8727_charger: Add MODULE_DEVICE_TABLEAxel Lin1-0/+1
2012-03-26charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov1-3/+3
2012-03-26charger-manager: Clean up for better readabilityAxel Lin1-35/+26
2012-03-26da9052-battery: Convert to use module_platform_driverAxel Lin1-12/+1
2012-03-26da9052-battery: Fix a memory leak when unload the moduleAxel Lin1-0/+1
2012-03-26da9052-battery: Add missing platform_set_drvdataAxel Lin1-0/+1
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov3-3/+3
2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov1-1/+1
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov2-60/+2
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov2-11/+1
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov2-19/+9
2012-03-26ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov1-12/+12
2012-03-26ab8500-btemp: AB8500 battery temperature driverArun Murthy3-0/+1136
2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy1-0/+2636
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy2-0/+3343
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy3-0/+2232
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson4-0/+1419
2012-03-26isp1704_charger: Fix probe error pathFelipe Contreras1-0/+1
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo2-2/+2
2012-03-26lp8727_charger: Add description of platform dataKim, Milo1-2/+13
2012-03-26lp8727_charger: Fix wrong code styleKim, Milo1-5/+5
2012-03-26lp8727_charger: Change i2c functionsKim, Milo1-28/+20
2012-03-26lp8727_charger: Add error check routine on probe()Kim, Milo1-18/+39
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo3-2/+6
2012-03-26max17042_battery: Make it possible to instantiate driver from DTKarol Lewandowski2-1/+67
2012-03-26max17042_battery: Use devm_kzalloc() where applicableKarol Lewandowski1-5/+2
2012-03-26max17042: Change capacity property to use reported SOC registerDirk Brandewie1-1/+1
2012-03-26max17042: Add support for signalling change in SOCRamakrishna Pallala1-0/+53
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala2-10/+432
2012-03-13max17042: Align register definitions with data sheet and init appnoteDirk Brandewie1-9/+28
2012-02-25Linux 3.3-rc5v3.3-rc5Linus Torvalds1-1/+1
2012-02-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+17
2012-02-25Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds3-21/+10
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-7/+7
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds17-100/+101
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-23/+74
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds17-131/+250
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin1-4/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-105/+200
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds15-22/+49