Age | Commit message (Expand) | Author |
2009-06-18 | ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning | Len Brown |
2009-06-18 | ACPI: battery: use .notify method instead of installing handler directly | Bjorn Helgaas |
2009-04-11 | Revert "ACPI battery: fix async boot oops" | Linus Torvalds |
2009-04-07 | ACPI battery: fix async boot oops | Vegard Nossum |
2009-04-05 | Merge branch 'linus' into release | Len Brown |
2009-04-05 | Merge branch 'constify' into release | Len Brown |
2009-04-05 | Merge branch 'async-battery' into release | Len Brown |
2009-04-04 | ACPI: battery: asynchronous init | Arjan van de Ven |
2009-04-03 | ACPI: constify VFTs (1/2) | Jan Engelhardt |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan |
2009-03-27 | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy |
2009-02-21 | battery: don't assume we are fully charged when not charging or discharging | Richard Hughes |
2008-12-22 | Newly inserted battery might differ from one just removed, so | Alexey Starikovskiy |
2008-12-05 | Revert "ACPI: battery: Convert discharge energy rate to current properly" | Linus Torvalds |
2008-12-04 | ACPI: Fix ACPI battery regression introduced by commit 558073 | Rafael J. Wysocki |
2008-11-26 | ACPI: battery: Convert discharge energy rate to current properly | Alexey Starikovskiy |
2008-11-11 | Merge branch 'sysfs' into release | Len Brown |
2008-11-07 | ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.h | Bjorn Helgaas |
2008-11-06 | ACPI: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar |
2008-10-10 | ACPI: catch calls of acpi_driver_data on pointer of wrong type | Pavel Machek |
2008-04-29 | acpi: use non-racy method for proc entries creation | Denis V. Lunev |
2008-03-17 | ACPI: battery: Don't return -EFAIL on broken packages. | Alexey Starikovskiy |
2008-02-05 | ACPI: battery: add sysfs serial number | maximilian attems |
2008-01-01 | ACPI: Make sysfs interface in ACPI power optional. | Alexey Starikovskiy |
2007-12-06 | ACPI: battery: fix ACPI battery technology reporting | Andrey Borzenkov |
2007-11-20 | Pull procfs-default into release branch | Len Brown |
2007-11-20 | Pull battery into release branch | Len Brown |
2007-11-19 | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy |
2007-11-13 | ACPI: Battery: remove cycle from battery removal. | Alexey Starikovskiy |
2007-11-08 | ACPI: Always return valid 'status' from acpi_battery_get_property() | Roland Dreier |
2007-10-29 | ACPI: Battery: Allow extract string from integer | Alexey Starikovskiy |
2007-10-29 | ACPI: battery: Support for non-spec name for LiIon technology | Alexey Starikovskiy |
2007-10-29 | ACPI: battery: register power_supply subdevice only when battery is present | Andrey Borzenkov |
2007-10-25 | ACPI: battery: Update battery information upon sysfs read. | Alexey Starikovskiy |
2007-10-25 | ACPI: battery: remove dead code | Adrian Bunk |
2007-09-27 | ACPI: Battery: add sysfs alarm | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: Add sysfs support | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: Misc clean-ups, no functional changes | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: simplify update scheme | Alexey Starikovskiy |
2007-09-27 | ACPI: Battery: don't use acpi_extract_package() | Alexey Starikovskiy |
2007-08-25 | Pull events into release branch | Len Brown |
2007-08-23 | ACPI: Schedule /proc/acpi/event for removal | Len Brown |
2007-08-23 | ACPI: don't duplicate input events on netlink | Zhang Rui |
2007-08-15 | Revert "ACPI: Battery: Synchronize battery operations." | Len Brown |
2007-08-03 | ACPI: Battery: Synchronize battery operations. | Alexey Starikovskiy |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d... | Thomas Renninger |
2007-05-11 | ACPI: battery: syntax cleanup | Alexey Starikovskiy |
2007-04-21 | process reading battery status hangs | Vladimir Lebedev |