| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-25 | ACPI: AC: Switch over to devres-based resource management | Rafael J. Wysocki | 1 | -26/+11 |
| 2026-05-11 | ACPI: driver: Check ACPI_COMPANION() against NULL during probe | Rafael J. Wysocki | 1 | -1/+5 |
| 2026-03-13 | ACPI: AC: Define ACPI_AC_CLASS in one place | Rafael J. Wysocki | 1 | -1/+0 |
| 2026-03-13 | ACPI: driver: Do not set acpi_device_class() unnecessarily | Rafael J. Wysocki | 1 | -1/+0 |
| 2026-03-13 | ACPI: driver: Avoid using pnp.device_class for netlink handling | Rafael J. Wysocki | 1 | -3/+3 |
| 2026-03-13 | ACPI: event: Redefine acpi_notifier_call_chain() | Rafael J. Wysocki | 1 | -1/+2 |
| 2026-03-13 | ACPI: driver: Do not set acpi_device_name() unnecessarily | Rafael J. Wysocki | 1 | -4/+2 |
| 2026-03-09 | ACPI: AC: Get rid of unnecessary declarations | Rafael J. Wysocki | 1 | -12/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 1 | -1/+1 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 1 | -1/+1 |
| 2024-11-12 | ACPI: Switch back to struct platform_driver::remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2024-08-26 | ACPI: AC: Use strscpy() instead of strcpy() | Muhammad Qasim Abdul Majeed | 1 | -2/+2 |
| 2024-06-13 | ACPI: AC: constify powersupply properties | Thomas Weißschuh | 1 | -1/+1 |
| 2024-05-28 | ACPI: AC: Properly notify powermanagement core about changes | Thomas Weißschuh | 1 | -2/+2 |
| 2023-10-17 | ACPI: AC: Rename ACPI device from device to adev | Michal Wilczynski | 1 | -13/+13 |
| 2023-10-13 | ACPI: AC: Replace acpi_driver with platform_driver | Michal Wilczynski | 1 | -25/+27 |
| 2023-10-13 | ACPI: AC: Use string_choices API instead of ternary operator | Michal Wilczynski | 1 | -2/+3 |
| 2023-10-13 | ACPI: AC: Remove redundant checks | Michal Wilczynski | 1 | -23/+4 |
| 2023-10-06 | ACPI: bus: Add context argument to acpi_dev_install_notify_handler() | Rafael J. Wysocki | 1 | -1/+1 |
| 2023-07-14 | ACPI: AC: Install Notify() handler directly | Michal Wilczynski | 1 | -8/+19 |
| 2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 1 | -5/+3 |
| 2022-09-24 | ACPI: AC: Remove the leftover struct acpi_ac_bl | Hanjun Guo | 1 | -5/+0 |
| 2022-05-12 | ACPI: clean up white space in a few places for consistency | Ian Cowan | 1 | -2/+2 |
| 2022-01-04 | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper | Hans de Goede | 1 | -40/+3 |
| 2021-10-26 | ACPI: AC: Quirk GK45 to skip reading _PSR | Stefan Schaeckeler | 1 | -0/+19 |
| 2021-04-08 | ACPI: AC: fix some coding style issues | Xiaofei Tan | 1 | -20/+8 |
| 2021-03-19 | ACPI: fix various typos in comments | Tom Saeger | 1 | -1/+1 |
| 2021-02-04 | ACPI: AC: Clean up printing messages | Rafael J. Wysocki | 1 | -13/+10 |
| 2020-08-03 | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 1 | -1/+1 |
| 2020-07-09 | ACPI: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-06-22 | ACPI: procfs: Remove last dirs after being marked deprecated for a decade | Thomas Renninger | 1 | -106/+0 |
| 2020-03-04 | ACPI / AC: Cleanup DMI quirk table | Hans de Goede | 1 | -12/+13 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -14/+1 |
| 2018-06-05 | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -11/+37 |
| 2018-06-04 | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki | 1 | -11/+37 |
| 2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 1 | -19/+2 |
| 2018-05-10 | ACPI / AC: Add quirk to avoid checking for PMIC with native driver | Carlo Caione | 1 | -10/+36 |
| 2018-05-02 | ACPI / AC: Remove initializer for unused ident dmi_system_id | Hans de Goede | 1 | -1/+1 |
| 2018-02-21 | battery: Add the battery hooking API | Ognjen Galic | 1 | -1/+1 |
| 2017-11-09 | ACPI: Mark expected switch fall-throughs | Gustavo A. R. Silva | 1 | -0/+1 |
| 2017-04-19 | ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driver | Hans de Goede | 1 | -0/+20 |
| 2015-07-08 | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 1 | -4/+0 |
| 2015-06-15 | ACPI / AC: constify DMI system id table | Mathias Krause | 1 | -1/+1 |
| 2015-03-13 | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 1 | -13/+19 |
| 2015-03-13 | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-07-07 | Revert "ACPI / AC: Remove AC's proc directory." | Lan Tianyu | 1 | -2/+128 |
| 2014-05-08 | ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus" | Guenter Roeck | 1 | -59/+58 |
| 2014-03-19 | ACPI / AC: recheck adapter status upon battery status changes | Alexander Mezin | 1 | -0/+25 |
| 2014-02-13 | ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined | Shuah Khan | 1 | -0/+2 |
| 2014-01-12 | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 1 | -2/+1 |
| 2014-01-05 | ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY | Alexander Mezin | 1 | -2/+2 |
| 2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 1 | -2/+1 |
| 2013-11-14 | ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac | Lan Tianyu | 1 | -7/+8 |
| 2013-10-16 | ACPI / AC: Remove AC's proc directory. | Lan Tianyu | 1 | -126/+3 |
| 2013-09-25 | ACPI / AC: convert ACPI ac driver to platform bus | Zhang Rui | 1 | -83/+80 |
| 2013-07-15 | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 1 | -1/+0 |
| 2013-05-12 | ACPI / AC: Add sleep quirk for Thinkpad e530 | Lan Tianyu | 1 | -0/+33 |
| 2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -1/+1 |
| 2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 1 | -2/+2 |
| 2012-08-10 | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 1 | -0/+4 |
| 2012-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+3 |
| 2012-07-24 | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu | 1 | -1/+3 |
| 2012-07-01 | ACPI: Use struct dev_pm_ops for power management in the AC driver | Rafael J. Wysocki | 1 | -5/+12 |
| 2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
| 2011-01-12 | Merge branch 'procfs-cleanup' into release | Len Brown | 1 | -1/+2 |
| 2011-01-12 | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 | Zhang Rui | 1 | -1/+2 |
| 2010-12-09 | ACPI ac: update AC status upon sysfs query | Zhang Rui | 1 | -17/+29 |
| 2010-10-15 | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui | 1 | -14/+0 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2009-10-06 | ACPI: add AC/DC notifier | Mark Langsdorf | 1 | -0/+1 |
| 2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
| 2009-06-18 | ACPI: ac: use .notify method instead of installing handler directly | Bjorn Helgaas | 1 | -15/+5 |
| 2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
| 2008-11-11 | Merge branch 'sysfs' into release | Len Brown | 1 | -1/+1 |
| 2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas | 1 | -1/+0 |
| 2008-11-06 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -1/+1 |
| 2008-10-22 | Merge branch 'ull' into test | Len Brown | 1 | -1/+1 |
| 2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 1 | -1/+1 |
| 2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek | 1 | -1/+1 |
| 2008-06-14 | ACPI: no AC status notification | Len Brown | 1 | -5/+3 |
| 2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev | 1 | -8/+4 |
| 2008-04-21 | acpi: Storage class should be before const qualifier | Tobias Klauser | 1 | -1/+1 |
| 2008-01-01 | ACPI: Make sysfs interface in ACPI power optional. | Alexey Starikovskiy | 1 | -2/+14 |
| 2007-11-19 | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 1 | -10/+10 |
| 2007-11-14 | ACPI: AC: Update AC state on resume | Alexey Starikovskiy | 1 | -0/+17 |
| 2007-11-14 | make /proc/acpi/ac_adapter dependent on ACPI_PROCFS | Andrey Borzenkov | 1 | -1/+22 |
| 2007-09-27 | ACPI: AC: Add sysfs interface | Alexey Starikovskiy | 1 | -2/+31 |
| 2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown | 1 | -1/+1 |
| 2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui | 1 | -0/+3 |
| 2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger | 1 | -2/+7 |
| 2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -2/+1 |
| 2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
| 2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -2/+2 |
| 2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
| 2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 1 | -3/+3 |
| 2006-08-15 | ACPI: fix boot with acpi=off | Pavel Machek | 1 | -0/+2 |
| 2006-07-10 | ACPI: add 'const' to several ACPI file_operations | Arjan van de Ven | 1 | -1/+1 |
| 2006-07-01 | Pull smart-battery into release branch | Len Brown | 1 | -5/+7 |
| 2006-07-01 | ACPI: add support for Smart Battery | Rich Townsend | 1 | -5/+7 |
| 2006-07-01 | ACPI: handle AC notify event on broken BIOS | Christian Lupien | 1 | -2/+4 |
| 2006-06-30 | ACPI: ac: Remove unneeded acpi_handle from driver. | Patrick Mochel | 1 | -2/+0 |
| 2006-06-30 | ACPI: ac: Use acpi_device's handle instead of driver's | Patrick Mochel | 1 | -3/+3 |
| 2006-06-30 | ACPI: ac: Add struct acpi_device to struct acpi_ac. | Patrick Mochel | 1 | -3/+3 |
| 2006-06-27 | ACPI: delete tracing macros from drivers/acpi/*.c | Patrick Mochel | 1 | -31/+22 |
| 2006-06-26 | ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG | Thomas Renninger | 1 | -10/+2 |
| 2005-08-05 | [ACPI] Lindent all ACPI files | Len Brown | 1 | -82/+56 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+354 |