aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c
AgeCommit message (Expand)Author
2020-03-04ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entryHans de Goede
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-12-16ACPI / battery: Deal better with neither design nor full capacity not being r...Hans de Goede
2019-12-16ACPI / battery: Use design-cap for capacity calculations if full-cap is not a...Hans de Goede
2019-12-16ACPI / battery: Deal with design or full capacity being reported as -1Hans de Goede
2019-10-18acpi: Use pr_warn instead of pr_warningKefeng Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-08-09ACPI / battery: Do not export energy_full[_design] on devices without full_ch...Hans de Goede
2018-07-25ACPI / battery: get rid of negations in conditionsDmitry Rozhkov
2018-07-25ACPI / battery: use specialized print macrosDmitry Rozhkov
2018-07-25ACPI / battery: reorder headers alphabeticallyDmitry Rozhkov
2018-07-25ACPI / battery: drop inclusion of init.hDmitry Rozhkov
2018-07-24ACPI: battery: remove redundant old_present check on insertionLucas Rangit Magasweran
2018-07-04ACPI / battery: Safe unregistering of hooksJouke Witteveen
2018-06-05Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-05-16acpi/battery: simplify procfs codeChristoph Hellwig
2018-05-10ACPI / battery: Add quirk to avoid checking for PMIC with native driverCarlo Caione
2018-05-02ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...Hans de Goede
2018-05-02ACPI / battery: Add handling for devices which wrongly report discharging stateHans de Goede
2018-05-02ACPI / battery: Remove initializer for unused ident dmi_system_idHans de Goede
2018-04-02Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki
2018-03-19Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"Daniel Drake
2018-03-13Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki
2018-02-27ACPI: battery: do not export degraded capacity values over 100Laszlo Toth
2018-02-27ACPI: battery: make function __battery_hook_unregister() staticColin Ian King
2018-02-21ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic
2018-02-21battery: Add the battery hooking APIOgnjen Galic
2018-02-04ACPI / battery: Add quirk for Asus UX360UA and UX410UAKKai Heng Feng
2017-12-18ACPI / battery: Add quirk for Asus GL502VSK and UX305LAKai-Heng Feng
2017-12-13ACPI: battery: Drop redundant test for failureBjørn Mork
2017-08-24ACPI: make device_attribute constBhumika Goyal
2017-06-15ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki
2017-05-09Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-05ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki
2017-04-19ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driverHans de Goede
2017-04-19ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errorsHans de Goede
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-16ACPI / battery: If _BIX fails, retry with _BIFDave Lambley
2016-08-31ACPI / battery: Add sysfs representation after checking _BSTCarlos Garnacho
2016-05-21ACPI / battery: Correctly serialise with the pending async probeChris Wilson
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-06-15ACPI / battery: mark DMI table as __initconstMathias Krause
2015-06-15ACPI / battery: minor tweaks to acpi_battery_units()Mathias Krause
2015-06-15ACPI / battery: constify the offset tablesMathias Krause
2015-05-14ACPI / battery: ensure acpi_battery_init() has finishLuis Henriques
2015-05-14ACPI / battery: drop useless return statementsLuis Henriques
2015-05-14ACPI / battery: abort initialization earlier if acpi_disabledLuis Henriques
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds