History log of /drivers/mfd/pm8921-core.c
Revision Date Author Comments
c013f0a56c56b88ac63c4037f2dfaaf2422fa863 05-Apr-2011 Abhijeet Dharmapurikar <adharmap@codeaurora.org> mfd: Add pm8xxx irq support

Add support for the irq controller in Qualcomm 8xxx pmic. The 8xxx
interrupt controller provides control for gpio and mpp configured as
interrupts in addition to other subdevice interrupts. The interrupt
controller also provides a way to read the real time status of an
interrupt. This real time status is the only way one can get the
input values of gpio and mpp lines.

Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
cbdb53e1f33baf60ded045dc79cd0dd4e9705fa5 05-Apr-2011 Abhijeet Dharmapurikar <adharmap@codeaurora.org> mfd: Add Qualcomm PMIC 8921 core driver

Add support for the Qualcomm PM8921 PMIC chip. The core driver
will communicate with the PMIC chip via the MSM SSBI bus.

Signed-off-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>