summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_pmic_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* intel_pmic_gpio: Convert printks to pr_<level>Joe Perches2011-05-271-7/+7
* x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett2011-04-131-1/+1
* platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-041-4/+39
* drivers: Final irq namespace conversionThomas Gleixner2011-03-291-3/+5
* platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-211-38/+12
* platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-071-48/+32
* platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-071-14/+8
* platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-071-5/+1
* [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s...Feng Tang2011-01-071-1/+5
* Remove duplicate includes from many filesZimny Lech2010-10-271-1/+0
* intel_pmic_gpio: fix off-by-one value range checkingAxel Lin2010-10-211-1/+1
* intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerAlek Du2010-10-211-12/+12
* gpio: Add PMIC GPIO block supportAlek Du2010-08-031-0/+340