aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-30
* ACPI / battery: Do not export energy_full[_design] on devices without full_ch...Hans de Goede2018-08-09
* ACPI / battery: get rid of negations in conditionsDmitry Rozhkov2018-07-25
* ACPI / battery: use specialized print macrosDmitry Rozhkov2018-07-25
* ACPI / battery: reorder headers alphabeticallyDmitry Rozhkov2018-07-25
* ACPI / battery: drop inclusion of init.hDmitry Rozhkov2018-07-25
* ACPI: battery: remove redundant old_present check on insertionLucas Rangit Magasweran2018-07-24
* ACPI / battery: Safe unregistering of hooksJouke Witteveen2018-07-04
* Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-06-05
|\
| * ACPI / battery: Add quirk to avoid checking for PMIC with native driverCarlo Caione2018-05-10
| * ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...Hans de Goede2018-05-02
| * ACPI / battery: Add handling for devices which wrongly report discharging stateHans de Goede2018-05-02
| * ACPI / battery: Remove initializer for unused ident dmi_system_idHans de Goede2018-05-02
* | acpi/battery: simplify procfs codeChristoph Hellwig2018-05-16
|/
*-. Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'Rafael J. Wysocki2018-04-02
|\ \
| * | Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"Rafael J. Wysocki2018-03-13
| * | ACPI: battery: do not export degraded capacity values over 100Laszlo Toth2018-02-27
| * | ACPI: battery: make function __battery_hook_unregister() staticColin Ian King2018-02-27
| * | ACPI: battery: Add the ThinkPad "Not Charging" quirkOgnjen Galic2018-02-21
| * | battery: Add the battery hooking APIOgnjen Galic2018-02-21
| |/
* / Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"Daniel Drake2018-03-19
|/
* ACPI / battery: Add quirk for Asus UX360UA and UX410UAKKai Heng Feng2018-02-04
* ACPI / battery: Add quirk for Asus GL502VSK and UX305LAKai-Heng Feng2017-12-18
* ACPI: battery: Drop redundant test for failureBjørn Mork2017-12-12
* ACPI: make device_attribute constBhumika Goyal2017-08-23
* ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-06-14
* Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-08
|\
| * Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-06
| |
| \
*-. | Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'Rafael J. Wysocki2017-05-09
|\ \|
| | * ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idleRafael J. Wysocki2017-05-05
| |/
* | ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driverHans de Goede2017-04-19
* | ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errorsHans de Goede2017-04-19
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* ACPI / battery: If _BIX fails, retry with _BIFDave Lambley2016-11-16
* ACPI / battery: Add sysfs representation after checking _BSTCarlos Garnacho2016-08-30
* ACPI / battery: Correctly serialise with the pending async probeChris Wilson2016-05-20
* ACPI: Remove FSF mailing addressesJarkko Nikula2015-07-07
* ACPI / battery: mark DMI table as __initconstMathias Krause2015-06-15
* ACPI / battery: minor tweaks to acpi_battery_units()Mathias Krause2015-06-15
* ACPI / battery: constify the offset tablesMathias Krause2015-06-15
* ACPI / battery: ensure acpi_battery_init() has finishLuis Henriques2015-05-13
* ACPI / battery: drop useless return statementsLuis Henriques2015-05-13
* ACPI / battery: abort initialization earlier if acpi_disabledLuis Henriques2015-05-13
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * ACPI / battery: make warning greppableMartin Kepplinger2015-03-17
* | ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski2015-04-14
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-13
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-13
|/
* ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-23
* ACPI / battery: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-24