aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/battery.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-31ACPI: Don't report current_now if battery reports in mWhMatthew Garrett1-1/+0
2010-07-06ACPI battery: don't invoke power_supply_changed twice when battery is hot-addedZhang Rui1-1/+7
2010-04-06Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into releaseLen Brown1-0/+1
2010-04-04ACPI: battery drivers should call power_supply_changed()Alan Jenkins1-1/+1
2010-04-04ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=nAlan Jenkins1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-14Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into releaseLen Brown1-2/+2
2010-01-28ACPI: replace acpi_integer by u64Lin Ming1-2/+2
2010-01-15ACPI: Battery: Add support for _BIX extended info methodAlexey Starikovskiy1-10/+58
2010-01-15ACPI: Battery: Add bit flagsAlexey Starikovskiy1-12/+14
2009-12-16battery: fix typo in commentJustin P. Mattock1-1/+1
2009-09-19Merge branch 'battery' into releaseLen Brown1-0/+20
2009-08-29ACPI battery: work around negative s16 battery current on AcerHector Martin1-0/+20
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2
2009-06-18ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warningLen Brown1-7/+5
2009-06-18ACPI: battery: use .notify method instead of installing handler directlyBjorn Helgaas1-17/+5
2009-04-11Revert "ACPI battery: fix async boot oops"Linus Torvalds1-1/+1
2009-04-07ACPI battery: fix async boot oopsVegard Nossum1-1/+1
2009-04-05Merge branch 'linus' into releaseLen Brown1-1/+0
2009-04-05Merge branch 'constify' into releaseLen Brown1-1/+1
2009-04-05Merge branch 'async-battery' into releaseLen Brown1-4/+11
2009-04-04ACPI: battery: asynchronous initArjan van de Ven1-4/+11
2009-04-03ACPI: constify VFTs (1/2)Jan Engelhardt1-1/+1
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan1-1/+0
2009-03-27ACPI: battery: add power_{now,avg} properties to power_classAlexey Starikovskiy1-5/+7
2009-02-21battery: don't assume we are fully charged when not charging or dischargingRichard Hughes1-1/+24
2008-12-22Newly inserted battery might differ from one just removed, soAlexey Starikovskiy1-2/+3
2008-12-05Revert "ACPI: battery: Convert discharge energy rate to current properly"Linus Torvalds1-13/+1
2008-12-04ACPI: Fix ACPI battery regression introduced by commit 558073Rafael J. Wysocki1-7/+10
2008-11-26ACPI: battery: Convert discharge energy rate to current properlyAlexey Starikovskiy1-0/+9
2008-11-11Merge branch 'sysfs' into releaseLen Brown1-1/+1
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas1-1/+0
2008-11-06ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-10-23Merge branch 'linus' into testLen Brown1-1/+1
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar1-1/+1
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek1-1/+1
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev1-7/+5
2008-03-17ACPI: battery: Don't return -EFAIL on broken packages.Alexey Starikovskiy1-6/+5
2008-02-05ACPI: battery: add sysfs serial numbermaximilian attems1-0/+5
2008-01-01ACPI: Make sysfs interface in ACPI power optional.Alexey Starikovskiy1-6/+25
2007-12-06ACPI: battery: fix ACPI battery technology reportingAndrey Borzenkov1-1/+1
2007-11-20Pull procfs-default into release branchLen Brown1-10/+10
2007-11-20Pull battery into release branchLen Brown1-0/+2
2007-11-19ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy1-10/+10
2007-11-13ACPI: Battery: remove cycle from battery removal.Alexey Starikovskiy1-4/+6
2007-11-08ACPI: Always return valid 'status' from acpi_battery_get_property()Roland Dreier1-0/+2
2007-10-29ACPI: Battery: Allow extract string from integerAlexey Starikovskiy1-10/+15
2007-10-29ACPI: battery: Support for non-spec name for LiIon technologyAlexey Starikovskiy1-0/+2
2007-10-29ACPI: battery: register power_supply subdevice only when battery is presentAndrey Borzenkov1-55/+75
2007-10-25ACPI: battery: Update battery information upon sysfs read.Alexey Starikovskiy1-0/+3