summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-09-04wm97xx_battery: Use irq to detect charger stateMarek Vasut1-6/+24
2009-09-04wm97xx_battery: Use platform_dataMarek Vasut1-5/+27
2009-09-04wm97xx-core: Pass platform_data to batteryMarek Vasut1-0/+3
2009-07-30ds2760_battery: implement set_charged() featureDaniel Mack1-0/+52
2009-07-30power_supply: get_by_name and set_charged functionalityDaniel Mack1-0/+28
2009-07-30power_supply: EXPORT_SYMBOL cleanupsDaniel Mack1-9/+7
2009-07-30ds2760_battery: add current_accum module parameterDaniel Mack1-14/+27
2009-07-30ds2760_battery: handle full_active_uAh == 0 case correctlyDaniel Mack1-2/+7
2009-07-30ds2760_battery: add rated_capacity module parameterDaniel Mack1-0/+19
2009-07-30ds2760_battery: export more featuresDaniel Mack1-0/+8
2009-07-30ds2760_battery: delay power supply registrationDaniel Mack1-6/+6
2009-07-14wm8350_power: Implement charge type propertyMark Brown1-0/+22
2009-07-02power_supply: Add a charge_type property, and use it for olpc driverAndres Salomon2-0/+15
2009-07-01olpc_battery: Add an 'error' sysfs device that displays raw errorsAndres Salomon1-0/+32
2009-07-01Revert "power: remove POWER_SUPPLY_PROP_CAPACITY_LEVEL"Andres Salomon2-0/+15
2009-07-01Add ds2782 battery gas gauge driverRyan Mallon3-0/+338
2009-07-01olpc_battery: Ensure that the TRICKLE bit is checkedAndres Salomon1-3/+6
2009-07-01olpc_battery: Fix up eeprom read functionAndres Salomon1-8/+9
2009-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds8-60/+44
2009-06-30ide: memory overrun in ide_get_identity_ioctl() on big endian machines using ...Christian Engelmayer1-1/+2
2009-06-30ide: fix resume for CONFIG_BLK_DEV_IDEACPI=yBartlomiej Zolnierkiewicz2-42/+25
2009-06-29Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds1-1/+1
2009-06-29eeepc-laptop: Fix build failure with HOTPLUG_PCI && !SYSFSIngo Molnar1-2/+1
2009-06-29tty: Fix the leak in tty_ldisc_releaseAlan Cox1-4/+11
2009-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds11-46/+75
2009-06-29be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde3-16/+35
2009-06-28Merge git://git.infradead.org/iommu-2.6Linus Torvalds1-14/+5
2009-06-28Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-ledsLinus Torvalds7-61/+603
2009-06-26ide-cd: handle fragmented packet commands gracefullyBorislav Petkov1-2/+12
2009-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-11/+16
2009-06-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds3-18/+43
2009-06-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-111/+239
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov1-1/+1
2009-06-26amd64_edac: misc small cleanupsBorislav Petkov2-7/+8
2009-06-26amd64_edac: fix ecc_enable_override handlingBorislav Petkov1-1/+6
2009-06-26amd64_edac: check only ECC bit in amd64_determine_edac_capBorislav Petkov1-3/+2
2009-06-26intel-iommu: fix Identity Mapping to be arch independentChris Wright1-14/+5
2009-06-26ide: always kill the whole request on errorBartlomiej Zolnierkiewicz4-15/+5
2009-06-26ide: fix ide_kill_rq() for special ide-{floppy,tape} driver requestsBartlomiej Zolnierkiewicz1-1/+1
2009-06-26powerpc/rtas: Fix watchdog driver temperature read functionalityAdrian Reber1-5/+3
2009-06-26powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernelSonny Rao1-6/+19
2009-06-26powerpc/BSR: add 4096 byte BSR sizeSonny Rao1-7/+10
2009-06-26powerpc/pmac: Fix DMA ops for MacIO devicesBenjamin Herrenschmidt1-0/+11
2009-06-26ACPI: video: prevent NULL deref in acpi_get_pci_dev()Troy Moure1-1/+1
2009-06-26eeepc-laptop: add rfkill support for the 3G modem in Eee PC 901 GoCorentin Chary1-0/+10
2009-06-26eeepc-laptop: get the right value for CMSGCorentin Chary1-0/+23
2009-06-26eeepc-laptop: makes get_acpi() returns -ENODEVCorentin Chary1-5/+12
2009-06-26eeepc-laptop: right parent deviceCorentin Chary1-16/+18
2009-06-26eeepc-laptop: rfkill refactoringCorentin Chary1-76/+84
2009-06-26eeepc-laptop.c: use pr_fmt and pr_<level>Joe Perches1-33/+22