aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/ac.c
AgeCommit message (Expand)Author
2015-06-15ACPI / AC: constify DMI system id tableMathias Krause
2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski
2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski
2014-07-07Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu
2014-05-08ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck
2014-03-19ACPI / AC: recheck adapter status upon battery status changesAlexander Mezin
2014-02-13ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan
2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki
2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng
2013-11-14ACPI / AC: Remove struct acpi_device pointer from struct acpi_acLan Tianyu
2013-10-16ACPI / AC: Remove AC's proc directory.Lan Tianyu
2013-09-25ACPI / AC: convert ACPI ac driver to platform busZhang Rui
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger
2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki
2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-07-24ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_registe...Lan Tianyu
2012-07-01ACPI: Use struct dev_pm_ops for power management in the AC driverRafael J. Wysocki
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-01-12Merge branch 'procfs-cleanup' into releaseLen Brown
2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui
2010-12-09ACPI ac: update AC status upon sysfs queryZhang Rui
2010-10-15ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaultZhang Rui
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-10-06ACPI: add AC/DC notifierMark Langsdorf
2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown
2009-06-18ACPI: ac: use .notify method instead of installing handler directlyBjorn Helgaas
2009-03-31proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan
2008-11-11Merge branch 'sysfs' into releaseLen Brown
2008-11-07ACPI: consolidate ACPI_*_COMPONENT definitions in acpi_drivers.hBjorn Helgaas
2008-11-06ACPI: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-10-22Merge branch 'ull' into testLen Brown
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-06-14ACPI: no AC status notificationLen Brown
2008-04-29acpi: use non-racy method for proc entries creationDenis V. Lunev
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser
2008-01-01ACPI: Make sysfs interface in ACPI power optional.Alexey Starikovskiy
2007-11-19ACPI: Split out control for /proc/acpi entries from battery, ac, and sbs.Alexey Starikovskiy
2007-11-14ACPI: AC: Update AC state on resumeAlexey Starikovskiy
2007-11-14make /proc/acpi/ac_adapter dependent on ACPI_PROCFSAndrey Borzenkov
2007-09-27ACPI: AC: Add sysfs interfaceAlexey Starikovskiy
2007-08-23ACPI: Schedule /proc/acpi/event for removalLen Brown
2007-08-23ACPI: don't duplicate input events on netlinkZhang Rui
2007-07-23ACPI: autoload modules - Create __mod_acpi_device_table symbol for all ACPI d...Thomas Renninger
2007-02-12ACPI: delete extra #defines in /drivers/acpi/ driversLen Brown
2007-02-12ACPI: fix acpi_driver.name usageLen Brown