summaryrefslogtreecommitdiff
path: root/drivers/acpi/battery.c
AgeCommit message (Expand)Author
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
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski
2015-03-18ACPI / battery: make warning greppableMartin Kepplinger
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu
2014-09-24ACPI / battery: Replace strnicmp with strncasecmpRasmus Villemoes
2014-09-09Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork
2014-09-09Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork
2014-08-10ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier
2014-07-30ACPI / battery: remove duplicated include from battery.cWei Yongjun
2014-07-07ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek
2014-07-07ACPI / battery: Retry to get battery information if failed during probingLan Tianyu
2014-06-19Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger
2014-06-17ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin
2014-06-17ACPI / battery: use callback for setting up quirksAlexander Mezin
2014-05-30ACPI / battery: wakeup the system only when necessaryZhang Rui
2014-05-30ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVELZhang Rui
2014-05-16ACPI / battery: Accelerate battery resume callbackLan Tianyu
2014-05-06ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu
2014-03-19ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin
2014-03-19ACPI / battery: move some ACPI_BATTERY_* definitions to headerAlexander Mezin
2014-02-13ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng