aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/platform/x86/intel_pmic_gpio.c
Commit message (Expand)AuthorAge
* intel_pmic_gpio: Make explicitly non-modularPaul Gortmaker2016-08-29
* platform: x86: intel-pmic: use gpiochip data pointerLinus Walleij2016-04-26
* gpio: change member .dev to .parentLinus Walleij2015-11-19
* platform: x86: drop owner assignment from platform_driversWolfram Sang2014-10-20
* driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe2014-09-18
* platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range checkAxel Lin2014-06-09
* x86 platform drivers: fix gpio leakLibo Chen2013-07-10
* Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* intel_pmic_gpio: Convert printks to pr_<level>Joe Perches2011-05-27
* x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett2011-04-13
* platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner2011-04-04
* drivers: Final irq namespace conversionThomas Gleixner2011-03-29
* platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner2011-02-21
* platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner2011-02-07
* platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner2011-02-07
* platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner2011-02-07
* [PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s...Feng Tang2011-01-07
* Remove duplicate includes from many filesZimny Lech2010-10-27
* intel_pmic_gpio: fix off-by-one value range checkingAxel Lin2010-10-21
* intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerAlek Du2010-10-21
* gpio: Add PMIC GPIO block supportAlek Du2010-08-03