index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
sysfs.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: sysfs: Enable ACPI sysfs support for CCEL records
Kuppuswamy Sathyanarayanan
2023-03-27
1
-0
/
+17
*
ACPI: make kobj_type structures constant
Thomas Weißschuh
2023-02-14
1
-1
/
+1
*
ACPI: sysfs: use sysfs_emit() to instead of scnprintf()
Xu Panda
2022-11-10
1
-1
/
+1
*
ACPI: sysfs: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-03
1
-1
/
+2
*
ACPI: sysfs: Fix BERT error region memory mapping
Lorenzo Pieralisi
2022-04-13
1
-7
/
+18
*
ACPI: sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
2021-12-28
1
-1
/
+2
*
-
.
Merge branches 'acpi-dptf' and 'acpi-messages'
Rafael J. Wysocki
2021-06-29
1
-5
/
+3
|
\
\
|
|
*
ACPI: sysfs: Cleanup message printing
Hanjun Guo
2021-06-07
1
-5
/
+3
|
|
/
*
|
ACPI: sysfs: Remove tailing return statement in void function
Andy Shevchenko
2021-06-18
1
-1
/
+0
*
|
ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros
Andy Shevchenko
2021-06-18
1
-16
/
+7
*
|
ACPI: sysfs: Sort headers alphabetically
Andy Shevchenko
2021-06-17
1
-1
/
+1
*
|
ACPI: sysfs: Refactor param_get_trace_state() to drop dead code
Andy Shevchenko
2021-06-17
1
-10
/
+6
*
|
ACPI: sysfs: Unify pattern of memory allocations
Andy Shevchenko
2021-06-17
1
-8
/
+4
*
|
ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe
Andy Shevchenko
2021-06-17
1
-3
/
+10
*
|
ACPI: sysfs: Make sparse happy about address space in use
Andy Shevchenko
2021-06-17
1
-1
/
+1
*
|
ACPI: sysfs: Drop four redundant return statements
Clayton Casciato
2021-06-14
1
-8
/
+0
|
/
*
ACPI: Drop unused ACPI_*_COMPONENT definitions and update documentation
Rafael J. Wysocki
2021-03-08
1
-5
/
+0
*
ACPI: sysfs: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
1
-6
/
+1
*
Merge branch 'acpi-pci'
Rafael J. Wysocki
2021-03-08
1
-1
/
+0
|
\
|
*
ACPI: PCI: Drop ACPI_PCI_COMPONENT that is not used any more
Rafael J. Wysocki
2021-03-08
1
-1
/
+0
*
|
ACPI: processor: Get rid of ACPICA message printing
Rafael J. Wysocki
2021-03-08
1
-1
/
+0
|
/
*
ACPI: thermal: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
ACPI: video: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
ACPI: button: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
ACPI: battery: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
ACPI: AC: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
ACPI: bus: Drop ACPI_BUS_COMPONENT which is not used any more
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
ACPI: PM: Clean up printing messages
Rafael J. Wysocki
2021-02-04
1
-1
/
+0
*
Merge back sysfs-related ACPI material for v5.9.
Rafael J. Wysocki
2020-06-29
1
-2
/
+2
|
\
|
*
ACPI: sysfs: Fix pm_profile_attr type
Nathan Chancellor
2020-06-22
1
-2
/
+2
*
|
ACPI: sysfs: add newlines when printing module parameters
Xiongfeng Wang
2020-06-22
1
-6
/
+6
|
/
*
ACPI: sysfs: Fix reference count leak in acpi_sysfs_add_hotplug_profile()
Qiushi Wu
2020-05-28
1
-1
/
+3
*
ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100
Yunfeng Ye
2019-11-19
1
-3
/
+3
*
ACPICA: Rename nameseg length macro/define for clarity
Bob Moore
2019-04-09
1
-3
/
+3
*
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
1
-4
/
+4
*
ACPI: sysfs: Prevent get_status() from returning acpi_status
Rafael J. Wysocki
2019-03-12
1
-9
/
+12
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-3
/
+3
*
ACPI: sysfs: Make ACPI GPE mask kernel parameter cover all GPEs
Prarit Bhargava
2017-12-13
1
-18
/
+8
*
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-3
/
+5
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-3
/
+5
*
|
ACPI / sysfs: Make function param_set_trace_method_name() static
Colin Ian King
2017-11-09
1
-1
/
+2
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
-
.
Merge branches 'acpi-sysfs', 'acpi-apei' and 'acpi-blacklist'
Rafael J. Wysocki
2017-09-03
1
-0
/
+79
|
\
\
|
*
|
ACPI / sysfs: Extend ACPI sysfs to provide access to boot error region
Tony Luck
2017-08-24
1
-0
/
+79
|
|
/
*
/
ACPI: Add debug statements to acpi_global_event_handler()
Rafael J. Wysocki
2017-08-18
1
-3
/
+9
|
/
*
-
.
Merge branches 'acpi-button', 'acpica' and 'acpi-sysfs'
Rafael J. Wysocki
2017-06-03
1
-2
/
+5
|
\
\
|
|
*
ACPI / sysfs: fix acpi_get_table() leak / acpi-sysfs denial of service
Dan Williams
2017-04-27
1
-2
/
+5
|
|
/
*
/
ACPI / scan: Drop support for force_remove
Michal Hocko
2017-04-13
1
-4
/
+5
|
/
*
ACPI / sysfs: Provide quirk mechanism to prevent GPE flooding
Lv Zheng
2016-12-26
1
-0
/
+56
*
ACPI / sysfs: Update sysfs signature handling code
Lv Zheng
2016-09-17
1
-29
/
+33
[next]