summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Add a dentry op to allow processes to be held during pathwalk transitDavid Howells2011-01-151-3/+2
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-01-1425-166/+158
|\
| * PCI/PM: Report wakeup events before resuming devicesRafael J. Wysocki2011-01-143-4/+4
| * PCI/PM: Use pm_wakeup_event() directly for reporting wakeup eventsRafael J. Wysocki2011-01-142-16/+6
| * PCI: sysfs: Update ROM to include default owner write accessAlex Williamson2011-01-141-1/+1
| * PCI/ACPI: Request _OSC control once for each root bridge (v3)Rafael J. Wysocki2011-01-147-46/+49
| * PCI/PCIe: Clear Root PME Status bits early during system resumeRafael J. Wysocki2010-12-234-38/+53
| * PCI: pci-stub: ignore zero-length id parametersTejun Heo2010-12-231-0/+3
| * PCI: Skip id checking if no id is passedYinghai Lu2010-12-231-0/+4
| * PCI: fix __pci_device_probe kernel-doc warningRandy Dunlap2010-12-231-1/+1
| * PCI: make pci_restore_state return voidJon Mason2010-12-2311-55/+18
| * PCI: Disable ASPM if BIOS asks us toMatthew Garrett2010-12-232-4/+18
| * PCI: Add mask bit definition for MSI-X tableSheng Yang2010-12-231-2/+3
| * PCI: MSI: Move MSI-X entry definition to pci_regs.hSheng Yang2010-12-231-6/+0
* | Merge git://git.infradead.org/battery-2.6Linus Torvalds2011-01-1415-69/+766
|\ \
| * | power_supply: Add MAX17042 Fuel Gauge DriverMyungJoo Ham2011-01-143-0/+250
| * | olpc_battery: Fix up XO-1.5 properties listSascha Silbe2011-01-131-0/+4
| * | olpc_battery: Add support for CURRENT_NOW and VOLTAGE_NOWSascha Silbe2011-01-121-0/+4
| * | olpc_battery: Add support for CHARGE_NOWSascha Silbe2011-01-121-0/+24
| * | olpc_battery: Add support for CHARGE_FULL_DESIGNSascha Silbe2011-01-121-0/+54
| * | olpc_battery: Ambient temperature is not available on XO-1.5Daniel Drake2011-01-121-3/+25
| * | jz4740-battery: Should include linux/io.hAnton Vorontsov2010-12-221-0/+1
| * | s3c_adc_battery: Add gpio_inverted field to pdataVasily Khoruzhick2010-12-221-3/+9
| * | power_supply: Don't use flush_scheduled_work()Tejun Heo2010-12-226-20/+20
| * | power_supply: Fix use after free and memory leakVasiliy Kulikov2010-12-221-2/+2
| * | gpio-charger: Fix potential race between irq handler and probe/removeLars-Peter Clausen2010-12-221-15/+14
| * | gpio-charger: Provide default name for the power_supplyLars-Peter Clausen2010-12-221-1/+1
| * | gpio-charger: Check result of kzallocLars-Peter Clausen2010-12-221-0/+4
| * | jz4740-battery: Check if platform_data is suppliedLars-Peter Clausen2010-11-181-0/+5
| * | isp1704_charger: Detect charger after probeHeikki Krogerus2010-11-181-0/+17
| * | isp1704_charger: Set isp->dev before anything needs itHeikki Krogerus2010-11-181-3/+3
| * | isp1704_charger: Detect HUB/Host chargersHeikki Krogerus2010-11-181-38/+142
| * | isp1704_charger: Correct length for storing modelAmeya Palande2010-11-181-1/+1
| * | power_supply: Add gpio charger driverLars-Peter Clausen2010-11-183-0/+196
| * | jz4740-battery: Protect against concurrent battery readingsLars-Peter Clausen2010-11-181-0/+7
| * | ds2760_battery: Fix calculation of time_to_empty_nowSven Neumann2010-11-181-1/+1
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2011-01-1441-1278/+1686
|\ \ \
| * | | mfd: ab8500-core chip version cut 2.0 supportMattias Wallin2011-01-141-11/+25
| * | | mfd: Flag WM831x /IRQ as a wake sourceMark Brown2011-01-141-0/+11
| * | | mfd: Convert WM831x away from legacy I2C PM operationsMark Brown2011-01-141-5/+8
| * | | regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham2011-01-141-20/+67
| * | | mfd: Support LP3974 RTCMyungJoo Ham2011-01-143-8/+79
| * | | i2c: Convert SCx200 driver from using raw PCI to platform deviceAndres Salomon2011-01-141-120/+80
| * | | mfd: MAX8998/LP3974 hibernation supportMyungJoo Ham2011-01-142-0/+115
| * | | mfd/ab8500: remove spi supportSundar Iyer2011-01-143-148/+5
| * | | mfd: Remove ARCH_U8500 dependency from AB8500Mark Brown2011-01-141-1/+1
| * | | misc: Make AB8500_PWM driver depend on U8500 due to PWM breakageMark Brown2011-01-141-1/+1
| * | | mfd: Add __devexit annotation for vx855_removeAxel Lin2011-01-141-1/+1
| * | | mfd: twl6030 irq_data conversion.Lennert Buytenhek2011-01-141-1/+1
| * | | gpio: Fix cs5535 printk warningsJoe Perches2011-01-141-2/+1