index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
battery.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
ACPI: battery: Make "not-charging" the default on no charging or full info
Werner Sembach
1
-23
/
+1
2022-02-25
ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3
Maximilian Luz
1
-0
/
+12
2022-01-10
Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t...
Rafael J. Wysocki
1
-0
/
+22
2022-01-04
ACPI / x86: Introduce an acpi_quirk_skip_acpi_ac_and_battery() helper
Hans de Goede
1
-39
/
+3
2021-12-30
ACPI: battery: Add the ThinkPad "Not Charging" quirk
Thomas Weißschuh
1
-0
/
+22
2021-10-13
ACPI: battery: Accept charges over the design capacity as full
André Almeida
1
-1
/
+1
2021-04-08
ACPI: battery: fix some coding style issues
Xiaofei Tan
1
-29
/
+34
2021-02-04
ACPI: battery: Clean up printing messages
Rafael J. Wysocki
1
-17
/
+16
2020-11-09
ACPI: Fix whitespace inconsistencies
Maximilian Luz
1
-1
/
+1
2020-06-22
ACPI: procfs: Remove last dirs after being marked deprecated for a decade
Thomas Renninger
1
-255
/
+0
2020-03-04
ACPI / battery: Cleanup Lenovo Ideapad Miix 320 DMI table entry
Hans de Goede
1
-5
/
+5
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-8
/
+7
2019-12-16
ACPI / battery: Deal better with neither design nor full capacity not being r...
Hans de Goede
1
-12
/
+39
2019-12-16
ACPI / battery: Use design-cap for capacity calculations if full-cap is not a...
Hans de Goede
1
-3
/
+8
2019-12-16
ACPI / battery: Deal with design or full capacity being reported as -1
Hans de Goede
1
-7
/
+12
2019-10-18
acpi: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-14
/
+1
2018-08-09
ACPI / battery: Do not export energy_full[_design] on devices without full_ch...
Hans de Goede
1
-0
/
+19
2018-07-25
ACPI / battery: get rid of negations in conditions
Dmitry Rozhkov
1
-10
/
+12
2018-07-25
ACPI / battery: use specialized print macros
Dmitry Rozhkov
1
-5
/
+3
2018-07-25
ACPI / battery: reorder headers alphabetically
Dmitry Rozhkov
1
-5
/
+6
2018-07-25
ACPI / battery: drop inclusion of init.h
Dmitry Rozhkov
1
-1
/
+0
2018-07-24
ACPI: battery: remove redundant old_present check on insertion
Lucas Rangit Magasweran
1
-4
/
+4
2018-07-04
ACPI / battery: Safe unregistering of hooks
Jouke Witteveen
1
-4
/
+5
2018-06-05
Merge tag 'acpi-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-11
/
+70
2018-05-16
acpi/battery: simplify procfs code
Christoph Hellwig
1
-95
/
+26
2018-05-10
ACPI / battery: Add quirk to avoid checking for PMIC with native driver
Carlo Caione
1
-8
/
+34
2018-05-02
ACPI / battery: Ignore AC state in handle_discharging on systems where it is ...
Hans de Goede
1
-1
/
+21
2018-05-02
ACPI / battery: Add handling for devices which wrongly report discharging state
Hans de Goede
1
-1
/
+14
2018-05-02
ACPI / battery: Remove initializer for unused ident dmi_system_id
Hans de Goede
1
-2
/
+2
2018-04-02
Merge branches 'acpi-battery', 'acpi-doc' and 'acpi-pmic'
Rafael J. Wysocki
1
-3
/
+171
2018-03-19
Revert "ACPI / battery: Add quirk for Asus GL502VSK and UX305LA"
Daniel Drake
1
-45
/
+3
2018-03-13
Revert "ACPI: battery: Add the ThinkPad "Not Charging" quirk"
Rafael J. Wysocki
1
-23
/
+1
2018-02-27
ACPI: battery: do not export degraded capacity values over 100
Laszlo Toth
1
-0
/
+27
2018-02-27
ACPI: battery: make function __battery_hook_unregister() static
Colin Ian King
1
-1
/
+1
2018-02-22
ACPI: battery: Add the ThinkPad "Not Charging" quirk
Ognjen Galic
1
-1
/
+23
2018-02-22
battery: Add the battery hooking API
Ognjen Galic
1
-3
/
+144
2018-02-04
ACPI / battery: Add quirk for Asus UX360UA and UX410UAK
Kai Heng Feng
1
-0
/
+16
2017-12-18
ACPI / battery: Add quirk for Asus GL502VSK and UX305LA
Kai-Heng Feng
1
-3
/
+29
2017-12-13
ACPI: battery: Drop redundant test for failure
Bjørn Mork
1
-3
/
+1
2017-08-24
ACPI: make device_attribute const
Bhumika Goyal
1
-1
/
+1
2017-06-15
ACPI / PM: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+1
2017-06-09
Merge branches 'intel_pstate' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2017-06-07
Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"
Rafael J. Wysocki
1
-1
/
+1
2017-05-10
Merge branches 'pm-domains', 'pm-cpuidle', 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
1
-1
/
+1
2017-04-19
ACPI / battery: Add a blacklist with PMIC ACPI HIDs with a native battery driver
Hans de Goede
1
-0
/
+14
2017-04-19
ACPI / battery: Fix acpi_battery_exit on acpi_battery_init_async errors
Hans de Goede
1
-2
/
+6
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-11-17
ACPI / battery: If _BIX fails, retry with _BIF
Dave Lambley
1
-24
/
+48
[next]