summaryrefslogtreecommitdiff
path: root/drivers/acpi/battery.c
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-14
|\
| * ACPI / battery: make warning greppableMartin Kepplinger2015-03-18
* | ACPI / battery: Fix doubly added battery on system suspendKrzysztof Kozlowski2015-04-14
* | power_supply: Change ownership from driver to coreKrzysztof Kozlowski2015-03-13
* | power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski2015-03-13
|/
* ACPI: Add _DEP support to fix battery issue on Asus T100TALan Tianyu2014-11-24
* ACPI / battery: Replace strnicmp with strncasecmpRasmus Villemoes2014-09-24
* Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...Bjørn Mork2014-09-09
* Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"Bjørn Mork2014-09-09
* ACPI / battery: Fix warning message in acpi_battery_get_state()Mariusz Ceier2014-08-10
* ACPI / battery: remove duplicated include from battery.cWei Yongjun2014-07-30
* ACPI / battery: fix wrong value of capacity_now reported when fully chargedJosef Gajdusek2014-07-07
* ACPI / battery: Retry to get battery information if failed during probingLan Tianyu2014-07-07
*-. Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'Rafael J. Wysocki2014-06-19
|\ \
| | * ACPI / battery: add quirk for Acer Aspire V5-573GAlexander Mezin2014-06-17
| | * ACPI / battery: use callback for setting up quirksAlexander Mezin2014-06-17
| |/ |/|
| * ACPI: use kstrto*() instead of simple_strto*()Christoph Jaeger2014-06-17
|/
* ACPI / battery: wakeup the system only when necessaryZhang Rui2014-05-30
* ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVELZhang Rui2014-05-30
* ACPI / battery: Accelerate battery resume callbackLan Tianyu2014-05-16
* ACPI: Revert "ACPI / Battery: Remove battery's proc directory"Lan Tianyu2014-05-06
* ACPI / battery: call ACPI notifier chain in acpi_battery_notifyAlexander Mezin2014-03-19
* ACPI / battery: move some ACPI_BATTERY_* definitions to headerAlexander Mezin2014-03-19
* ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...Shuah Khan2014-02-13
* ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()Luis G.F2014-02-05
* Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-12
|\
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-07
* | ACPI / Battery: Add a _BIX quirk for NEC LZ750/LSLan Tianyu2014-01-06
|/
* ACPI / Battery: Remove battery's proc directoryLan Tianyu2013-10-12
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-08-27
|\
| * Merge back earlier 'acpi-assorted' materialRafael J. Wysocki2013-08-14
| |\
| | * ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger2013-07-15
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-08-27
|\ \ \ | |/ / |/| |
| * | ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu2013-07-15
| * | ACPI: introduce helper function acpi_has_method()Jiang Liu2013-07-15
| |/
* | ACPI / battery: Fix parsing _BIX return valueLan Tianyu2013-07-30
|/
* ACPI / battery: Make sure all spaces are in correct placesNicholas Mazzuca2013-06-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * procfs: new helper - PDE_DATA(inode)Al Viro2013-04-09
* | ACPI: suppress compiler warning in battery.cAndy Shevchenko2013-03-25
|/
* ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-26
* ACPI / battery: Correct battery capacity values on ThinkpadsKamil Iskra2012-11-16
* ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki2012-08-10
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-07-26
|\
| * ACPI Battery: Added capacitysrinivas pandruvada2012-06-01
* | ACPI: Use struct dev_pm_ops for power management in the battery driverRafael J. Wysocki2012-07-01
|/
* ACPI battery: only refresh the sysfs files when pertinent information changesAndy Whitcroft2012-05-08
* switch procfs to umode_t useAl Viro2012-01-03
* Merge branch 'battery' into releaseLen Brown2011-08-05
|\
| * Battery: sysfs_remove_battery(): possible circular lockingSergey Senozhatsky2011-08-05