summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2011-03-256-11/+55
|\
| * PCI: Disable ASPM when _OSC control is not granted for PCIe servicesNaga Chumbalkar2011-03-212-6/+8
| * PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIsNaga Chumbalkar2011-03-211-0/+4
| * PCI: PCIe links may not get configured for ASPM under POWERSAVE modeNaga Chumbalkar2011-03-213-0/+32
| * PCI/ACPI: Report ASPM support to BIOS if not disabled from command lineRafael J. Wysocki2011-03-213-5/+11
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-03-2515-226/+1009
|\ \
| * | bq20z75: Fix time and temp unitsBenson Leung2011-03-161-6/+12
| * | bq20z75: Fix issues with present and suspendRhyland Klein2011-03-161-11/+21
| * | z2_battery: Fix count of propertiesVasily Khoruzhick2011-03-161-0/+2
| * | s3c_adc_battery: Fix method names when PM not setHeiko Stuebner2011-03-161-2/+2
| * | z2_battery: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| * | ds2782_battery: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| * | bq20z75: Add MODULE_DEVICE_TABLEAxel Lin2011-03-011-0/+1
| * | power_supply: Update power_supply_is_watt_propertyRhyland Klein2011-03-011-0/+1
| * | bq20z75: Add i2c retry mechanismRhyland Klein2011-03-012-6/+33
| * | bq20z75: Add optional battery detect gpioRhyland Klein2011-03-012-31/+166
| * | Merge branch 'bq27x00-for-upstream' of git://git.metafoo.de/linux-2.6Anton Vorontsov2011-02-285-171/+593
| |\ \
| | * | bq27x00: Use single i2c_transfer call for property readGrazvydas Ignotas2011-02-221-16/+11
| | * | bq27x00: Cleanup bq27x00_i2c_readLars-Peter Clausen2011-02-221-21/+24
| | * | bq27x00: Minor cleanupsPali Rohár2011-02-221-2/+2
| | * | bq27x00: Give more specific reports on battery statusLars-Peter Clausen2011-02-221-1/+6
| | * | bq27x00: Add MODULE_DEVICE_TABLEPali Rohár2011-02-221-0/+1
| | * | bq27x00: Add new propertiesPali Rohár2011-02-221-1/+151
| | * | bq27x00: Poll battery stateLars-Peter Clausen2011-02-221-5/+53
| | * | bq27x00: Cache battery registersLars-Peter Clausen2011-02-221-121/+150
| | * | bq27x00: Add bq27000 supportLars-Peter Clausen2011-02-223-15/+202
| | * | bq27x00: Prepare code for addition of bq27000 platform driverLars-Peter Clausen2011-02-221-47/+39
| | * | bq27x00: Return -ENODEV for properties if the battery is not presentLars-Peter Clausen2011-02-221-2/+7
| | * | bq27x00: Fix CURRENT_NOW propertyPali Rohár2011-02-221-2/+5
| | * | bq27x00: Improve temperature property precessionLars-Peter Clausen2011-02-221-1/+1
| | * | bq27x00: Add type propertyLars-Peter Clausen2011-02-221-0/+4
| | * | power_supply: Initialize changed_work before calling device_addLars-Peter Clausen2011-02-221-2/+2
| | * | power_supply: Ignore -ENODATA errors when generating ueventsLars-Peter Clausen2011-02-221-1/+1
| * | | twl4030_charger: Make the driver atomic notifier safeHeikki Krogerus2011-02-281-6/+19
| |/ /
| * | power_supply: Add new LED trigger charging-blink-solid-fullVasily Khoruzhick2011-01-312-0/+21
| * | leds: Add ability to blink via simple triggerVasily Khoruzhick2011-01-312-0/+23
| * | bq20z75: Add support for charge propertiesRhyland Klein2011-01-312-11/+131
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2011-03-2511-31/+326
|\ \ \
| * | | dm stripe: implement merge methodMustafa Mesanovic2011-03-241-1/+22
| * | | dm mpath: allow table load with no priority groupsMike Snitzer2011-03-241-3/+10
| * | | dm mpath: fail message ioctl if specified path is not validMike Snitzer2011-03-241-2/+2
| * | | dm ioctl: add flag to wipe buffers for secure dataMilan Broz2011-03-242-5/+30
| * | | dm ioctl: prepare for crypt key wipingMilan Broz2011-03-241-14/+11
| * | | dm crypt: wipe keys string immediately after key is setMilan Broz2011-03-241-5/+14
| * | | dm: add flakey targetJosef Bacik2011-03-244-0/+236
| * | | dm: fix opening log and cow devices for read only tablesMilan Broz2011-03-242-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-03-252-6/+14
|\ \ \ \
| * | | | Input: tsc2005 - fix locking issueAaro Koskinen2011-03-231-2/+10
| * | | | Input: tsc2005 - use relative jiffies to schedule the watchdogAaro Koskinen2011-03-231-2/+2
| * | | | Input: tsc2005 - driver should depend on GENERIC_HARDIRQSGeert Uytterhoeven2011-03-232-2/+2