summaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede2014-06-071-8/+0
* ACPI / video: correct DMI tag for Dell Inspiron 7520Aaron Lu2014-06-071-1/+1
* ACPI: blacklist win8 OSI for Dell Inspiron 7737Edward Lin2014-06-071-0/+8
* ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck2014-06-072-60/+58
* ACPI / processor: do not mark present at boot but not onlined CPU as onlinedIgor Mammedov2014-06-071-1/+0
* ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PXHans de Goede2014-06-071-0/+13
* ACPI / video: Add use_native_backlight quirks for more systemsHans de Goede2014-06-071-2/+18
* ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu2014-06-071-1/+328
* ACPI: Revert "ACPI: Remove CONFIG_ACPI_PROCFS_POWER and cm_sbsc.c"Lan Tianyu2014-06-073-0/+123
* ACPICA: Tables: Restore old behavor to favor 32-bit FADT addresses.Lv Zheng2014-06-071-2/+2
* ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().Lv Zheng2014-06-071-2/+5
* ACPI / EC: Process rather than discard events in acpi_ec_clearKieran Clancy2014-06-071-9/+12
* ACPI / processor: Fix failure of loading acpi-cpufreq driverLan Tianyu2014-05-131-3/+4
* ACPICA: Restore code that repairs NULL package elements in return values.Lv Zheng2014-05-061-4/+21
* ACPI / button: Add ACPI Button event via netlink routineLan Tianyu2014-04-261-0/+4
* ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki2014-03-131-17/+15
* Revert "ACPI / sleep: pm_power_off needs more sanity checks to be installed"Rafael J. Wysocki2014-03-091-6/+1
*---. Merge branches 'acpi-resources', 'acpi-ec' and 'acpi-sleep'Rafael J. Wysocki2014-03-083-1/+80
|\ \ \
| | | * ACPI / sleep: pm_power_off needs more sanity checks to be installedLi, Aubrey2014-03-031-1/+6
| | * | ACPI / EC: Clear stale EC events on Samsung systemsKieran Clancy2014-03-061-0/+64
| | |/
| * / ACPI / resources: ignore invalid ACPI device resourcesZhang Rui2014-03-011-0/+10
|/ /
* / ACPI / processor: Rework processor throttling with work_on_cpu()Lan Tianyu2014-02-271-37/+32
|/
*-. Merge branches 'acpi-pm' and 'acpi-video'Rafael J. Wysocki2014-02-219-80/+154
|\ \
| | * Revert "ACPI: Blacklist Win8 OSI for some HP laptop 2013 models"Rafael J. Wysocki2014-02-201-50/+0
| | * ACPI / video: Add systems that should favour native backlight interfaceAaron Lu2014-02-203-29/+134
| | * ACPI / video: Filter the _BCL table for duplicate brightness valuesHans de Goede2014-02-201-1/+7
| * | ACPI / thermal: fix thermal driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-131-0/+2
| * | ACPI / SBS: fix SBS driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
| * | ACPI / fan: fix fan driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+3
| * | ACPI / button: fix button driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
| * | ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-131-0/+2
| * | ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan2014-02-131-0/+2
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci' and 'acpi-dsm'Rafael J. Wysocki2014-02-213-9/+10
|\ \ \ \ \ | | | | |/ | | | |/|
| | * / | ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()Tomasz Nowicki2014-02-181-0/+1
| | |/ /
| | | |
| | | \
| | *-. | Merge branches 'acpi-dock', 'acpi-scan' and 'acpi-pci-hotplug'Rafael J. Wysocki2014-02-121-2/+3
| | |\ \|
| | | * | ACPI / container: Fix error code path in container_device_attach()Rafael J. Wysocki2014-02-121-2/+3
| * | | | ACPI / dock: Make 'docked' sysfs attribute work as documentedRafael J. Wysocki2014-02-151-5/+3
| |/ / /
| * | / ACPI / dock: Use acpi_device_enumerated() to check if dock is presentRafael J. Wysocki2014-02-101-2/+3
| | |/ | |/|
* / | ACPI / SBS: Fix incorrect sscanf() stringLuis G.F2014-02-131-1/+1
|/ /
| |
| \
*-. \ Merge branches 'acpi-cleanup' and 'acpi-video'Rafael J. Wysocki2014-02-064-6/+10
|\ \ \ | |_|/ |/| |
| | * ACPI / video: Add HP EliteBook Revolve 810 to the blacklistMika Westerberg2014-02-051-0/+8
| * | ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F2014-02-051-1/+1
| * | ACPI / proc: remove unneeded NULL checkDan Carpenter2014-02-051-1/+1
| * | ACPI / utils: remove a pointless NULL checkDan Carpenter2014-02-051-4/+0
| |/
* / ACPI / hotplug: Fix panic on eject to ejected deviceToshi Kani2014-02-051-2/+4
|/
*-------. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-297-34/+32
|\ \ \ \ \
| | | | | * ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-272-2/+2
| | | | * | ACPI / PM: Use ACPI_COMPANION() to get ACPI companions of devicesRafael J. Wysocki2014-01-271-18/+6
| | | * | | ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to regulator...Mark Brown2014-01-281-0/+9
| | * | | | ACPI / scan: Clear match_driver flag in acpi_bus_trim()Rafael J. Wysocki2014-01-291-0/+1