summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI: thermal: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
* ACPI: video: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
* ACPI: button: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
* ACPI: battery: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
* ACPI: AC: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
* ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any moreRafael J. Wysocki2021-02-041-1/+0
* ACPI: PM: Clean up printing messagesRafael J. Wysocki2021-02-041-1/+0
* Merge back sysfs-related ACPI material for v5.9.Rafael J. Wysocki2020-06-291-2/+2
|\
| * ACPI: sysfs: Fix pm_profile_attr typeNathan Chancellor2020-06-221-2/+2
* | ACPI: sysfs: add newlines when printing module parametersXiongfeng Wang2020-06-221-6/+6
|/
* ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()Qiushi Wu2020-05-281-1/+3
* ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100Yunfeng Ye2019-11-191-3/+3
* ACPICA: Rename nameseg length macro/define for clarityBob Moore2019-04-091-3/+3
* ACPICA: Rename nameseg compare macro for clarityBob Moore2019-04-091-4/+4
* ACPI: sysfs: Prevent get_status() from returning acpi_statusRafael J. Wysocki2019-03-121-9/+12
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-3/+3
* ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEsPrarit Bhargava2017-12-131-18/+8
* Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-151-3/+5
|\
| * treewide: Fix function prototypes for module_param_call()Kees Cook2017-10-311-3/+5
* | ACPI / sysfs: Make function param_set_trace_method_name() staticColin Ian King2017-11-091-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
*-. Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'Rafael J. Wysocki2017-09-031-0/+79
|\ \
| * | ACPI / sysfs: Extend ACPI sysfs to provide access to boot error regionTony Luck2017-08-241-0/+79
| |/
* / ACPI: Add debug statements to acpi_global_event_handler()Rafael J. Wysocki2017-08-181-3/+9
|/
*-. Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'Rafael J. Wysocki2017-06-031-2/+5
|\ \
| | * ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of serviceDan Williams2017-04-271-2/+5
| |/
* / ACPI / scan: Drop support for force_removeMichal Hocko2017-04-131-4/+5
|/
* ACPI / sysfs: Provide quirk mechanism to prevent GPE floodingLv Zheng2016-12-261-0/+56
* ACPI / sysfs: Update sysfs signature handling codeLv Zheng2016-09-171-29/+33
* ACPI / sysfs: Fix an issue for LoadTable opcodeLv Zheng2016-09-171-1/+3
* ACPI / sysfs: Use new GPE masking mechanism in GPE interfaceLv Zheng2016-08-171-8/+25
* ACPI: add support for ACPI reconfiguration notifiersOctavian Purdila2016-07-081-4/+2
* ACPI / sysfs: fix error code in get_status()Dan Carpenter2016-05-051-4/+3
* ACPI / sysfs: correctly check failing memory allocationInsu Yun2015-10-261-0/+3
* ACPI / sysfs: Add support to allow leading "\" missing in trace_method_name.Lv Zheng2015-08-071-15/+13
* ACPI / sysfs: Update method tracing facility.Lv Zheng2015-08-071-36/+100
* ACPI / sysfs: Add ACPI_LV_REPAIR debug level.Lv Zheng2015-08-071-0/+1
* ACPI / sysfs: Treat the count field of counter_show() as unsignedNan Li2015-03-101-1/+1
* ACPICA: Events: Reduce source code difference for the ACPI_EVENT_FLAG_HANDLE ...Lv Zheng2014-10-211-2/+2
* ACPI: Remove duplicate definitions of PREFIXHanjun Guo2014-03-191-2/+0
*---. Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and '...Rafael J. Wysocki2014-01-291-1/+1
|\ \ \
| | | * ACPICA: Remove bool usage from ACPICA.Lv Zheng2014-01-271-1/+1
| | |/ | |/|
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2014-01-121-1/+1
|\ \ \ | |/ / |/| / | |/
| * ACPI: Clean up inclusions of ACPI header filesLv Zheng2013-12-071-1/+1
* | ACPI / sysfs: Fix incorrect ACPI tables walk in acpi_tables_sysfs_init()Jeremy Compostella2013-11-211-25/+27
* | ACPI / sysfs: Set file size for each exposed ACPI tableDaisuke HATAYAMA2013-11-211-1/+1
|/
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-10-281-2/+7
|\
| * ACPI / sysfs: make GPE sysfs attributes only accept correct valuesLan Tianyu2013-09-251-2/+7
* | ACPI / hotplug: Use kobject_init_and_add() instead of _init() and _add()Bjorn Helgaas2013-09-301-3/+2
* | ACPI / hotplug: Don't set kobject parent pointer explicitlyBjorn Helgaas2013-09-301-1/+0