Age | Commit message (Expand) | Author | Files | Lines |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h | Tejun Heo | 1 | -0/+1 |
2010-03-14 | Merge 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 release | Len Brown | 1 | -0/+3 |
2010-01-16 | ACPI: Fix unused variable warning in sbs.c | Rakib Mullick | 1 | -0/+3 |
2010-01-15 | ACPI: SBS: Export cycle_count | Alexey Starikovskiy | 1 | -0/+5 |
2009-08-28 | ACPI: Move definition of PREFIX from acpi_bus.h to internal..h | Len Brown | 1 | -0/+2 |
2009-04-05 | Merge branch 'linus' into release | Len Brown | 1 | -1/+0 |
2009-04-05 | Merge branch 'constify' into release | Len Brown | 1 | -7/+7 |
2009-04-03 | ACPI: constify VFTs (1/2) | Jan Engelhardt | 1 | -7/+7 |
2009-03-31 | proc 2/2: remove struct proc_dir_entry::owner | Alexey Dobriyan | 1 | -1/+0 |
2009-03-27 | ACPI: battery: add power_{now,avg} properties to power_class | Alexey Starikovskiy | 1 | -11/+16 |
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-10 | 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 | -26/+9 |
2008-02-09 | ACPI: SBS: Host controller must initialize before SBS. | Alexey Starikovskiy | 1 | -1/+1 |
2008-02-07 | ACPI: misc cleanups | Adrian Bunk | 1 | -1/+1 |
2008-01-01 | ACPI: Make sysfs interface in ACPI power optional. | Alexey Starikovskiy | 1 | -1/+22 |
2007-12-14 | ACPI: SBS: Return rate in mW if capacity in mWh | Alexey Starikovskiy | 1 | -9/+12 |
2007-12-14 | ACPI: SBS: Ignore alarms coming from unknown devices | Alexey Starikovskiy | 1 | -6/+0 |
2007-11-20 | Pull procfs-default into release branch | Len Brown | 1 | -10/+10 |
2007-11-19 | ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs. | Alexey Starikovskiy | 1 | -10/+10 |
2007-11-18 | ACPI: SBS: Fix retval warning | Jeff Garzik | 1 | -8/+17 |
2007-09-27 | ACPI: SBS: Add sysfs alarm | Alexey Starikovskiy | 1 | -4/+32 |
2007-09-27 | ACPI: SBS: Add ACPI_PROCFS around procfs handling code. | Alexey Starikovskiy | 1 | -0/+25 |
2007-09-27 | ACPI: SBS: Add support for power_supply class (and sysfs) | Alexey Starikovskiy | 1 | -81/+233 |
2007-09-27 | ACPI: SBS: Make SBS reads table-driven. | Alexey Starikovskiy | 1 | -1017/+275 |
2007-09-27 | ACPI: SBS: Simplify data structures in SBS | Alexey Starikovskiy | 1 | -147/+135 |
2007-09-27 | ACPI: SBS: Split host controller (ACPI0001) from SBS driver (ACPI0002) | Alexey Starikovskiy | 1 | -299/+75 |
2007-09-27 | ACPI: Add acpi_bus_generate_event4() function | Alexey Starikovskiy | 1 | -32/+14 |
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/+1 |
2007-08-03 | ACPI: sbs: remove dead code | Adrian Bunk | 1 | -5/+1 |
2007-07-23 | ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI drivers | Thomas Renninger | 1 | -2/+8 |
2007-06-23 | ACPI: sbs: probe smart battery vis SMBus controller | Alexey Starikovskiy | 1 | -26/+7 |
2007-03-22 | ACPI: sbs: Common interface with CM battery | Vladimir Lebedev | 1 | -258/+319 |
2007-03-22 | ACPI: sbs: Debug messages correction/improvement | Vladimir Lebedev | 1 | -150/+149 |
2007-03-22 | ACPI: sbs: use EC rather than I2C | Vladimir Lebedev | 1 | -278/+287 |
2007-02-16 | Pull bugzilla-7897 into release branch | Len Brown | 1 | -11/+9 |
2007-02-12 | ACPI: delete extra #defines in /drivers/acpi/ drivers | Len Brown | 1 | -1/+0 |
2007-02-12 | ACPI: fix acpi_driver.name usage | Len Brown | 1 | -1/+1 |
2007-02-12 | ACPI: clean up ACPI_MODULE_NAME() use | Len Brown | 1 | -1/+1 |
2007-02-10 | ACPI: sbs: fix present rate | Vladimir Lebedev | 1 | -11/+9 |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan | 1 | -2/+1 |
2006-12-16 | Pull style into test branch | Len Brown | 1 | -12/+12 |
2006-10-14 | ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi | Jan Engelhardt | 1 | -12/+12 |
2006-10-14 | ACPI: sbs: fix module_param() initializers | Lebedev, Vladimir P | 1 | -5/+5 |
2006-10-14 | ACPI: sbs: check for NULL device pointer | Lebedev, Vladimir P | 1 | -2/+8 |
2006-08-15 | ACPI: skip smart battery init when acpi=off | Len Brown | 1 | -0/+3 |
2006-07-01 | ACPI: remove function tracing macros from drivers/acpi/*.c | Len Brown | 1 | -102/+40 |
2006-07-01 | ACPI: add support for Smart Battery | Rich Townsend | 1 | -0/+1828 |