index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2008-12-06
Revert "ACPI: battery: Convert discharge energy rate to current properly"
Linus Torvalds
1
-13
/
+1
2008-12-05
ACPI: Fix ACPI battery regression introduced by commit 558073
Rafael J. Wysocki
1
-7
/
+10
2008-11-27
ACPI: battery: Convert discharge energy rate to current properly
Alexey Starikovskiy
1
-0
/
+9
2008-11-12
Merge branch 'sysfs' into release
Len Brown
1
-1
/
+1
2008-11-08
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
1
-1
/
+0
2008-11-07
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2008-10-23
Merge branch 'linus' into test
Len Brown
1
-1
/
+1
2008-10-20
x86: sysfs: kill owner field from attribute
Parag Warudkar
1
-1
/
+1
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-7
/
+5
2008-03-18
ACPI: battery: Don't return -EFAIL on broken packages.
Alexey Starikovskiy
1
-6
/
+5
2008-02-06
ACPI: battery: add sysfs serial number
maximilian attems
1
-0
/
+5
2008-01-01
ACPI: Make sysfs interface in ACPI power optional.
Alexey Starikovskiy
1
-6
/
+25
2007-12-07
ACPI: battery: fix ACPI battery technology reporting
Andrey Borzenkov
1
-1
/
+1
2007-11-20
Pull procfs-default into release branch
Len Brown
1
-10
/
+10
2007-11-20
Pull battery into release branch
Len Brown
1
-0
/
+2
2007-11-19
ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.
Alexey Starikovskiy
1
-10
/
+10
2007-11-13
ACPI: Battery: remove cycle from battery removal.
Alexey Starikovskiy
1
-4
/
+6
2007-11-08
ACPI: Always return valid 'status' from acpi_battery_get_property()
Roland Dreier
1
-0
/
+2
2007-10-29
ACPI: Battery: Allow extract string from integer
Alexey Starikovskiy
1
-10
/
+15
2007-10-29
ACPI: battery: Support for non-spec name for LiIon technology
Alexey Starikovskiy
1
-0
/
+2
2007-10-29
ACPI: battery: register power_supply subdevice only when battery is present
Andrey Borzenkov
1
-55
/
+75
2007-10-26
ACPI: battery: Update battery information upon sysfs read.
Alexey Starikovskiy
1
-0
/
+3
2007-10-26
ACPI: battery: remove dead code
Adrian Bunk
1
-4
/
+0
2007-09-27
ACPI: Battery: add sysfs alarm
Alexey Starikovskiy
1
-1
/
+32
2007-09-27
ACPI: Battery: Add sysfs support
Alexey Starikovskiy
1
-22
/
+164
2007-09-27
ACPI: Battery: Misc clean-ups, no functional changes
Alexey Starikovskiy
1
-217
/
+125
2007-09-27
ACPI: Battery: simplify update scheme
Alexey Starikovskiy
1
-223
/
+57
2007-09-27
ACPI: Battery: don't use acpi_extract_package()
Alexey Starikovskiy
1
-220
/
+139
2007-08-25
Pull events into release branch
Len Brown
1
-1
/
+4
2007-08-23
ACPI: Schedule /proc/acpi/event for removal
Len Brown
1
-1
/
+1
2007-08-23
ACPI: don't duplicate input events on netlink
Zhang Rui
1
-0
/
+3
2007-08-15
Revert "ACPI: Battery: Synchronize battery operations."
Len Brown
1
-17
/
+30
2007-08-04
ACPI: Battery: Synchronize battery operations.
Alexey Starikovskiy
1
-30
/
+17
2007-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-2
/
+7
2007-05-11
ACPI: battery: syntax cleanup
Alexey Starikovskiy
1
-246
/
+172
2007-04-22
process reading battery status hangs
Vladimir Lebedev
1
-2
/
+0
2007-03-07
ACPI: battery: Lindent
Vladimir Lebedev
1
-13
/
+23
2007-03-07
ACPI: Cache battery status instead of re-evaluating AML
Vladimir Lebedev
1
-172
/
+441
2007-03-07
ACPI: battery: make internal names consistent with battery "state"
Vladimir Lebedev
1
-9
/
+9
2007-02-17
Pull bugzilla-7200 into release branch
Len Brown
1
-0
/
+15
2007-02-13
ACPI: delete extra #defines in /drivers/acpi/ drivers
Len Brown
1
-2
/
+1
2007-02-13
ACPI: fix acpi_driver.name usage
Len Brown
1
-1
/
+1
2007-02-13
ACPI: clean up ACPI_MODULE_NAME() use
Len Brown
1
-2
/
+2
2007-02-10
ACPI: battery: check for battery present on /proc/battery access
Vladimir Lebedev
1
-0
/
+15
2007-02-03
Pull sysfs into test branch
Len Brown
1
-2
/
+2
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-6
/
+3
2006-12-16
Pull style into test branch
Len Brown
1
-11
/
+11
2006-12-16
ACPI: add ACPI bus_type for driver model
Patrick Mochel
1
-2
/
+2
2006-10-14
ACPI: check battery status on resume for un/plug events during sleep
Jiri Kosina
1
-0
/
+14
[prev]
[next]