| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPI: make remove callback of ACPI driver void | Dawei Li | 2022-11-23 | 1 | -5/+3 |
* | ACPI: AC: Remove the leftover struct acpi_ac_bl | Hanjun Guo | 2022-09-24 | 1 | -5/+0 |
* | ACPI: clean up white space in a few places for consistency | Ian Cowan | 2022-05-12 | 1 | -2/+2 |
* | ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper | Hans de Goede | 2022-01-04 | 1 | -40/+3 |
* | ACPI: AC: Quirk GK45 to skip reading _PSR | Stefan Schaeckeler | 2021-10-26 | 1 | -0/+19 |
* | ACPI: AC: fix some coding style issues | Xiaofei Tan | 2021-04-08 | 1 | -20/+8 |
* | ACPI: fix various typos in comments | Tom Saeger | 2021-03-19 | 1 | -1/+1 |
* | ACPI: AC: Clean up printing messages | Rafael J. Wysocki | 2021-02-04 | 1 | -13/+10 |
*-. | Merge branches 'acpi-mm', 'acpi-tables', 'acpi-apei' and 'acpi-misc' | Rafael J. Wysocki | 2020-08-03 | 1 | -1/+1 |
|\ \ |
|
| | * | ACPI: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-07-09 | 1 | -1/+1 |
| |/ |
|
* / | ACPI: procfs: Remove last dirs after being marked deprecated for a decade | Thomas Renninger | 2020-06-22 | 1 | -106/+0 |
|/ |
|
* | ACPI / AC: Cleanup DMI quirk table | Hans de Goede | 2020-03-04 | 1 | -12/+13 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 2019-05-30 | 1 | -14/+1 |
* | Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-06-05 | 1 | -11/+37 |
|\ |
|
| *-. | Merge branches 'acpi-cppc', 'acpi-misc', 'acpi-battery' and 'acpi-ac' | Rafael J. Wysocki | 2018-06-04 | 1 | -11/+37 |
| |\ \ |
|
| | | * | ACPI / AC: Add quirk to avoid checking for PMIC with native driver | Carlo Caione | 2018-05-10 | 1 | -10/+36 |
| | |/
| |/| |
|
| | * | ACPI / AC: Remove initializer for unused ident dmi_system_id | Hans de Goede | 2018-05-02 | 1 | -1/+1 |
| |/ |
|
* / | proc: introduce proc_create_single{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -19/+2 |
|/ |
|
* | battery: Add the battery hooking API | Ognjen Galic | 2018-02-21 | 1 | -1/+1 |
* | ACPI: Mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-09 | 1 | -0/+1 |
* | ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driver | Hans de Goede | 2017-04-19 | 1 | -0/+20 |
* | ACPI: Remove FSF mailing addresses | Jarkko Nikula | 2015-07-08 | 1 | -4/+0 |
* | ACPI / AC: constify DMI system id table | Mathias Krause | 2015-06-15 | 1 | -1/+1 |
* | power_supply: Change ownership from driver to core | Krzysztof Kozlowski | 2015-03-13 | 1 | -13/+19 |
* | power_supply: Move run-time configuration to separate structure | Krzysztof Kozlowski | 2015-03-13 | 1 | -1/+1 |
* | Revert "ACPI / AC: Remove AC's proc directory." | Lan Tianyu | 2014-07-07 | 1 | -2/+128 |
* | ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus" | Guenter Roeck | 2014-05-08 | 1 | -59/+58 |
* | ACPI / AC: recheck adapter status upon battery status changes | Alexander Mezin | 2014-03-19 | 1 | -0/+25 |
* | ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefined | Shuah Khan | 2014-02-13 | 1 | -0/+2 |
* | Merge branch 'acpi-cleanup' | Rafael J. Wysocki | 2014-01-12 | 1 | -2/+1 |
|\ |
|
| * | ACPI: Clean up inclusions of ACPI header files | Lv Zheng | 2013-12-07 | 1 | -2/+1 |
* | | ACPI / AC: change notification handler type to ACPI_ALL_NOTIFY | Alexander Mezin | 2014-01-05 | 1 | -2/+2 |
|/ |
|
* | ACPI / AC: Remove struct acpi_device pointer from struct acpi_ac | Lan Tianyu | 2013-11-14 | 1 | -7/+8 |
* | ACPI / AC: Remove AC's proc directory. | Lan Tianyu | 2013-10-16 | 1 | -126/+3 |
* | ACPI / AC: convert ACPI ac driver to platform bus | Zhang Rui | 2013-09-25 | 1 | -83/+80 |
* | ACPI: Remove the old /proc/acpi/event interface | Thomas Renninger | 2013-07-15 | 1 | -1/+0 |
* | ACPI / AC: Add sleep quirk for Thinkpad e530 | Lan Tianyu | 2013-05-12 | 1 | -0/+33 |
* | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 1 | -1/+1 |
* | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki | 2013-01-26 | 1 | -2/+2 |
* | ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP | Rafael J. Wysocki | 2012-08-10 | 1 | -0/+4 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2012-07-26 | 1 | -1/+3 |
|\ |
|
| * | ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe... | Lan Tianyu | 2012-07-24 | 1 | -1/+3 |
* | | ACPI: Use struct dev_pm_ops for power management in the AC driver | Rafael J. Wysocki | 2012-07-01 | 1 | -5/+12 |
|/ |
|
* | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | Merge branch 'procfs-cleanup' into release | Len Brown | 2011-01-12 | 1 | -1/+2 |
|\ |
|
| * | ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39 | Zhang Rui | 2011-01-12 | 1 | -1/+2 |
* | | ACPI ac: update AC status upon sysfs query | Zhang Rui | 2010-12-09 | 1 | -17/+29 |
|/ |
|
* | ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default | Zhang Rui | 2010-10-16 | 1 | -14/+0 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ACPI: add AC/DC notifier | Mark Langsdorf | 2009-10-06 | 1 | -0/+1 |