index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
Merge branch 'battery' into release
Len Brown
2009-09-19
1
-0
/
+20
|
\
|
*
ACPI battery: work around negative s16 battery current on Acer
Hector Martin
2009-08-29
1
-0
/
+20
*
|
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
2009-08-28
1
-0
/
+2
|
/
*
ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning
Len Brown
2009-06-18
1
-7
/
+5
*
ACPI: battery: use .notify method instead of installing handler directly
Bjorn Helgaas
2009-06-18
1
-17
/
+5
*
Revert "ACPI battery: fix async boot oops"
Linus Torvalds
2009-04-11
1
-1
/
+1
*
ACPI battery: fix async boot oops
Vegard Nossum
2009-04-07
1
-1
/
+1
*
Merge branch 'linus' into release
Len Brown
2009-04-05
1
-1
/
+0
|
\
|
*
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
2009-03-31
1
-1
/
+0
*
|
Merge branch 'constify' into release
Len Brown
2009-04-05
1
-1
/
+1
|
\
\
|
*
|
ACPI: constify VFTs (1/2)
Jan Engelhardt
2009-04-03
1
-1
/
+1
|
|
/
*
|
Merge branch 'async-battery' into release
Len Brown
2009-04-05
1
-4
/
+11
|
\
\
|
*
|
ACPI: battery: asynchronous init
Arjan van de Ven
2009-04-04
1
-4
/
+11
|
|
/
*
|
ACPI: battery: add power_{now,avg} properties to power_class
Alexey Starikovskiy
2009-03-27
1
-5
/
+7
|
/
*
battery: don't assume we are fully charged when not charging or discharging
Richard Hughes
2009-02-21
1
-1
/
+24
*
Newly inserted battery might differ from one just removed, so
Alexey Starikovskiy
2008-12-22
1
-2
/
+3
*
Revert "ACPI: battery: Convert discharge energy rate to current properly"
Linus Torvalds
2008-12-05
1
-13
/
+1
*
ACPI: Fix ACPI battery regression introduced by commit 558073
Rafael J. Wysocki
2008-12-04
1
-7
/
+10
*
ACPI: battery: Convert discharge energy rate to current properly
Alexey Starikovskiy
2008-11-26
1
-0
/
+9
*
Merge branch 'sysfs' into release
Len Brown
2008-11-11
1
-1
/
+1
|
\
|
*
ACPI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-06
1
-1
/
+1
*
|
ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h
Bjorn Helgaas
2008-11-07
1
-1
/
+0
|
/
*
Merge branch 'linus' into test
Len Brown
2008-10-23
1
-1
/
+1
|
\
|
*
x86: sysfs: kill owner field from attribute
Parag Warudkar
2008-10-20
1
-1
/
+1
*
|
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
2008-10-10
1
-1
/
+1
|
/
*
acpi: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
1
-7
/
+5
*
ACPI: battery: Don't return -EFAIL on broken packages.
Alexey Starikovskiy
2008-03-17
1
-6
/
+5
*
ACPI: battery: add sysfs serial number
maximilian attems
2008-02-05
1
-0
/
+5
*
ACPI: Make sysfs interface in ACPI power optional.
Alexey Starikovskiy
2008-01-01
1
-6
/
+25
*
ACPI: battery: fix ACPI battery technology reporting
Andrey Borzenkov
2007-12-06
1
-1
/
+1
*
Pull procfs-default into release branch
Len Brown
2007-11-20
1
-10
/
+10
|
\
|
*
ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.
Alexey Starikovskiy
2007-11-19
1
-10
/
+10
*
|
Pull battery into release branch
Len Brown
2007-11-20
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
ACPI: Always return valid 'status' from acpi_battery_get_property()
Roland Dreier
2007-11-08
1
-0
/
+2
*
|
ACPI: Battery: remove cycle from battery removal.
Alexey Starikovskiy
2007-11-13
1
-4
/
+6
|
/
*
ACPI: Battery: Allow extract string from integer
Alexey Starikovskiy
2007-10-29
1
-10
/
+15
*
ACPI: battery: Support for non-spec name for LiIon technology
Alexey Starikovskiy
2007-10-29
1
-0
/
+2
*
ACPI: battery: register power_supply subdevice only when battery is present
Andrey Borzenkov
2007-10-29
1
-55
/
+75
*
ACPI: battery: Update battery information upon sysfs read.
Alexey Starikovskiy
2007-10-25
1
-0
/
+3
*
ACPI: battery: remove dead code
Adrian Bunk
2007-10-25
1
-4
/
+0
*
ACPI: Battery: add sysfs alarm
Alexey Starikovskiy
2007-09-27
1
-1
/
+32
*
ACPI: Battery: Add sysfs support
Alexey Starikovskiy
2007-09-27
1
-22
/
+164
*
ACPI: Battery: Misc clean-ups, no functional changes
Alexey Starikovskiy
2007-09-27
1
-217
/
+125
*
ACPI: Battery: simplify update scheme
Alexey Starikovskiy
2007-09-27
1
-223
/
+57
*
ACPI: Battery: don't use acpi_extract_package()
Alexey Starikovskiy
2007-09-27
1
-220
/
+139
*
Pull events into release branch
Len Brown
2007-08-25
1
-1
/
+4
|
\
|
*
ACPI: Schedule /proc/acpi/event for removal
Len Brown
2007-08-23
1
-1
/
+1
|
*
ACPI: don't duplicate input events on netlink
Zhang Rui
2007-08-23
1
-0
/
+3
*
|
Revert "ACPI: Battery: Synchronize battery operations."
Len Brown
2007-08-15
1
-17
/
+30
|
/
*
ACPI: Battery: Synchronize battery operations.
Alexey Starikovskiy
2007-08-03
1
-30
/
+17
[next]