summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-01-27ACPI: Check MSR valid bit before using P-state frequenciesStefan Bader
2013-01-27ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-27ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
2013-01-17ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui
2013-01-11ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-11ACPI: do acpisleep dmi check when CONFIG_ACPI_SLEEP is setZhang Rui
2012-12-17ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklistLan Tianyu
2012-12-17ACPI / video: ignore BIOS initial backlight value for HP Folio 13-2000Zhang Rui
2012-12-17ACPI / PM: Add Sony Vaio VPCEB1S1E to nonvs blacklist.Lan Tianyu
2012-12-17ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra
2012-11-03ACPI video: Ignore errors after _DOD evaluation.Igor Murzov
2012-10-26ACPI: missing breakAlan Cox
2012-10-23ACPI: Fix memory leak in acpi_bind_one()Jesper Juhl
2012-10-16ACPI: Reorder IPMI driver before any other ACPI driversMatthew Garrett
2012-10-09Merge branches 'fixes-for-37', 'ec' and 'thermal' into releaseLen Brown
2012-10-09Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...Len Brown
2012-10-08cpuidle / ACPI: fix potential NULL pointer dereferenceWei Yongjun
2012-10-08Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-06Merge branches 'acpica', 'acpidump', 'intel-idle', 'misc', 'module_acpi_drive...Len Brown
2012-10-06ACPI: Add new sysfs interface to export device descriptionLance Ortiz
2012-10-06ACPI: Harden acpi_table_parse_entries() against BIOS bugFenghua Yu
2012-10-06ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang
2012-10-06ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-10-03Merge branch 'drm-next-3.7' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett
2012-09-25ACPI: run _OSC after ACPI_FULL_INITIALIZATIONLin Ming
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi
2012-09-24PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi
2012-09-24PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-09-24Merge branch 'pm-cpuidle'Rafael J. Wysocki
2012-09-24Thermal: Introduce thermal_zone_trip_update()Zhang Rui
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui
2012-09-24Thermal: Introduce .get_trend() callback.Zhang Rui
2012-09-24Thermal: set upper and lower limitsZhang Rui
2012-09-21ACPI/sbshc: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI/hed: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI/fan: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI/button: convert to module_acpi_driver()Mika Westerberg
2012-09-21ACPI: Allow ACPI binding with USB-3.0 hubLan Tianyu
2012-09-21ACPICA: Table Manager: Merge duplicate code (root table)Lv Zheng
2012-09-21ACPI: Use ACPICA native way to decode the PLD bufferFeng Tang
2012-09-21ACPICA: Add support for complex _PLD buffers.Bob Moore