index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
battery.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI / battery: Do not export energy_full[_design] on devices without full_ch...
Hans de Goede
2018-08-09
1
-0
/
+19
*
ACPI / battery: get rid of negations in conditions
Dmitry Rozhkov
2018-07-25
1
-10
/
+12
*
ACPI / battery: use specialized print macros
Dmitry Rozhkov
2018-07-25
1
-5
/
+3
*
ACPI / battery: reorder headers alphabetically
Dmitry Rozhkov
2018-07-25
1
-5
/
+6
*
ACPI / battery: drop inclusion of init.h
Dmitry Rozhkov
2018-07-25
1
-1
/
+0
*
ACPI: battery: remove redundant old_present check on insertion
Lucas Rangit Magasweran
2018-07-24
1
-4
/
+4
*
ACPI / battery: Safe unregistering of hooks
Jouke Witteveen
2018-07-04
1
-4
/
+5
*
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2018-06-05
1
-11
/
+70
|
\
|
*
ACPI / battery: Add quirk to avoid checking for PMIC with native driver
Carlo Caione
2018-05-10
1
-8
/
+34
|
*
ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...
Hans de Goede
2018-05-02
1
-1
/
+21
|
*
ACPI / battery: Add handling for devices which wrongly report discharging state
Hans de Goede
2018-05-02
1
-1
/
+14
|
*
ACPI / battery: Remove initializer for unused ident dmi_system_id
Hans de Goede
2018-05-02
1
-2
/
+2
*
|
acpi/battery: simplify procfs code
Christoph Hellwig
2018-05-16
1
-95
/
+26
|
/
*
-
.
Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'
Rafael J. Wysocki
2018-04-02
1
-3
/
+171
|
\
\
|
*
|
Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"
Rafael J. Wysocki
2018-03-13
1
-23
/
+1
|
*
|
ACPI: battery: do not export degraded capacity values over 100
Laszlo Toth
2018-02-27
1
-0
/
+27
|
*
|
ACPI: battery: make function __battery_hook_unregister() static
Colin Ian King
2018-02-27
1
-1
/
+1
|
*
|
ACPI: battery: Add the ThinkPad "Not Charging" quirk
Ognjen Galic
2018-02-21
1
-1
/
+23
|
*
|
battery: Add the battery hooking API
Ognjen Galic
2018-02-21
1
-3
/
+144
|
|
/
*
/
Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"
Daniel Drake
2018-03-19
1
-45
/
+3
|
/
*
ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
Kai Heng Feng
2018-02-04
1
-0
/
+16
*
ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
Kai-Heng Feng
2017-12-18
1
-3
/
+29
*
ACPI: battery: Drop redundant test for failure
Bjørn Mork
2017-12-13
1
-3
/
+1
*
ACPI: make device_attribute const
Bhumika Goyal
2017-08-24
1
-1
/
+1
*
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-06-15
1
-1
/
+1
*
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
2017-06-09
1
-1
/
+1
|
\
|
*
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
2017-06-07
1
-1
/
+1
|
|
|
\
*
-
.
|
Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-09
1
-1
/
+1
|
\
\
|
|
|
*
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
2017-05-05
1
-1
/
+1
|
|
/
*
|
ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
Hans de Goede
2017-04-19
1
-0
/
+14
*
|
ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errors
Hans de Goede
2017-04-19
1
-2
/
+6
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ACPI / battery: If _BIX fails, retry with _BIF
Dave Lambley
2016-11-16
1
-24
/
+48
*
ACPI / battery: Add sysfs representation after checking _BST
Carlos Garnacho
2016-08-31
1
-4
/
+6
*
ACPI / battery: Correctly serialise with the pending async probe
Chris Wilson
2016-05-21
1
-1
/
+1
*
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-08
1
-4
/
+0
*
ACPI / battery: mark DMI table as __initconst
Mathias Krause
2015-06-15
1
-3
/
+5
*
ACPI / battery: minor tweaks to acpi_battery_units()
Mathias Krause
2015-06-15
1
-8
/
+6
*
ACPI / battery: constify the offset tables
Mathias Krause
2015-06-15
1
-4
/
+4
*
ACPI / battery: ensure acpi_battery_init() has finish
Luis Henriques
2015-05-14
1
-1
/
+3
*
ACPI / battery: drop useless return statements
Luis Henriques
2015-05-14
1
-5
/
+5
*
ACPI / battery: abort initialization earlier if acpi_disabled
Luis Henriques
2015-05-14
1
-3
/
+3
*
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-14
1
-2
/
+2
|
\
|
*
ACPI / battery: make warning greppable
Martin Kepplinger
2015-03-18
1
-2
/
+2
*
|
ACPI / battery: Fix doubly added battery on system suspend
Krzysztof Kozlowski
2015-04-14
1
-1
/
+1
*
|
power_supply: Change ownership from driver to core
Krzysztof Kozlowski
2015-03-13
1
-25
/
+30
*
|
power_supply: Move run-time configuration to separate structure
Krzysztof Kozlowski
2015-03-13
1
-1
/
+2
|
/
*
ACPI: Add _DEP support to fix battery issue on Asus T100TA
Lan Tianyu
2014-11-24
1
-0
/
+4
*
ACPI / battery: Replace strnicmp with strncasecmp
Rasmus Villemoes
2014-09-24
1
-1
/
+1
*
Revert "ACPI / battery: fix wrong value of capacity_now reported when fully c...
Bjørn Mork
2014-09-09
1
-14
/
+0
[next]