summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
2014-06-07ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede1-8/+0
2014-06-07ACPI / video: correct DMI tag for Dell Inspiron 7520Aaron Lu1-1/+1
2014-06-07ACPI: blacklist win8 OSI for Dell Inspiron 7737Edward Lin1-0/+8
2014-06-07ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck2-60/+58
2014-06-07ACPI / processor: do not mark present at boot but not onlined CPU as onlinedIgor Mammedov1-1/+0
2014-06-07ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede1-0/+13
2014-06-07ACPI / video: Add use_native_backlight quirks for more systemsHans de Goede1-2/+18
2014-06-07ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu1-1/+328
2014-06-07ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"Lan Tianyu3-0/+123
2014-06-07ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng1-2/+2
2014-06-07ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng1-2/+5
2014-06-07ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy1-9/+12
2014-05-13ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu1-3/+4
2014-05-06ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng1-4/+21
2014-04-27ACPI / button: Add ACPI Button event via netlink routineLan Tianyu1-0/+4
2014-03-14ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki1-17/+15
2014-03-10Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki1-6/+1
2014-03-08Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki3-1/+80
2014-03-06ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy1-0/+64
2014-03-03ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey1-1/+6
2014-03-02ACPI / resources: ignore invalid ACPI device resourcesZhang Rui1-0/+10
2014-02-27ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu1-37/+32
2014-02-21Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki9-80/+154
2014-02-21Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki3-9/+10
2014-02-20Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"Rafael J. Wysocki1-50/+0
2014-02-20ACPI / video: Add systems that should favour native backlight interfaceAaron Lu3-29/+134
2014-02-20ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede1-1/+7
2014-02-18ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki1-0/+1
2014-02-15ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki1-5/+3
2014-02-13ACPI / SBS: Fix incorrect sscanf() stringLuis G.F1-1/+1
2014-02-13ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan1-0/+2
2014-02-13ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-13ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+3
2014-02-13ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-13ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan1-0/+2
2014-02-13ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-12Merge branches 'acpi-dock', 'acpi-scan' and 'acpi-pci-hotplug'Rafael J. Wysocki1-2/+3
2014-02-12ACPI / container: Fix error code path in container_device_attach()Rafael J. Wysocki1-2/+3
2014-02-10ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki1-2/+3
2014-02-07Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki4-6/+10
2014-02-05ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani1-2/+4
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F1-1/+1
2014-02-05ACPI / proc: remove unneeded NULL checkDan Carpenter1-1/+1
2014-02-05ACPI / utils: remove a pointless NULL checkDan Carpenter1-4/+0
2014-02-05ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg1-0/+8
2014-01-29Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki7-34/+32
2014-01-29ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki1-0/+1
2014-01-29ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown1-0/+9
2014-01-28ACPICA: Remove bool usage from ACPICA.Lv Zheng2-2/+2
2014-01-28ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki1-18/+6