index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
platform/x86: Revert intel_pmc_ipc: Use MFD framework to create dependent devices
Andy Shevchenko
1
-139
/
+259
2017-11-08
platform/x86: dell-smbios-wmi: release mutex lock on WMI call failure
Mario Limonciello
1
-2
/
+5
2017-11-08
platform/x86: wmi: release mutex on module acquistion failure
Mario Limonciello
1
-2
/
+4
2017-11-08
platform/x86: dell-smbios: fix string overflow
Arnd Bergmann
1
-8
/
+4
2017-11-05
platform/x86: intel_pmc_ipc: Use MFD framework to create dependent devices
Kuppuswamy Sathyanarayanan
1
-259
/
+139
2017-11-05
platform/x86: intel_punit_ipc: Fix resource ioremap warning
Kuppuswamy Sathyanarayanan
1
-4
/
+4
2017-11-05
platform/x86: dell-smo8800: remove redundant assignments to byte_data
Colin Ian King
1
-2
/
+1
2017-11-05
platform/x86: hp-wmi: Fix tablet mode detection for convertibles
Stefan Brüns
1
-1
/
+1
2017-11-05
platform/x86: intel_ips: Convert timers to use timer_setup()
Kees Cook
1
-8
/
+7
2017-11-05
platform/x86: sony-laptop: Drop variable assignment in sony_nc_setup_rfkill()
Markus Elfring
1
-1
/
+1
2017-11-05
platform/x86: sony-laptop: Fix error handling in sony_nc_setup_rfkill()
Markus Elfring
1
-6
/
+8
2017-11-03
tools/wmi: add a sample for dell smbios communication over WMI
Mario Limonciello
4
-6
/
+237
2017-11-03
platform/x86: dell-smbios-wmi: introduce userspace interface
Mario Limonciello
4
-41
/
+133
2017-11-03
platform/x86: wmi: create userspace interface for drivers
Mario Limonciello
4
-2
/
+219
2017-11-03
platform/x86: dell-smbios: Add filtering support
Mario Limonciello
2
-0
/
+203
2017-11-03
platform/x86: dell-smbios-smm: test for WSMT
Mario Limonciello
2
-0
/
+35
2017-11-03
platform/x86: dell-smbios-wmi: Add new WMI dispatcher driver
Mario Limonciello
4
-0
/
+257
2017-11-03
platform/x86: dell-smbios: Introduce dispatcher for SMM calls
Mario Limonciello
8
-248
/
+398
2017-11-03
platform/x86: dell-smbios: Add a sysfs interface for SMBIOS tokens
Mario Limonciello
3
-1
/
+240
2017-11-03
platform/x86: dell-smbios: only run if proper oem string is detected
Mario Limonciello
1
-0
/
+7
2017-11-03
platform/x86: wmi: Don't allow drivers to get each other's GUIDs
Mario Limonciello
2
-21
/
+0
2017-11-03
platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
Mario Limonciello
6
-74
/
+208
2017-11-03
platform/x86: dell-wmi: don't check length returned
Mario Limonciello
1
-5
/
+1
2017-11-03
platform/x86: dell-wmi: clean up wmi descriptor check
Mario Limonciello
1
-5
/
+5
2017-11-03
platform/x86: dell-wmi: increase severity of some failures
Mario Limonciello
1
-6
/
+7
2017-11-03
platform/x86: wmi: Add new method wmidev_evaluate_method
Mario Limonciello
2
-4
/
+30
2017-11-03
platform/x86: dell-smbios: Prefix class/select with cmd_
Mario Limonciello
2
-4
/
+4
2017-11-03
platform/x86: intel_cht_int33fe: Update fusb302 type string, add properties
Hans de Goede
2
-2
/
+48
2017-11-03
platform/x86: silead_dmi: Add entry for the Digma e200 tablet
Sergey Tshovrebov
1
-0
/
+25
2017-11-03
platform/x86: silead_dmi: Fix GP-electronic T701 entry
Hans de Goede
1
-0
/
+2
2017-11-03
platform/x86: peaq-wmi: Remove unnecessary checks from peaq_wmi_exit
Hans de Goede
1
-7
/
+1
2017-11-03
platform/x86: peaq_wmi: Fix missing terminating entry for peaq_dmi_table
Hans de Goede
1
-0
/
+1
2017-10-31
platform/x86: ideapad-laptop: Add Lenovo Yoga 920-13IKB to no_hw_rfkill dmi list
Philipp Hug
1
-0
/
+7
2017-10-30
platform/x86: fujitsu-laptop: Fix radio LED detection
Michał Kępień
1
-5
/
+9
2017-10-27
platform/x86: hp_accel: Add quirk for HP ProBook 440 G4
Osama Khan
1
-0
/
+1
2017-10-27
platform/x86: intel_turbo_max_3: Add Skylake platform
Srinivas Pandruvada
1
-0
/
+1
2017-10-27
platform/x86: intel_telemetry: Remove useless default in Kconfig
Andy Shevchenko
1
-1
/
+0
2017-10-27
platform/x86: intel_telemetry: Add needed inclusion
Andy Shevchenko
1
-0
/
+2
2017-10-27
i2c-cht-wc: Add device-properties for fusb302 integration
Hans de Goede
2
-7
/
+49
2017-10-27
i2c: Allow overriding dev_name through board_info
Hans de Goede
2
-2
/
+10
2017-10-23
platform/x86: intel_pmc_ipc: Use spin_lock to protect GCR updates
Kuppuswamy Sathyanarayanan
1
-8
/
+13
2017-10-23
platform/x86: intel_telemetry: cleanup redundant headers
Rajneesh Bhardwaj
3
-15
/
+4
2017-10-23
platform/x86: intel_telemetry: Fix typos
Rajneesh Bhardwaj
1
-7
/
+7
2017-10-23
platform/x86: intel_telemetry: Fix load failure info
Rajneesh Bhardwaj
1
-1
/
+0
2017-10-23
platform/x86: intel_cht_int33fe: make a couple of local functions static
Colin Ian King
1
-2
/
+2
2017-10-23
Linux 4.14-rc6
Linus Torvalds
1
-1
/
+1
2017-10-22
Input: do not use property bits when generating module alias
Dmitry Torokhov
2
-6
/
+1
2017-10-22
stmmac: Don't access tx_q->dirty_tx before netif_tx_lock
Bernd Edlinger
1
-1
/
+2
2017-10-22
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-10-22
of_mdio: Fix broken PHY IRQ in case of probe deferral
Geert Uytterhoeven
1
-12
/
+27
[next]