index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-18
platform/x86: wmi: Fix check for method instance number
Pali Rohár
1
-3
/
+3
2017-07-22
platform/x86: wmi: Fix error handling in acpi_wmi_init()
Alexey Khoroshilov
1
-3
/
+3
2017-06-13
platform/x86: wmi: Fix printing info about WDG structure
Pali Rohár
1
-3
/
+4
2017-06-13
platform/x86: wmi*: Add recent copyright statements
Darren Hart (VMware)
1
-0
/
+4
2017-06-06
platform/x86: wmi: Require query for data blocks, rename writable to setable
Darren Hart (VMware)
1
-56
/
+61
2017-06-06
platform/x86: wmi: Add an interface for subdrivers to access sibling devices
Andy Lutomirski
1
-0
/
+17
2017-06-06
platform/x86: wmi: Bind the platform device, not the ACPI node
Andy Lutomirski
1
-24
/
+33
2017-06-06
platform/x86: wmi: Add a new interface to read block data
Andy Lutomirski
1
-16
/
+38
2017-06-06
platform/x86: wmi: Incorporate acpi_install_notify_handler
Andy Lutomirski
1
-17
/
+72
2017-06-06
platform/x86: wmi: Instantiate all devices before adding them
Darren Hart (VMware)
1
-20
/
+29
2017-06-06
platform/x86: wmi: Probe data objects for read and write capabilities
Andy Lutomirski
1
-4
/
+97
2017-06-06
platform/x86: wmi: Split devices into types and add basic sysfs attributes
Andy Lutomirski
1
-1
/
+77
2017-06-06
platform/x86: wmi: Fix error handling when creating devices
Andy Lutomirski
1
-13
/
+15
2017-06-06
platform/x86: wmi: Turn WMI into a bus driver
Andy Lutomirski
1
-43
/
+154
2017-06-06
platform/x86: wmi: Track wmi devices per ACPI device
Andy Lutomirski
1
-22
/
+36
2017-06-06
platform/x86: wmi: Clean up acpi_wmi_add
Andy Lutomirski
1
-5
/
+9
2017-06-06
platform/x86: wmi: Pass the acpi_device through to parse_wdg
Andy Lutomirski
1
-6
/
+7
2017-06-06
platform/x86: wmi: Drop "Mapper (un)loaded" messages
Andy Lutomirski
1
-3
/
+0
2016-05-21
drivers/platform/x86/wmi.c: use generic UUID library
Andy Shevchenko
1
-91
/
+13
2015-09-10
wmi: Remove private %pUL implementation
Rasmus Villemoes
1
-45
/
+6
2015-04-08
wmi: Use bool function return values of true/false not 1/0
Joe Perches
1
-2
/
+2
2015-03-25
x86/wmi: delete unused wmi_data_lock mutex causing gcc warning
Paul Gortmaker
1
-1
/
+0
2014-08-16
WMI: Remove unnecessary null test
Himangi Saraogi
1
-4
/
+0
2014-01-13
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-2
/
+0
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-2
/
+0
2013-11-21
x86, wmi fix modalias_show return values
Prarit Bhargava
1
-2
/
+4
2013-09-24
wmi: convert acpi_get_handle() to acpi_has_method()
Zhang Rui
1
-3
/
+2
2013-09-24
wmi: convert acpi_evaluate_object() to acpi_execute_simple_method()
Zhang Rui
1
-19
/
+6
2013-09-05
wmi: parse_wdg() should return kernel error codes
Dan Carpenter
1
-2
/
+2
2013-08-20
x86: wmi: convert class code to use dev_groups
Greg Kroah-Hartman
1
-4
/
+6
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
1
-1
/
+1
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-2
/
+2
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-2
/
+2
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-01
x86: fix up files really needing to include module.h
Paul Gortmaker
1
-0
/
+1
2011-10-24
WMI: properly cleanup devices to avoid crashes
Dmitry Torokhov
1
-1
/
+5
2011-05-27
wmi: Removed trailing whitespace from logging message.
Joe Perches
1
-5
/
+5
2011-01-08
WMI: return error if wmi_create_device() fails
Dan Carpenter
1
-1
/
+1
2011-01-08
WMI: Cater for multiple events with same GUID
Colin King
1
-61
/
+72
2010-12-07
wmi: use memcmp instead of strncmp to compare GUIDs
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2010-10-21
WMI: embed struct device directly into wmi_block
Dmitry Torokhov
1
-111
/
+65
2010-10-21
WMI: make use of class device's attributres
Dmitry Torokhov
1
-8
/
+7
2010-10-21
WMI: use pr_err() and friends
Dmitry Torokhov
1
-35
/
+29
2010-10-21
WMI: use separate list head for storing wmi blocks
Dmitry Torokhov
1
-11
/
+9
2010-10-21
WMI: simplify handling of returned WMI blocks in parse_wdg()
Dmitry Torokhov
1
-11
/
+4
2010-10-21
WMI: fix potential NULL pointer dereference
Dmitry Torokhov
1
-0
/
+2
2010-10-21
WMI: do not leak memory in parse_wdg()
Dmitry Torokhov
1
-2
/
+4
2010-10-21
WMI: fix wmi_gtoa() to actully terminate the string
Dmitry Torokhov
1
-1
/
+1
2010-10-21
WMI: free wmi blocks when parse_wdg() fails
Dmitry Torokhov
1
-10
/
+15
2010-10-21
WMI: remove EC region handler when _WDG parsing fails
Dmitry Torokhov
1
-2
/
+7
[next]