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