summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-03-26max17042_battery: Fix CHARGE_FULL representation.MyungJoo Ham
2012-03-26max8998_charger: Include linux/module.h just onceJesper Juhl
2012-03-26power_supply: Convert i2c drivers to module_i2c_driverAxel Lin
2012-03-26lp8727_charger: Add MODULE_DEVICE_TABLEAxel Lin
2012-03-26charger-manager: Simplify charger_get_property(), get rid of a warningAnton Vorontsov
2012-03-26charger-manager: Clean up for better readabilityAxel Lin
2012-03-26da9052-battery: Convert to use module_platform_driverAxel Lin
2012-03-26da9052-battery: Fix a memory leak when unload the moduleAxel Lin
2012-03-26da9052-battery: Add missing platform_set_drvdataAxel Lin
2012-03-26ab8500: Turn unneeded global symbols into local onesAnton Vorontsov
2012-03-26ab8500_fg: Fix copy-paste errorAnton Vorontsov
2012-03-26ab8500_fg: Get rid of 'struct battery_type'Anton Vorontsov
2012-03-26ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov
2012-03-26ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov
2012-03-26ab8500_charger: Convert to the new USB OTG callsAnton Vorontsov
2012-03-26ab8500-btemp: AB8500 battery temperature driverArun Murthy
2012-03-26ab8500-fg: A8500 fuel gauge driverArun Murthy
2012-03-26ab8500-charger: AB8500 charger driverArun Murthy
2012-03-26abx500-chargalg: Add abx500 charging algorithmArun Murthy
2012-03-26Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson
2012-03-26isp1704_charger: Fix probe error pathFelipe Contreras
2012-03-26lp8727_charger: Correct typos on the commentKim, Milo
2012-03-26lp8727_charger: Fix wrong code styleKim, Milo
2012-03-26lp8727_charger: Change i2c functionsKim, Milo
2012-03-26lp8727_charger: Add error check routine on probe()Kim, Milo
2012-03-26lp8727_charger: Add company name and descriptionKim, Milo
2012-03-26max17042_battery: Make it possible to instantiate driver from DTKarol Lewandowski
2012-03-26max17042_battery: Use devm_kzalloc() where applicableKarol Lewandowski
2012-03-26max17042: Change capacity property to use reported SOC registerDirk Brandewie
2012-03-26max17042: Add support for signalling change in SOCRamakrishna Pallala
2012-03-26max17042: Add POR init procedure from Maxim appnoteRamakrishna Pallala
2012-02-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck
2012-02-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-23hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz
2012-02-23hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck
2012-02-22mlx4_core: Exported functions can't be staticDoug Ledford
2012-02-22Merge tag 'usb-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-22[SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu
2012-02-22drm/radeon/kms/atom: dpms bios scratch reg updatesAlex Deucher
2012-02-22drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse
2012-02-22drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer
2012-02-22Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-22cpuidle: Default y on powerpc pSeriesBenjamin Herrenschmidt
2012-02-21asm-generic: architecture independent readq/writeq for 32bit environmentHitoshi Mitake