index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-mc13xxx.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-07
platform/x86: fujitsu-laptop: add NULL check on devm_kzalloc() return value
Gustavo A. R. Silva
1
-0
/
+12
2017-07-07
platform/x86: silead_dmi: Add touchscreen info for I.T.Works TW891 2-in-1
Hans de Goede
1
-0
/
+22
2017-07-05
platform/x86: ideapad-laptop: Fix indentation in DMI table
Andy Shevchenko
1
-4
/
+4
2017-07-05
platform/x86: ideapad-laptop: Add several models to no_hw_rfkill
Yang Jiaxun
1
-0
/
+70
2017-07-05
platform/x86: ideapad-laptop: Add IdeaPad V510-15IKB to no_hw_rfkill
Sven Eckelmann
1
-0
/
+7
2017-07-05
platform/x86: intel_telemetry: Add debugfs entry for S0ix residency
Rajneesh Bhardwaj
1
-0
/
+26
2017-07-05
platform/x86: intel_telemetry_debugfs: fix some error codes in init
Dan Carpenter
1
-4
/
+3
2017-07-05
platform/x86: intel_telemetry_debugfs: fix oops when load/unload module
Priyalee Kushwaha
1
-9
/
+7
2017-07-01
platform/x86: sony-laptop: constify attribute_group and input index array
Arvind Yadav
1
-2
/
+2
2017-07-01
platform/x86: fujitsu-laptop: rework debugging
Michał Kępień
2
-60
/
+28
2017-07-01
platform/x86: fujitsu-laptop: do not evaluate ACPI _INI methods
Michał Kępień
1
-16
/
+0
2017-07-01
platform/x86: fujitsu-laptop: do not update ACPI device power status
Michał Kępień
1
-20
/
+4
2017-07-01
platform/x86: fujitsu-laptop: sanitize hotkey input device identification
Michał Kępień
1
-2
/
+1
2017-07-01
platform/x86: fujitsu-laptop: use strcpy to set ACPI device names and classes
Michał Kępień
1
-5
/
+4
2017-07-01
platform/x86: fujitsu-laptop: remove redundant safety checks
Michał Kępień
1
-9
/
+0
2017-07-01
platform/x86: msi-laptop: constify msipf*_attribute_group
Arvind Yadav
1
-2
/
+2
2017-07-01
platform/x86: eeepc-laptop: constify platform_attribute_group
Arvind Yadav
1
-1
/
+1
2017-06-28
platform/x86: toshiba_haps: constify haps_attr_group
Arvind Yadav
1
-1
/
+1
2017-06-28
platform/x86: dell-wmi-led: Adjust instance of wmi_evaluate_method calls to 0
Mario Limonciello
1
-1
/
+1
2017-06-28
platform/x86: alienware-wmi: Adjust instance of wmi_evaluate_method calls to 0
Mario Limonciello
1
-4
/
+4
2017-06-21
platform/x86: intel_menlow: Add const to thermal_cooling_device_ops structure
Bhumika Goyal
1
-1
/
+1
2017-06-21
platform/x86: acerhdf: Add const to thermal_cooling_device_ops structure
Bhumika Goyal
1
-1
/
+1
2017-06-20
platform/x86: dell-laptop: Fix bogus keyboard backlight sysfs interface
Kai Heng Feng
1
-1
/
+5
2017-06-20
platform/x86: acer-wmi: Using zero as first WMI instance number
Lee, Chun-Yi
1
-4
/
+4
2017-06-18
platform/x86: ideapad-laptop: Add Y720-15IKBN to no_hw_rfkill
Olle Liljenzin
1
-0
/
+7
2017-06-18
platform/x86: ideapad-laptop: Add Y520-15IKBN to no_hw_rfkill
Olle Liljenzin
1
-0
/
+7
2017-06-17
platform/x86: silead_dmi: Add touchscreen info for PoV mobii wintab p800w
Hans de Goede
1
-0
/
+25
2017-06-15
platform/x86: silead_dmi: Add touchscreen info for Pipo W2S tablet
Hans de Goede
1
-0
/
+23
2017-06-13
platform/x86: wmi: Fix printing info about WDG structure
Pali Rohár
1
-3
/
+4
2017-06-13
platform/x86: dell-rbtn: constify rfkill_ops structures
Bhumika Goyal
1
-1
/
+1
2017-06-13
platform/x86: ideapad-laptop: constify rfkill_ops structure
Bhumika Goyal
1
-1
/
+1
2017-06-13
platform/x86: samsung-laptop: constify rfkill_ops structures
Bhumika Goyal
1
-2
/
+2
2017-06-13
platform/x86: wmi*: Add recent copyright statements
Darren Hart (VMware)
2
-0
/
+5
2017-06-13
platform/x86: acer-wmi: Detect RF Button capability
João Paulo Rechi Vita
1
-0
/
+7
2017-06-13
platform/x86: panasonic-laptop: remove unused code
Alex Hung
1
-4
/
+0
2017-06-13
platform/x86: samsung-laptop: Initialize loca variable
Andy Shevchenko
1
-1
/
+1
2017-06-06
platform/x86: dell-wmi: Convert to the WMI bus infrastructure
Andy Lutomirski
1
-66
/
+70
2017-06-06
platform/x86: wmi-bmof: New driver to expose embedded Binary WMI MOF metadata
Darren Hart (VMware)
3
-0
/
+137
2017-06-06
platform/x86: wmi: Require query for data blocks, rename writable to setable
Darren Hart (VMware)
2
-61
/
+63
2017-06-06
platform/x86: wmi: Add an interface for subdrivers to access sibling devices
Andy Lutomirski
2
-0
/
+21
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
2
-16
/
+42
2017-06-06
platform/x86: wmi: Incorporate acpi_install_notify_handler
Andy Lutomirski
2
-17
/
+73
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
2
-4
/
+103
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
2
-43
/
+201
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
[next]