summaryrefslogtreecommitdiff
path: root/drivers/acpi/ac.c
AgeCommit message (Expand)Author
2023-10-17ACPI: AC: Rename ACPI device from device to adevMichal Wilczynski
2023-10-13ACPI: AC: Replace acpi_driver with platform_driverMichal Wilczynski
2023-10-13ACPI: AC: Use string_choices API instead of ternary operatorMichal Wilczynski
2023-10-13ACPI: AC: Remove redundant checksMichal Wilczynski
2023-10-06ACPI: bus: Add context argument to acpi_dev_install_notify_handler()Rafael J. Wysocki
2023-07-14ACPI: AC: Install Notify() handler directlyMichal Wilczynski
2022-11-23ACPI: make remove callback of ACPI driver voidDawei Li
2022-09-24ACPI: AC: Remove the leftover struct acpi_ac_blHanjun Guo
2022-05-12ACPI: clean up white space in a few places for consistencyIan Cowan
2022-01-04ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helperHans de Goede
2021-10-26ACPI: AC: Quirk GK45 to skip reading _PSRStefan Schaeckeler
2021-04-08ACPI: AC: fix some coding style issuesXiaofei Tan
2021-03-19ACPI: fix various typos in commentsTom Saeger
2021-02-04ACPI: AC: Clean up printing messagesRafael J. Wysocki
2020-08-03Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc'Rafael J. Wysocki
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-22ACPI: procfs: Remove last dirs after being marked deprecated for a decadeThomas Renninger
2020-03-04ACPI / AC: Cleanup DMI quirk tableHans de Goede
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-06-04Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac'Rafael J. Wysocki
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2018-05-10ACPI / AC: Add quirk to avoid checking for PMIC with native driverCarlo Caione
2018-05-02ACPI / AC: Remove initializer for unused ident dmi_system_idHans de Goede
2018-02-21battery: Add the battery hooking APIOgnjen Galic
2017-11-09ACPI: Mark expected switch fall-throughsGustavo A. R. Silva
2017-04-19ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driverHans de Goede
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-15ACPI / AC: constify DMI system id tableMathias Krause
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2014-07-07Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu
2014-05-08ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck
2014-03-19ACPI / AC: recheck adapter status upon battery status changesAlexander Mezin
2014-02-13ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14ACPI / AC: Remove struct acpi_device pointer from struct acpi_acLan Tianyu
2013-10-16ACPI / AC: Remove AC's proc directory.Lan Tianyu
2013-09-25ACPI / AC: convert ACPI ac driver to platform busZhang Rui
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-24ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-07-01ACPI: Use struct dev_pm_ops for power management in the AC driverRafael J. Wysocki
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody