summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-12-1129-243/+1522
|\
| * gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones2012-12-101-31/+47
| * gpio: add TS-5500 DIO blocks supportVivien Didelot2012-12-104-0/+502
| * gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto2012-12-073-22/+12
| * gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar2012-12-013-2/+28
| * gpio: pl061 depends on ARMAlessandro Rubini2012-12-011-1/+1
| * gpio/pl061: remove old commentBaruch Siach2012-11-301-6/+1
| * gpio: SPEAr: add spi chipselect control driverShiraz Hashim2012-11-185-0/+276
| * gpio: gpio-max710x: Support device tree probingRoland Stigge2012-11-171-6/+6
| * gpio: twl4030: Use only TWL4030_MODULE_LED for LED configurationPeter Ujfalusi2012-11-171-17/+18
| * gpio: tegra: read output value when gpio is set in direction_outLaxman Dewangan2012-11-171-0/+5
| * gpio: pca953x: Add compatible strings to gpio-pca953x driverMaxime Ripard2012-11-171-0/+29
| * gpio: pca953x: Register an IRQ domainMaxime Ripard2012-11-171-6/+20
| * gpio: mvebu: Set free callback for gpio_chipAxel Lin2012-11-081-2/+3
| * gpio: tegra: Drop exporting static functionsAxel Lin2012-11-081-2/+0
| * gpio: tegra: Staticize non-exported symbolsAxel Lin2012-11-081-2/+2
| * gpio: tegra: fix suspend/resume apisLaxman Dewangan2012-11-081-5/+13
| * gpio-pch: Set parent dev for gpio chipAlexander Stein2012-11-041-0/+1
| * gpio: em: Fix build errorsAxel Lin2012-11-041-3/+3
| * GPIO: clps711x: use platform_device_unregister in gpio_clps711x_init()Wei Yongjun2012-10-271-2/+1
| * gpio/tc3589x: convert to use the simple irqdomainLinus Walleij2012-10-261-11/+9
| * gpio/em: convert to linear IRQ domainLinus Walleij2012-10-261-39/+7
| * gpio/mvebu: convert to use irq_domain_add_simple()Linus Walleij2012-10-261-2/+2
| * gpio/tegra: convert to use linear irqdomainLinus Walleij2012-10-261-9/+5
| * gpiolib: unlock on error in gpio_export()Dan Carpenter2012-10-261-1/+2
| * gpiolib: add gpio get direction callback supportMathias Nyman2012-10-262-2/+41
| * GPIO: clps711x: Fix direction logic for PORTDAlexander Shiyan2012-10-261-14/+51
| * GPIO: clps711x: Fix return value for gpio_clps711x_getAlexander Shiyan2012-10-241-1/+1
| * gpiolib: Refactor gpio_exportRyan Mallon2012-10-231-39/+46
| * GPIO: vt8500: Add extended gpio bank for WM8505/WM8650Tony Prisk2012-10-191-0/+2
| * gpio: clps711x: delete local <mach/gpio.h> headerLinus Walleij2012-10-151-13/+0
| * GPIO: Add support for GPIO on CLPS711X-target platformAlexander Shiyan2012-10-155-0/+182
| * DA9055 GPIO driverAshish Jangam2012-10-153-0/+216
| * gpio/gpio-omap: Use existing pointer to struct deviceTobias Klauser2012-10-151-1/+1
| * gpio/gpio-pl061: Covert to use devm_* functionsTobias Klauser2012-10-151-37/+22
* | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-12-11233-3326/+9470
|\ \
| * \ Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-12-101-0/+8
| |\ \
| | * | mmc: sdhci-acpi: enable runtime-pm for device HID INT33C6Adrian Hunter2012-12-101-0/+8
| * | | Merge branch 'acpi-general'Rafael J. Wysocki2012-12-073-2/+21
| |\ \ \
| | * | | pnpacpi: fix incorrect TEST_ALPHA() testAlan Cox2012-12-071-1/+1
| | * | | ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui2012-12-041-0/+14
| | * | | ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui2012-12-041-1/+6
| * | | | Merge branch 'acpi-enumeration'Rafael J. Wysocki2012-12-072-0/+237
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg2012-12-071-0/+10
| | * | | ACPI: add documentation about ACPI 5 enumerationMika Westerberg2012-12-071-0/+227
| * | | | Merge branch 'acpi-dev-pm'Rafael J. Wysocki2012-12-071-1/+1
| |\ \ \ \
| | * | | | ACPI / PM: Fix header of acpi_dev_pm_detach() in acpi.hRafael J. Wysocki2012-12-051-1/+1
| * | | | | Merge branch 'pm-devfreq'Rafael J. Wysocki2012-12-0710-401/+942
| |\ \ \ \ \
| | * | | | | PM / devfreq: remove compiler error with module governors (2)MyungJoo Ham2012-11-281-0/+5
| | * | | | | Merge tag 'pull_req_20121126' of git://git.kernel.org/pub/scm/linux/kernel/gi...Rafael J. Wysocki2012-11-262-9/+23
| | |\ \ \ \ \