summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/pmic8xxx-pwrkey.c
Commit message (Expand)AuthorAgeFilesLines
* Input: pmic8xxx-pwrkey - fix algorithm for converting trigger delayStephen Boyd2016-04-171-3/+4
* Input: pmic8xxx-pwrkey - support shutdownStephen Boyd2015-07-231-2/+266
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2014-12-171-4/+2
|\
| * Input: misc - use __maybe_unused instead of ifdef around suspend/resumeJingoo Han2014-11-021-4/+2
* | input: misc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
|/
* Input: pmic8xxx-pwrkey - set sane default for debounce timeStephen Boyd2014-05-141-4/+4
* Input: pmic8xxx-pwrkey - migrate to DTStephen Boyd2014-03-301-13/+20
* Input: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* Input: pmic8xxx-pwrkey - switch to using managed resourcesDmitry Torokhov2013-12-271-49/+25
* Input: pmic8xxx-pwrkey - pass correct device identity to free_irq()Wei Yongjun2013-12-271-1/+1
* Input: pmic8xxx-pwrkey - migrate to regmap APIsStephen Boyd2013-12-151-4/+11
* Input: pmic8xxx-pwrkey - pass input device directly to interruptStephen Boyd2013-12-151-12/+12
* Input: pmic8xxx-pwrkey - pass correct pointer to free_irq()Lars-Peter Clausen2013-05-231-1/+1
* Input: pmic8xxx-pwrkey - remove redundant platform_set_drvdata()Sachin Kamat2013-05-051-2/+0
* Input: remove use of __devexitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devinitBill Pemberton2012-11-241-1/+1
* Input: remove use of __devexit_pBill Pemberton2012-11-241-1/+1
* Input: misc - use macro module_platform_driver()JJ Ding2011-11-301-12/+1
* input: pmic8xxx-pwrkey: Do not use mfd_get_data()Samuel Ortiz2011-07-051-1/+2
* input: Add support for Qualcomm PMIC8XXX power keyTrilok Soni2011-05-261-0/+231
OpenPOWER on IntegriCloud