index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-14
ACPI / battery: ensure acpi_battery_init() has finish
Luis Henriques
1
-1
/
+3
2015-05-14
ACPI / battery: drop useless return statements
Luis Henriques
1
-5
/
+5
2015-05-14
ACPI / battery: abort initialization earlier if acpi_disabled
Luis Henriques
1
-3
/
+3
2015-04-14
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2015-04-14
ACPI / battery: Fix doubly added battery on system suspend
Krzysztof Kozlowski
1
-1
/
+1
2015-03-18
ACPI / battery: make warning greppable
Martin Kepplinger
1
-2
/
+2
2015-03-13
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
1
-25
/
+30
2015-03-13
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
1
-1
/
+2
2014-11-24
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
1
-0
/
+4
2014-09-24
ACPI / battery: Replace strnicmp with strncasecmp
Rasmus Villemoes
1
-1
/
+1
2014-09-09
Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...
Bjørn Mork
1
-14
/
+0
2014-09-09
Revert "ACPI / battery: Fix warning message in acpi_battery_get_state()"
Bjørn Mork
1
-1
/
+1
2014-08-10
ACPI / battery: Fix warning message in acpi_battery_get_state()
Mariusz Ceier
1
-1
/
+1
2014-07-30
ACPI / battery: remove duplicated include from battery.c
Wei Yongjun
1
-1
/
+0
2014-07-07
ACPI / battery: fix wrong value of capacity_now reported when fully charged
Josef Gajdusek
1
-0
/
+14
2014-07-07
ACPI / battery: Retry to get battery information if failed during probing
Lan Tianyu
1
-1
/
+26
2014-06-19
Merge branches 'acpi-general', 'acpi-processor', 'acpi-lpss' and 'acpi-battery'
Rafael J. Wysocki
1
-3
/
+36
2014-06-17
ACPI: use kstrto*() instead of simple_strto*()
Christoph Jaeger
1
-1
/
+4
2014-06-17
ACPI / battery: add quirk for Acer Aspire V5-573G
Alexander Mezin
1
-0
/
+24
2014-06-17
ACPI / battery: use callback for setting up quirks
Alexander Mezin
1
-2
/
+8
2014-05-30
ACPI / battery: wakeup the system only when necessary
Zhang Rui
1
-1
/
+17
2014-05-30
ACPI / battery: introduce support for POWER_SUPPLY_PROP_CAPACITY_LEVEL
Zhang Rui
1
-3
/
+20
2014-05-16
ACPI / battery: Accelerate battery resume callback
Lan Tianyu
1
-9
/
+27
2014-05-06
ACPI: Revert "ACPI / Battery: Remove battery's proc directory"
Lan Tianyu
1
-1
/
+328
2014-03-19
ACPI / battery: call ACPI notifier chain in acpi_battery_notify
Alexander Mezin
1
-0
/
+1
2014-03-19
ACPI / battery: move some ACPI_BATTERY_* definitions to header
Alexander Mezin
1
-4
/
+2
2014-02-13
ACPI / battery: fix battery driver compile error when CONFIG_PM_SLEEP is unde...
Shuah Khan
1
-0
/
+2
2014-02-05
ACPI / battery: Fix incorrect sscanf() string in acpi_battery_init_alarm()
Luis G.F
1
-1
/
+1
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-2
/
+1
2014-01-06
ACPI / Battery: Add a _BIX quirk for NEC LZ750/LS
Lan Tianyu
1
-1
/
+21
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+1
2013-10-12
ACPI / Battery: Remove battery's proc directory
Lan Tianyu
1
-327
/
+1
2013-08-27
Merge branch 'acpi-assorted'
Rafael J. Wysocki
1
-2
/
+0
2013-08-27
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-14
/
+5
2013-08-14
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
1
-2
/
+0
2013-07-30
ACPI / battery: Fix parsing _BIX return value
Lan Tianyu
1
-0
/
+2
2013-07-15
ACPI: Remove the old /proc/acpi/event interface
Thomas Renninger
1
-2
/
+0
2013-07-15
ACPI: introduce helper function acpi_execute_simple_method()
Jiang Liu
1
-6
/
+2
2013-07-15
ACPI: introduce helper function acpi_has_method()
Jiang Liu
1
-8
/
+3
2013-06-19
ACPI / battery: Make sure all spaces are in correct places
Nicholas Mazzuca
1
-9
/
+9
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-03-25
ACPI: suppress compiler warning in battery.c
Andy Shevchenko
1
-1
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-1
/
+1
2012-11-16
ACPI / battery: Correct battery capacity values on Thinkpads
Kamil Iskra
1
-0
/
+77
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+2
2012-07-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+9
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the battery driver
Rafael J. Wysocki
1
-4
/
+11
2012-06-01
ACPI Battery: Added capacity
srinivas pandruvada
1
-0
/
+9
2012-05-08
ACPI battery: only refresh the sysfs files when pertinent information changes
Andy Whitcroft
1
-1
/
+9
[prev]
[next]