summaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_pmic_gpio.c
Commit message (Expand)AuthorAgeFilesLines
* intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker2016-08-281-6/+2
* platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij2016-04-261-3/+3
* gpio: change member .dev to .parentLinus Walleij2015-11-191-2/+2
* platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-181-2/+1
* platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range checkAxel Lin2014-06-091-2/+2
* x86 platform drivers: fix gpio leakLibo Chen2013-07-101-1/+5
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* 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
OpenPOWER on IntegriCloud