summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork2014-09-091-1/+1
* ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-101-1/+1
* ACPI / battery: remove duplicated include from battery.cWei Yongjun2014-07-301-1/+0
* ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek2014-07-071-0/+14
* ACPI / battery: Retry to get battery information if failed during probingLan Tianyu2014-07-071-1/+26
*-. Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki2014-06-191-3/+36
|\ \
| | * ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin2014-06-171-0/+24
| | * ACPI / battery: use callback for setting up quirksAlexander Mezin2014-06-171-2/+8
| |/ |/|
| * ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-171-1/+4
|/
* ACPI / battery: wakeup the system only when necessaryZhang Rui2014-05-301-1/+17
* ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVELZhang Rui2014-05-301-3/+20
* ACPI / battery: Accelerate battery resume callbackLan Tianyu2014-05-161-9/+27
* ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu2014-05-061-1/+328
* ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin2014-03-191-0/+1
* ACPI / battery: move some ACPI_BATTERY_* definitions to headerAlexander Mezin2014-03-191-4/+2
* ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-131-0/+2
* ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F2014-02-051-1/+1
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-2/+1
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-2/+1
* | ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-061-1/+21
|/
* ACPI / Battery: Remove battery's proc directoryLan Tianyu2013-10-121-327/+1
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-271-2/+0
|\
| * Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-141-2/+0
| |\
| | * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-151-2/+0
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-271-14/+5
|\ \ \ | |/ / |/| |
| * | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-151-6/+2
| * | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-151-8/+3
| |/
* | ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-07-301-0/+2
|/
* ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca2013-06-191-9/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-1/+1
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-1/+1
* | ACPI: suppress compiler warning in battery.cAndy Shevchenko2013-03-251-1/+1
|/
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-1/+1
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-11-161-0/+77
* ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-101-0/+2
OpenPOWER on IntegriCloud