aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-15ACPI / battery: mark DMI table as __initconstMathias Krause1-3/+5
2015-06-15ACPI / battery: minor tweaks to acpi_battery_units()Mathias Krause1-8/+6
2015-06-15ACPI / battery: constify the offset tablesMathias Krause1-4/+4
2015-05-14ACPI / battery: ensure acpi_battery_init() has finishLuis Henriques1-1/+3
2015-05-14ACPI / battery: drop useless return statementsLuis Henriques1-5/+5
2015-05-14ACPI / battery: abort initialization earlier if acpi_disabledLuis Henriques1-3/+3
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2015-04-14ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski1-1/+1
2015-03-18ACPI / battery: make warning greppableMartin Kepplinger1-2/+2
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-25/+30
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-1/+2
2014-11-24ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu1-0/+4
2014-09-24ACPI / battery: Replace strnicmp with strncasecmpRasmus Villemoes1-1/+1
2014-09-09Revert "ACPI / battery: fix wrong value of capacity_now reported when fully charged"Bjørn Mork1-14/+0
2014-09-09Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork1-1/+1
2014-08-10ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier1-1/+1
2014-07-30ACPI / battery: remove duplicated include from battery.cWei Yongjun1-1/+0
2014-07-07ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek1-0/+14
2014-07-07ACPI / battery: Retry to get battery information if failed during probingLan Tianyu1-1/+26
2014-06-19Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki1-3/+36
2014-06-17ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger1-1/+4
2014-06-17ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin1-0/+24
2014-06-17ACPI / battery: use callback for setting up quirksAlexander Mezin1-2/+8
2014-05-30ACPI / battery: wakeup the system only when necessaryZhang Rui1-1/+17
2014-05-30ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVELZhang Rui1-3/+20
2014-05-16ACPI / battery: Accelerate battery resume callbackLan Tianyu1-9/+27
2014-05-06ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu1-1/+328
2014-03-19ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin1-0/+1
2014-03-19ACPI / battery: move some ACPI_BATTERY_* definitions to headerAlexander Mezin1-4/+2
2014-02-13ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2
2014-02-05ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F1-1/+1
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1
2014-01-06ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu1-1/+21
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-10-12ACPI / Battery: Remove battery's proc directoryLan Tianyu1-327/+1
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-2/+0
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki1-14/+5
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-2/+0
2013-07-30ACPI / battery: Fix parsing _BIX return valueLan Tianyu1-0/+2
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-2/+0
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-6/+2
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-8/+3
2013-06-19ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca1-9/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1
2013-03-25ACPI: suppress compiler warning in battery.cAndy Shevchenko1-1/+1
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2012-11-16ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra1-0/+77
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+2
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+9