index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
battery.c
Age
Commit message (
Expand
)
Author
2014-09-24
ACPI / battery: Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-09
Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...
Bjørn Mork
2014-09-09
Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"
Bjørn Mork
2014-08-10
ACPI / battery: Fix warning message in acpi_battery_get_state()
Mariusz Ceier
2014-07-30
ACPI / battery: remove duplicated include from battery.c
Wei Yongjun
2014-07-07
ACPI / battery: fix wrong value of capacity_now reported when fully charged
Josef Gajdusek
2014-07-07
ACPI / battery: Retry to get battery information if failed during probing
Lan Tianyu
2014-06-19
Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'
Rafael J. Wysocki
2014-06-17
ACPI: use kstrto*() instead of simple_strto*()
Christoph Jaeger
2014-06-17
ACPI / battery: add quirk for Acer Aspire V5-573G
Alexander Mezin
2014-06-17
ACPI / battery: use callback for setting up quirks
Alexander Mezin
2014-05-30
ACPI / battery: wakeup the system only when necessary
Zhang Rui
2014-05-30
ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL
Zhang Rui
2014-05-16
ACPI / battery: Accelerate battery resume callback
Lan Tianyu
2014-05-05
ACPI: Revert "ACPI / Battery: Remove battery's proc directory"
Lan Tianyu
2014-03-19
ACPI / battery: call ACPI notifier chain in acpi_battery_notify
Alexander Mezin
2014-03-19
ACPI / battery: move some ACPI_BATTERY_* definitions to header
Alexander Mezin
2014-02-13
ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...
Shuah Khan
2014-02-05
ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()
Luis G.F
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2014-01-06
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
2013-10-11
ACPI / Battery: Remove battery's proc directory
Lan Tianyu
2013-08-26
Merge branch 'acpi-assorted'
Rafael J. Wysocki
2013-08-26
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
2013-08-14
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
2013-07-30
ACPI / battery: Fix parsing _BIX return value
Lan Tianyu
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
2013-07-14
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
2013-07-14
ACPI: introduce helper function acpi_has_method()
Jiang Liu
2013-06-19
ACPI / battery: Make sure all spaces are in correct places
Nicholas Mazzuca
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
2013-03-24
ACPI: suppress compiler warning in battery.c
Andy Shevchenko
2013-01-25
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
2012-11-16
ACPI / battery: Correct battery capacity values on Thinkpads
Kamil Iskra
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the battery driver
Rafael J. Wysocki
2012-06-01
ACPI Battery: Added capacity
srinivas pandruvada
2012-05-08
ACPI battery: only refresh the sysfs files when pertinent information changes
Andy Whitcroft
2012-01-04
switch procfs to umode_t use
Al Viro
2011-08-06
Merge branch 'battery' into release
Len Brown
2011-08-06
Battery: sysfs_remove_battery(): possible circular locking
Sergey Senozhatsky
2011-08-03
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-08-02
Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from...
Len Brown
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
2011-07-16
ACPI / Battery: propagate sysfs error in acpi_battery_add()
Stefan Hajnoczi
2011-07-16
ACPI / Battery: avoid acpi_battery_add() use-after-free
Stefan Hajnoczi
2011-07-16
ACPI: constify ops structs
Vasiliy Kulikov
[next]