| Commit message (Expand) | Author | Age | Files | Lines |
* | mfd: Fix twl_probe section mismatch warning in mfd/twl-core.c | Bryan Wu | 2011-01-14 | 1 | -1/+1 |
* | mfd: ab8500-core ioresources irq for subdrivers added | Mattias Wallin | 2011-01-14 | 2 | -9/+201 |
* | mfd: ab8500-core wake up from suspend | Mattias Wallin | 2011-01-14 | 1 | -1/+2 |
* | mfd: Export ab8500 chip id to sysfs | Mattias Wallin | 2011-01-14 | 1 | -0/+25 |
* | mfd: ab8500-core improved error handling in get_chip_id | Mattias Wallin | 2011-01-14 | 1 | -2/+6 |
* | gpio/misc: Add MODULE_ALIAS entries for CS5535 functions | Andres Salomon | 2011-01-14 | 2 | -0/+2 |
* | misc: Convert cs5535-mfgpt from pci device to platform device | Andres Salomon | 2011-01-14 | 1 | -52/+21 |
* | gpio: Convert cs5535 from pci device to platform device | Andres Salomon | 2011-01-14 | 1 | -62/+31 |
* | mfd: Fix cs5535 warning on x86-64 | Andres Salomon | 2011-01-14 | 1 | -1/+1 |
* | mfd: Implement runtime PM for WM8994 core driver | Mark Brown | 2011-01-14 | 1 | -23/+23 |
* | mfd: Provide pm_runtime_no_callbacks flag in cell data | Mark Brown | 2011-01-14 | 2 | -0/+10 |
* | mfd: Fix ab8500-debug indentation errors | Mattias Wallin | 2011-01-14 | 1 | -508/+508 |
* | mfd: Convert WM8994 to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -15/+17 |
* | mfd: Convert WM835x to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -15/+17 |
* | mfd: Convert WM831x to new irq_ interrupt methods | Mark Brown | 2011-01-14 | 1 | -20/+22 |
* | mfd: Add WM8326 support | Mark Brown | 2011-01-14 | 4 | -0/+27 |
* | mfd: Simplify WM832x subdevice instantiation | Mark Brown | 2011-01-14 | 1 | -10/+0 |
* | mfd: Use printf extension %pR for struct resource | Joe Perches | 2011-01-14 | 1 | -5/+2 |
* | mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 support | Andres Salomon | 2011-01-14 | 3 | -0/+160 |
* | mfd: Don't open-code mc13xxx_unlock | Uwe Kleine-König | 2011-01-14 | 1 | -1/+1 |
* | mfd: Include <linux/gpio.h> instead of <asm/gpio.h> | Axel Lin | 2011-01-14 | 1 | -1/+1 |
* | mfd: Include <linux/io.h> instead of <asm/io.h> | Axel Lin | 2011-01-14 | 1 | -1/+1 |
* | mfd: Update WARN uses | Joe Perches | 2011-01-14 | 1 | -3/+2 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2011-01-13 | 84 | -1611/+3373 |
|\ |
|
| * | Merge branch 'suspend-ioremap-cache' into release | Len Brown | 2011-01-12 | 2 | -10/+11 |
| |\ |
|
| | * | ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS rework | Rafael J. Wysocki | 2011-01-12 | 2 | -10/+11 |
| * | | Merge branch 'misc' into test | Len Brown | 2011-01-12 | 1 | -4/+7 |
| |\ \ |
|
| | * | | ACPI: fix resource check message | Thomas Renninger | 2011-01-12 | 1 | -4/+7 |
| * | | | Merge branch 'misc' into release | Len Brown | 2011-01-12 | 2 | -22/+10 |
| |\ \ \
| | |/ / |
|
| | * | | thermal: make ops constant | Alan Cox | 2010-11-30 | 2 | -22/+10 |
| * | | | Merge branch 'bugzilla-21212' into release | Len Brown | 2011-01-12 | 1 | -3/+12 |
| |\ \ \ |
|
| | * | | | ACPI video: introduce module parameter video.use_bios_initial_backlight | Zhang Rui | 2010-12-14 | 1 | -3/+12 |
| * | | | | ACPI / Battery: Update information on info notification and resume | Rafael J. Wysocki | 2011-01-12 | 1 | -0/+14 |
| * | | | | ACPI: Drop device flag wake_capable | Rafael J. Wysocki | 2011-01-12 | 2 | -19/+10 |
| * | | | | ACPI: Always check if _PRW is present before trying to evaluate it | Rafael J. Wysocki | 2011-01-12 | 1 | -2/+7 |
| * | | | | ACPI / PM: Check status of power resources under mutexes | Rafael J. Wysocki | 2011-01-12 | 1 | -13/+20 |
| * | | | | ACPI / PM: Rename acpi_power_off_device() | Rafael J. Wysocki | 2011-01-12 | 1 | -4/+3 |
| * | | | | Merge branch 'kconfig-text' into release | Len Brown | 2011-01-12 | 1 | -1/+0 |
| |\ \ \ \ |
|
| | * | | | | ACPI: update CONFIG_ACPI_PROCFS description | Zhang Rui | 2011-01-12 | 1 | -5/+0 |
| * | | | | | Merge branch 'ipmi' into release | Len Brown | 2011-01-12 | 8 | -4/+653 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controller | Zhao Yakui | 2010-12-14 | 3 | -0/+537 |
| | * | | | | IPMI: Add the document description of ipmi_get_smi_info | Zhao Yakui | 2010-12-14 | 1 | -0/+27 |
| | * | | | | IPMI: Add one interface to get more info of low-level IPMI device | Zhao Yakui | 2010-12-14 | 4 | -4/+89 |
| | |/ / / |
|
| * | | | | Merge branch 'apei' into release | Len Brown | 2011-01-12 | 10 | -92/+866 |
| |\ \ \ \ |
|
| | * | | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support | Huang Ying | 2011-01-12 | 6 | -84/+328 |
| | * | | | | ACPI, APEI, Report GHES error information via printk | Huang Ying | 2010-12-13 | 1 | -4/+21 |
| | * | | | | ACPI, APEI, Add APEI generic error status printing support | Huang Ying | 2010-12-13 | 3 | -0/+435 |
| | * | | | | Add CPER PCIe error section structure and constants definition | Huang Ying | 2010-12-13 | 1 | -4/+82 |
| | |/ / / |
|
| * | | | | Merge branch 'acpi-video' into release | Len Brown | 2011-01-12 | 5 | -146/+7 |
| |\ \ \ \ |
|
| | * | | | | ACPI video: check cap._DDC flag before getting EDID | Zhang Rui | 2010-12-14 | 1 | -0/+3 |