summaryrefslogtreecommitdiff
path: root/drivers/platform/x86/intel_pmic_gpio.c
AgeCommit message (Expand)Author
2014-10-20platform: x86: drop owner assignment from platform_driversWolfram Sang
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-06-09platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range checkAxel Lin
2013-07-10x86 platform drivers: fix gpio leakLibo Chen
2013-01-03Drivers: platform: x86: remove __dev* attributes.Greg Kroah-Hartman
2011-05-27intel_pmic_gpio: Convert printks to pr_<level>Joe Perches
2011-04-13x86 platform drivers: Build fix for intel_pmic_gpioMatthew Garrett
2011-04-04platform-drivers: x86: pmic: Restore the dropped buslock/unlockThomas Gleixner
2011-03-29drivers: Final irq namespace conversionThomas Gleixner
2011-02-21platform-drivers: x86: pmic: Use request_irq instead of chained handlerThomas Gleixner
2011-02-07platform-drivers: x86: pmic: Use irq_chip buslock mechanismThomas Gleixner
2011-02-07platform-drivers: x86: Convert pmic to new irq_chip functionsThomas Gleixner
2011-02-07platform-drivers: x86: pmic: Fix up bogus irq hackeryThomas Gleixner
2011-01-07[PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s...Feng Tang
2010-10-27Remove duplicate includes from many filesZimny Lech
2010-10-21intel_pmic_gpio: fix off-by-one value range checkingAxel Lin
2010-10-21intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_registerAlek Du
2010-08-03gpio: Add PMIC GPIO block supportAlek Du