aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/battery.c
AgeCommit message (Expand)Author
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
2013-10-12ACPI / Battery: Remove battery's proc directoryLan Tianyu
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki
2013-07-30ACPI / battery: Fix parsing _BIX return valueLan Tianyu
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu
2013-06-19ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-03-25ACPI: suppress compiler warning in battery.cAndy Shevchenko
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki