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
/
ac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-12
ACPI / AC: Add sleep quirk for Thinkpad e530
Lan Tianyu
1
-0
/
+33
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-1
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+2
2012-08-10
ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEP
Rafael J. Wysocki
1
-0
/
+4
2012-07-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+3
2012-07-24
ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...
Lan Tianyu
1
-1
/
+3
2012-07-01
ACPI: Use struct dev_pm_ops for power management in the AC driver
Rafael J. Wysocki
1
-5
/
+12
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-01-12
Merge branch 'procfs-cleanup' into release
Len Brown
1
-1
/
+2
2011-01-12
ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39
Zhang Rui
1
-1
/
+2
2010-12-09
ACPI ac: update AC status upon sysfs query
Zhang Rui
1
-17
/
+29
2010-10-16
ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by default
Zhang Rui
1
-14
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-06
ACPI: add AC/DC notifier
Mark Langsdorf
1
-0
/
+1
2009-08-29
ACPI: Move definition of PREFIX from acpi_bus.h to internal..h
Len Brown
1
-0
/
+2
2009-06-18
ACPI: ac: use .notify method instead of installing handler directly
Bjorn Helgaas
1
-15
/
+5
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
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 'ull' into test
Len Brown
1
-1
/
+1
2008-10-11
ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels
Matthew Wilcox
1
-1
/
+1
2008-10-11
ACPI: catch calls of acpi_driver_data on pointer of wrong type
Pavel Machek
1
-1
/
+1
2008-06-14
ACPI: no AC status notification
Len Brown
1
-5
/
+3
2008-04-29
acpi: use non-racy method for proc entries creation
Denis V. Lunev
1
-8
/
+4
2008-04-22
acpi: Storage class should be before const qualifier
Tobias Klauser
1
-1
/
+1
2008-01-01
ACPI: Make sysfs interface in ACPI power optional.
Alexey Starikovskiy
1
-2
/
+14
2007-11-19
ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.
Alexey Starikovskiy
1
-10
/
+10
2007-11-15
ACPI: AC: Update AC state on resume
Alexey Starikovskiy
1
-0
/
+17
2007-11-15
make /proc/acpi/ac_adapter dependent on ACPI_PROCFS
Andrey Borzenkov
1
-1
/
+22
2007-09-27
ACPI: AC: Add sysfs interface
Alexey Starikovskiy
1
-2
/
+31
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-07-23
ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...
Thomas Renninger
1
-2
/
+7
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
2006-12-21
ACPI: replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-10-14
ACPI: Remove unnecessary from/to-void* and to-void casts in drivers/acpi
Jan Engelhardt
1
-3
/
+3
2006-08-16
ACPI: fix boot with acpi=off
Pavel Machek
1
-0
/
+2
2006-07-10
ACPI: add 'const' to several ACPI file_operations
Arjan van de Ven
1
-1
/
+1
2006-07-02
Pull smart-battery into release branch
Len Brown
1
-5
/
+7
2006-07-02
ACPI: add support for Smart Battery
Rich Townsend
1
-5
/
+7
2006-07-01
ACPI: handle AC notify event on broken BIOS
Christian Lupien
1
-2
/
+4
2006-06-30
ACPI: ac: Remove unneeded acpi_handle from driver.
Patrick Mochel
1
-2
/
+0
2006-06-30
ACPI: ac: Use acpi_device's handle instead of driver's
Patrick Mochel
1
-3
/
+3
2006-06-30
ACPI: ac: Add struct acpi_device to struct acpi_ac.
Patrick Mochel
1
-3
/
+3
2006-06-27
ACPI: delete tracing macros from drivers/acpi/*.c
Patrick Mochel
1
-31
/
+22
2006-06-27
ACPI: Enable ACPI error messages w/o CONFIG_ACPI_DEBUG
Thomas Renninger
1
-10
/
+2
2005-08-05
[ACPI] Lindent all ACPI files
Len Brown
1
-82
/
+56
[next]