index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
decompress_unlz4.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator()
Andy Shevchenko
3
-2
/
+10
2021-06-22
platform/x86: intel_skl_int3472: Use ACPI GPIO resource directly
Andy Shevchenko
3
-20
/
+17
2021-06-22
platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP)
Andy Shevchenko
1
-1
/
+1
2021-06-22
platform/x86: intel_skl_int3472: Free ACPI device resources after use
Andy Shevchenko
1
-7
/
+6
2021-06-22
platform/x86: Remove "default n" entries
Andy Shevchenko
2
-2
/
+0
2021-06-18
platform/x86: ISST: Use numa node id for cpu pci dev mapping
Srinivas Pandruvada
1
-2
/
+46
2021-06-18
platform/x86: ISST: Optimize CPU to PCI device mapping
Srinivas Pandruvada
1
-5
/
+24
2021-06-18
tools/power/x86/intel-speed-select: v1.10 release
Srinivas Pandruvada
1
-1
/
+1
2021-06-18
tools/power/x86/intel-speed-select: Fix uncore memory frequency display
Srinivas Pandruvada
4
-1
/
+34
2021-06-17
extcon: extcon-max8997: Simplify driver using devm
Matti Vaittinen
1
-31
/
+16
2021-06-17
extcon: extcon-max8997: Fix IRQ freeing at error path
Matti Vaittinen
1
-1
/
+1
2021-06-17
extcon: extcon-max77693.c: Fix potential work-queue cancellation race
Matti Vaittinen
1
-12
/
+5
2021-06-17
extcon: extcon-max14577: Fix potential work-queue cancellation race
Matti Vaittinen
1
-11
/
+5
2021-06-17
devm-helpers: Add resource managed version of work init
Matti Vaittinen
1
-0
/
+25
2021-06-17
mfd: tps68470: Remove tps68470 MFD driver
Daniel Scally
5
-118
/
+2
2021-06-16
platform/x86: Add intel_skl_int3472 driver
Daniel Scally
10
-0
/
+1017
2021-06-16
MAINTAINERS: Update IRC link for Surface System Aggregator subsystem
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE
Zou Wei
1
-0
/
+1
2021-06-16
platform/x86: think-lmi: Avoid potential read before start of the buffer
Hans de Goede
1
-1
/
+4
2021-06-16
platform/x86: think-lmi: Fix check for admin password being set
Hans de Goede
1
-2
/
+2
2021-06-16
platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
Hans de Goede
2
-2
/
+2
2021-06-16
platform/x86: intel_ips: fix set but unused warning in read_mgtv
yangerkun
1
-1
/
+1
2021-06-16
x86/platform/uv: Constify static attribute_group struct
Rikard Falkeborn
1
-2
/
+2
2021-06-16
platform/x86: tc1100-wmi: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2021-06-16
platform/x86: intel_pmt_crashlog: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2021-06-16
platform/x86: hdaps: Constify static attribute_group struct
Rikard Falkeborn
1
-1
/
+1
2021-06-16
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...
Baokun Li
1
-7
/
+3
2021-06-16
platform/surface: aggregator: Use list_move_tail instead of list_del/list_add...
Baokun Li
1
-7
/
+3
2021-06-16
platform/surface: aggregator: Drop unnecessary variable initialization
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/surface: aggregator: Do not return uninitialized value
Maximilian Luz
1
-1
/
+1
2021-06-16
docs: driver-api: Update Surface Aggregator user-space interface documentation
Maximilian Luz
1
-5
/
+122
2021-06-16
platform/surface: aggregator_cdev: Add lockdep support
Maximilian Luz
1
-0
/
+16
2021-06-16
platform/surface: aggregator_cdev: Allow enabling of events from user-space
Maximilian Luz
2
-0
/
+90
2021-06-16
platform/surface: aggregator_cdev: Add support for forwarding events to user-...
Maximilian Luz
3
-26
/
+477
2021-06-16
platform/surface: aggregator: Update copyright
Maximilian Luz
18
-18
/
+18
2021-06-16
platform/surface: aggregator: Allow enabling of events without notifiers
Maximilian Luz
2
-48
/
+253
2021-06-16
platform/surface: aggregator: Allow registering notifiers without enabling ev...
Maximilian Luz
2
-28
/
+58
2021-06-16
platform/mellanox: mlxreg-hotplug: Revert "move to use request_irq by IRQF_NO...
Mykola Kostenok
1
-2
/
+2
2021-06-16
platform/surface: dtx: Add missing mutex_destroy() call in failure path
Maximilian Luz
1
-0
/
+1
2021-06-16
platform/x86: dell-wmi-sysman: fw_attr_inuse can be static
kernel test robot
1
-1
/
+1
2021-06-16
platform/x86: thinkpad-lmi: Remove unused display_name member from struct tlm...
Hans de Goede
2
-11
/
+0
2021-06-16
platform/x86: think-lmi: Add WMI interface support on Lenovo platforms
Mark Pearson
6
-1
/
+1008
2021-06-16
platform/x86: dell-wmi-sysman: Use firmware_attributes_class helper
Mark Pearson
2
-10
/
+9
2021-06-16
platform/x86: firmware_attributes_class: Create helper file for handling firm...
Mark Pearson
4
-0
/
+68
2021-06-16
platform/surface: aggregator: Fix event disable function
Maximilian Luz
1
-1
/
+1
2021-06-16
platform/x86: toshiba_acpi: Fix missing error code in toshiba_acpi_setup_keyb...
Jiapeng Chong
1
-0
/
+1
2021-06-16
platform/x86: touchscreen_dmi: Fix Chuwi Hi10 Pro comment
Hans de Goede
1
-1
/
+1
2021-06-16
platform/x86: dell-privacy: Add support for Dell hardware privacy
Perry Yuan
8
-4
/
+522
2021-06-16
platform/x86: dell-wmi: Rename dell-wmi.c to dell-wmi-base.c
Hans de Goede
3
-1
/
+2
2021-06-16
platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support
Til Jasper Ullrich
1
-0
/
+1
[next]