index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
intel_pmic_gpio.c
Age
Commit message (
Expand
)
Author
2011-05-27
intel_pmic_gpio: Convert printks to pr_<level>
Joe Perches
2011-04-13
x86 platform drivers: Build fix for intel_pmic_gpio
Matthew Garrett
2011-04-04
platform-drivers: x86: pmic: Restore the dropped buslock/unlock
Thomas Gleixner
2011-03-29
drivers: Final irq namespace conversion
Thomas Gleixner
2011-02-21
platform-drivers: x86: pmic: Use request_irq instead of chained handler
Thomas Gleixner
2011-02-07
platform-drivers: x86: pmic: Use irq_chip buslock mechanism
Thomas Gleixner
2011-02-07
platform-drivers: x86: Convert pmic to new irq_chip functions
Thomas Gleixner
2011-02-07
platform-drivers: x86: pmic: Fix up bogus irq hackery
Thomas Gleixner
2011-01-07
[PATCH] intel_pmic_gpio: modify EOI handling following change of kernel irq s...
Feng Tang
2010-10-27
Remove duplicate includes from many files
Zimny Lech
2010-10-21
intel_pmic_gpio: fix off-by-one value range checking
Axel Lin
2010-10-21
intel_pmic_gpio: swap the bits and mask args for intel_scu_ipc_update_register
Alek Du
2010-08-03
gpio: Add PMIC GPIO block support
Alek Du