aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/ppdev.h
diff options
context:
space:
mode:
authorChristian König <christian.koenig@amd.com>2016-02-15 16:59:57 +0100
committerAlex Deucher <alexander.deucher@amd.com>2016-02-16 17:46:24 -0500
commit418aa0c296ddb5df90c4e94f995cfd3f3c9e96dc (patch)
treead4be1eb7a8537b33c479418f6f749f7f827f1d2 /include/uapi/linux/ppdev.h
parentdrm/amdgpu: rework GEM info printing (diff)
drm/amdgpu: cleanup gem init/finit
Remove the double housekeeping and use something sane to forcefuly delete BOs on unload. Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/uapi/linux/ppdev.h')
0 files changed, 0 insertions, 0 deletions
le='2017-04-19 22:53:35 +0200'>2017-04-19ACPI / AC: Add a blacklist with PMIC ACPI HIDs with a native charger driverHans de Goede1-0/+20 2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0 2015-06-15ACPI / AC: constify DMI system id tableMathias Krause1-1/+1 2015-03-13power_supply: Change ownership from driver to coreKrzysztof Kozlowski1-13/+19 2015-03-13power_supply: Move run-time configuration to separate structureKrzysztof Kozlowski1-1/+1 2014-07-07Revert "ACPI / AC: Remove AC's proc directory."Lan Tianyu1-2/+128 2014-05-08ACPI: Revert "ACPI / AC: convert ACPI ac driver to platform bus"Guenter Roeck1-59/+58 2014-03-19ACPI / AC: recheck adapter status upon battery status changesAlexander Mezin1-0/+25 2014-02-13ACPI / AC: fix AC driver compile error when CONFIG_PM_SLEEP is undefinedShuah Khan1-0/+2 2014-01-12Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+1 2014-01-05ACPI / AC: change notification handler type to ACPI_ALL_NOTIFYAlexander Mezin1-2/+2 2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1 2013-11-14ACPI / AC: Remove struct acpi_device pointer from struct acpi_acLan Tianyu1-7/+8 2013-10-16ACPI / AC: Remove AC's proc directory.Lan Tianyu1-126/+3 2013-09-25ACPI / AC: convert ACPI ac driver to platform busZhang Rui1-83/+80 2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-1/+0 2013-05-12ACPI / AC: Add sleep quirk for Thinkpad e530Lan Tianyu1-0/+33 2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-1/+1 2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-2/+2 2012-08-10ACPI / PM: Fix unused function warnings for CONFIG_PM_SLEEPRafael J. Wysocki1-0/+4 2012-07-26Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-1/+3 2012-07-24ACPI/AC: prevent OOPS on some boxes due to missing check power_supply_register() return value checkLan Tianyu1-1/+3 2012-07-01ACPI: Use struct dev_pm_ops for power management in the AC driverRafael J. Wysocki1-5/+12 2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1 2011-01-12Merge branch 'procfs-cleanup' into releaseLen Brown1-1/+2 2011-01-12ACPI: delete CONFIG_ACPI_PROCFS_POWER and power procfs I/F in 2.6.39Zhang Rui1-1/+2 2010-12-09ACPI ac: update AC status upon sysfs queryZhang Rui1-17/+29 2010-10-15ACPI ac/battery/sbs: sysfs I/F always built in, procfs I/F disabled by defaultZhang Rui1-14/+0 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 2009-10-06ACPI: add AC/DC notifierMark Langsdorf1-0/+1 2009-08-28ACPI: Move definition of PREFIX from acpi_bus.h to internal..hLen Brown1-0/+2 2009-06-18ACPI: ac: use .notify method instead of installing handler directlyBjorn Helgaas1-15/+5