summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* gpio/misc: Add MODULE_ALIAS entries for CS5535 functionsAndres Salomon2011-01-142-0/+2
* misc: Convert cs5535-mfgpt from pci device to platform deviceAndres Salomon2011-01-141-52/+21
* gpio: Convert cs5535 from pci device to platform deviceAndres Salomon2011-01-141-62/+31
* mfd: Fix cs5535 warning on x86-64Andres Salomon2011-01-141-1/+1
* mfd: Implement runtime PM for WM8994 core driverMark Brown2011-01-141-23/+23
* mfd: Provide pm_runtime_no_callbacks flag in cell dataMark Brown2011-01-141-0/+4
* mfd: Fix ab8500-debug indentation errorsMattias Wallin2011-01-141-508/+508
* mfd: Convert WM8994 to new irq_ interrupt methodsMark Brown2011-01-141-15/+17
* mfd: Convert WM835x to new irq_ interrupt methodsMark Brown2011-01-141-15/+17
* mfd: Convert WM831x to new irq_ interrupt methodsMark Brown2011-01-141-20/+22
* mfd: Add WM8326 supportMark Brown2011-01-143-0/+26
* mfd: Simplify WM832x subdevice instantiationMark Brown2011-01-141-10/+0
* mfd: Use printf extension %pR for struct resourceJoe Perches2011-01-141-5/+2
* mfd: Add cs5535-mfd driver for AMD Geode's CS5535/CS5536 supportAndres Salomon2011-01-143-0/+160
* mfd: Don't open-code mc13xxx_unlockUwe Kleine-König2011-01-141-1/+1
* mfd: Include <linux/gpio.h> instead of <asm/gpio.h>Axel Lin2011-01-141-1/+1
* mfd: Include <linux/io.h> instead of <asm/io.h>Axel Lin2011-01-141-1/+1
* mfd: Update WARN usesJoe Perches2011-01-141-3/+2
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2011-01-1359-1528/+3085
|\
| * Merge branch 'suspend-ioremap-cache' into releaseLen Brown2011-01-121-1/+1
| |\
| | * ACPI / PM: Fix build problems for !CONFIG_ACPI related to NVS reworkRafael J. Wysocki2011-01-121-1/+1
| * | Merge branch 'misc' into testLen Brown2011-01-121-4/+7
| |\ \
| | * | ACPI: fix resource check messageThomas Renninger2011-01-121-4/+7
| * | | Merge branch 'misc' into releaseLen Brown2011-01-121-12/+5
| |\| |
| | * | thermal: make ops constantAlan Cox2010-11-301-12/+5
| * | | Merge branch 'bugzilla-21212' into releaseLen Brown2011-01-121-3/+12
| |\ \ \
| | * | | ACPI video: introduce module parameter video.use_bios_initial_backlightZhang Rui2010-12-141-3/+12
| * | | | ACPI / Battery: Update information on info notification and resumeRafael J. Wysocki2011-01-121-0/+14
| * | | | ACPI: Drop device flag wake_capableRafael J. Wysocki2011-01-121-17/+9
| * | | | ACPI: Always check if _PRW is present before trying to evaluate itRafael J. Wysocki2011-01-121-2/+7
| * | | | ACPI / PM: Check status of power resources under mutexesRafael J. Wysocki2011-01-121-13/+20
| * | | | ACPI / PM: Rename acpi_power_off_device()Rafael J. Wysocki2011-01-121-4/+3
| * | | | Merge branch 'kconfig-text' into releaseLen Brown2011-01-121-1/+0
| |\ \ \ \
| | * | | | ACPI: update CONFIG_ACPI_PROCFS descriptionZhang Rui2011-01-121-5/+0
| * | | | | Merge branch 'ipmi' into releaseLen Brown2011-01-125-4/+580
| |\| | | |
| | * | | | IPMI/ACPI: Add the IPMI opregion driver to enable ACPI to access BMC controllerZhao Yakui2010-12-143-0/+537
| | * | | | IPMI: Add one interface to get more info of low-level IPMI deviceZhao Yakui2010-12-142-4/+43
| | |/ / /
| * | | | Merge branch 'apei' into releaseLen Brown2011-01-123-88/+656
| |\ \ \ \
| | * | | | ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2011-01-121-84/+322
| | * | | | ACPI, APEI, Report GHES error information via printkHuang Ying2010-12-131-4/+21
| | * | | | ACPI, APEI, Add APEI generic error status printing supportHuang Ying2010-12-132-0/+313
| | |/ / /
| * | | | Merge branch 'acpi-video' into releaseLen Brown2011-01-124-141/+7
| |\ \ \ \
| | * | | | ACPI video: check cap._DDC flag before getting EDIDZhang Rui2010-12-141-0/+3
| | * | | | ACPI video: remove output switching controlZhang Rui2010-12-144-141/+4
| | |/ / /
| * | | | Merge branch 'throttling' into releaseLen Brown2011-01-122-3/+78
| |\ \ \ \
| | * | | | ACPI: Reevaluate whether the T-state is supported or not after cpu is online/...Zhao Yakui2011-01-102-0/+57
| | * | | | ACPI: Check the returned value of set_cpus_allowed_ptr before T-state operationZhao Yakui2011-01-101-3/+21
| * | | | | Merge branch 'thermal' into releaseLen Brown2011-01-122-1/+103
| |\ \ \ \ \
| | * | | | | thermal: Add event notification to thermal frameworkR.Durgadoss2011-01-122-1/+103
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'procfs-cleanup' into releaseLen Brown2011-01-126-193/+9
| |\ \ \ \ \