index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dma
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
platform/x86: asus-nb-wmi: Add tablet_mode_sw=lid-flip quirk for the TP200s
Hans de Goede
1
-0
/
+9
2021-08-12
platform/x86: asus-nb-wmi: Allow configuring SW_TABLET_MODE method with a mod...
Hans de Goede
1
-0
/
+19
2021-08-12
platform/x86: add meraki-mx100 platform driver
Chris Blake
3
-0
/
+246
2021-08-12
platform/x86/intel: int3472: Use y instead of objs in Makefile
Andy Shevchenko
1
-1
/
+1
2021-08-12
platform/x86/intel: pmt: Use y instead of objs in Makefile
Andy Shevchenko
1
-3
/
+3
2021-08-12
platform/x86/intel: int33fe: Use y instead of objs in Makefile
Andy Shevchenko
1
-1
/
+1
2021-08-12
platform/x86: dell-smo8800: Convert to be a platform driver
Andy Shevchenko
2
-56
/
+20
2021-08-12
platform/surface: aggregator: Use y instead of objs in Makefile
Andy Shevchenko
1
-9
/
+6
2021-08-12
platform/surface: surface3_power: Use i2c_acpi_get_i2c_resource() helper
Andy Shevchenko
1
-7
/
+1
2021-08-12
platform/x86: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-12
platform/x86: dell-smbios: Remove unused dmi_system_id table
Hans de Goede
1
-31
/
+0
2021-08-12
platform/x86: ISST: Fix optimization with use of numa
Srinivas Pandruvada
1
-1
/
+2
2021-08-06
platform/x86/intel: Move Intel PMT drivers to new subfolder
David E. Box
11
-43
/
+58
2021-08-06
platform/x86: pcengines-apuv2: Add missing terminating entries to gpio-lookup...
Hans de Goede
1
-0
/
+2
2021-08-06
platform/x86: Make dual_accel_detect() KIOX010A + KIOX020A detect more robust
Hans de Goede
1
-1
/
+2
2021-07-29
platform/x86: Add and use a dual_accel_detect() helper
Hans de Goede
5
-19
/
+101
2021-07-28
platform/x86: gigabyte-wmi: add support for B550 Aorus Elite V2
Thomas Weißschuh
1
-0
/
+1
2021-07-28
platform/x86: intel-hid: add Alder Lake ACPI device ID
Ping Bao
1
-0
/
+1
2021-07-17
platform/x86: think-lmi: Fix possible mem-leaks on tlmi_analyze() error-exit
Hans de Goede
1
-3
/
+9
2021-07-17
platform/x86: think-lmi: Split kobject_init() and kobject_add() calls
Hans de Goede
1
-6
/
+9
2021-07-17
platform/x86: think-lmi: Move pending_reboot_attr to the attributes sysfs dir
Mark Pearson
1
-6
/
+5
2021-07-17
platform/x86: amd-pmc: Fix undefined reference to __udivdi3
Shyam Sundar S K
1
-1
/
+2
2021-07-15
platform/x86: amd-pmc: Fix missing unlock on error in amd_pmc_send_cmd()
Yang Yingliang
1
-1
/
+1
2021-07-14
platform/x86: wireless-hotkey: remove hardcoded "hp" from the error message
Alex Hung
1
-1
/
+1
2021-07-14
platform/x86: amd-pmc: Use return code on suspend
Mario Limonciello
1
-1
/
+1
2021-07-14
platform/x86: amd-pmc: Add new acpi id for future PMC controllers
Shyam Sundar S K
1
-0
/
+4
2021-07-14
platform/x86: amd-pmc: Add support for ACPI ID AMDI0006
Shyam Sundar S K
1
-0
/
+1
2021-07-14
platform/x86: amd-pmc: Add support for logging s0ix counters
Shyam Sundar S K
1
-1
/
+44
2021-07-14
platform/x86: amd-pmc: Add support for logging SMU metrics
Shyam Sundar S K
1
-8
/
+139
2021-07-14
platform/x86: amd-pmc: call dump registers only once
Shyam Sundar S K
1
-4
/
+1
2021-07-14
platform/x86: amd-pmc: Fix SMU firmware reporting mechanism
Shyam Sundar S K
1
-10
/
+0
2021-07-14
platform/x86: amd-pmc: Fix command completion code
Shyam Sundar S K
1
-2
/
+36
2021-07-14
platform/x86: think-lmi: Add pending_reboot support
Mark Pearson
2
-0
/
+20
2021-07-12
Linux 5.14-rc1
v5.14-rc1
Linus Torvalds
1
-2
/
+2
2021-07-12
mm/rmap: try_to_migrate() skip zone_device !device_private
Hugh Dickins
1
-3
/
+3
2021-07-12
mm/rmap: fix new bug: premature return from page_mlock_one()
Hugh Dickins
1
-6
/
+5
2021-07-12
mm/rmap: fix old bug: munlocking THP missed other mlocks
Hugh Dickins
1
-5
/
+8
2021-07-12
mm/rmap: fix comments left over from recent changes
Hugh Dickins
2
-7
/
+2
2021-07-11
mm/page_alloc: Revert pahole zero-sized workaround
Mel Gorman
2
-14
/
+0
2021-07-10
rtc: pcf8523: rename register and bit defines
Alexandre Belloni
1
-73
/
+73
2021-07-10
rtc: pcf2127: handle timestamp interrupts
Mian Yousaf Kaukab
1
-59
/
+133
2021-07-10
rtc: at91sam9: Remove unnecessary offset variable checks
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: s5m: Check return value of s5m_check_peding_alarm_interrupt()
Nobuhiro Iwamatsu
1
-3
/
+1
2021-07-10
rtc: spear: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-4
/
+1
2021-07-10
rtc: tps6586x: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: tps80031: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: rtd119x: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-2
/
+1
2021-07-10
rtc: sc27xx: Fix format of SPDX identifier
Nobuhiro Iwamatsu
1
-1
/
+1
2021-07-10
rtc: palmas: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-14
/
+1
2021-07-10
rtc: max6900: convert to SPDX identifier
Nobuhiro Iwamatsu
1
-5
/
+3
[next]