summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-v3.4-rc1' of git://git.infradead.org/battery-2.6Linus Torvalds2012-03-3116-195/+10368
|\
| * 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-261-1/+2
| * ab8500_fg: Get rid of 'struct v_to_cap'Anton Vorontsov2012-03-261-1/+1
| * ab8500_btemp: Get rid of 'enum adc_therm'Anton Vorontsov2012-03-261-6/+7
| * 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-261-0/+2789
| * abx500-chargalg: Add abx500 charging algorithmArun Murthy2012-03-261-0/+1921
| * Add I2C driver for Summit Microelectronics SMB347 Battery Charger.Bruce E. Robertson2012-03-263-0/+1302
| * isp1704_charger: Fix probe error pathFelipe Contreras2012-03-261-0/+1
| * lp8727_charger: Correct typos on the commentKim, Milo2012-03-261-1/+1
| * 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-262-2/+3
| * max17042_battery: Make it possible to instantiate driver from DTKarol Lewandowski2012-03-261-1/+49
| * 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-261-10/+376
* | Documentation: remove references to /etc/modprobe.confLucas De Marchi2012-03-317-14/+15
* | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds2012-03-305-40/+37
|\ \
| * | sh: intc: Fix up section mismatch for intc_ack_dataPaul Mundt2012-03-281-3/+2
| * | serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi2012-03-281-5/+10
| * | Merge branch 'common/intc-extension' into sh-latestPaul Mundt2012-03-283-32/+25
| |\ \
| | * | sh: intc: optimize intc IRQ lookupPaul Mundt2012-01-243-22/+22
| | * | sh: intc: Use IRQ_SET_MASK_OK_NOCOPY for intc_set_affinity.Paul Mundt2012-01-241-1/+1
| | * | sh: intc: Kill off superfluous irq_shutdown hooking.Paul Mundt2012-01-241-1/+0
| | * | sh: intc: Prefer IRQCHIP_SKIP_SET_WAKE over a dummy set_wake callback.Paul Mundt2012-01-241-6/+1
| | * | sh: intc: Make global intc controller counter static.Paul Mundt2012-01-242-2/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2012-03-3010-194/+694
|\ \ \ \
| * | | | Input: wacom - check for allocation failure in probe()Dan Carpenter2012-03-301-0/+2
| * | | | Merge branch 'next' into for-linusDmitry Torokhov2012-03-2710-194/+692
| |\ \ \ \
| | * | | | Input: tegra-kbc - allocate pdata before using itViresh Kumar2012-03-271-0/+1
| | * | | | Input: amijoy - add missing platform checkGeert Uytterhoeven2012-03-261-0/+3