summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* i2c: Factor out runtime suspend checks from PM operationsMark Brown2011-01-141-48/+20
* i2c: Unregister dummy devices last on adapter removalJean Delvare2011-01-141-1/+13
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-1411-34/+49
|\
| * drm/i915/lvds: Add AOpen i915GMm-HFS to the list of false-positive LVDSKnut Petersen2011-01-141-0/+8
| * agp/intel: Fix device names of i845 and 845GOswald Buddenhagen2011-01-142-3/+3
| * drm/i915: Disable GPU semaphores on SandyBridge mobileChris Wilson2011-01-141-1/+2
| * drm/i915/execbuffer: Clear domains before beginning reloc processingChris Wilson2011-01-131-4/+3
| * drm/i915/execbuffer: Reorder relocations to match new object orderChris Wilson2011-01-131-6/+9
| * drm/i915: Fix error handler to capture the first batch after the seqnoChris Wilson2011-01-131-1/+1
| * drm/i915: Add a module option to override the use of SSCChris Wilson2011-01-134-17/+21
| * drm/i915/panel: The backlight is enabled if the current value is non-zeroIndan Zupancic2011-01-121-1/+1
| * drm/i915/debugfs: Correct format after changing type of err object 'size'Chris Wilson2011-01-121-1/+1
* | 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-121-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