index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
symlink.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
platform/x86/amd/pmf: Add depends on CONFIG_POWER_SUPPLY
Shyam Sundar S K
1
-0
/
+1
2023-02-13
platform/x86: dell-ddv: Prefer asynchronous probing
Armin Wolf
1
-0
/
+2
2023-02-13
platform/x86: dell-ddv: Add hwmon support
Armin Wolf
2
-5
/
+493
2023-02-13
Documentation/ABI: Add new attribute for mlxreg-io sysfs interfaces
Vadim Pasternak
1
-1
/
+121
2023-02-13
platform: mellanox: mlx-platform: Move bus shift assignment out of the loop
Vadim Pasternak
1
-2
/
+3
2023-02-13
platform: mellanox: mlx-platform: Add mux selection register to regmap
Vadim Pasternak
1
-8
/
+20
2023-02-13
platform_data/mlxreg: Add field with mapped resource address
Vadim Pasternak
1
-0
/
+2
2023-02-13
platform/mellanox: mlxreg-hotplug: Allow more flexible hotplug events configu...
Vadim Pasternak
1
-5
/
+23
2023-02-13
platform: mellanox: Extend all systems with I2C notification callback
Vadim Pasternak
1
-0
/
+11
2023-02-13
platform: mellanox: Split logic in init and exit flow
Vadim Pasternak
1
-109
/
+204
2023-02-10
platform: mellanox: Split initialization procedure
Vadim Pasternak
1
-18
/
+60
2023-02-10
platform: mellanox: Introduce support of new Nvidia L1 switch
Vadim Pasternak
1
-1
/
+391
2023-02-10
platform: mellanox: Introduce support for next-generation 800GB/s switch
Vadim Pasternak
1
-0
/
+180
2023-02-10
platform: mellanox: Cosmetic changes - rename to more common name
Vadim Pasternak
1
-14
/
+14
2023-02-10
platform: mellanox: Change "reset_pwr_converter_fail" attribute
Vadim Pasternak
1
-1
/
+1
2023-02-10
platform: mellanox: Introduce support for rack manager switch
Vadim Pasternak
1
-0
/
+261
2023-02-10
MAINTAINERS: dell-wmi-sysman: drop Divya Bharathi
Thomas Weißschuh
1
-1
/
+0
2023-02-10
x86/platform/uv: Make kobj_type structure constant
Thomas Weißschuh
1
-3
/
+3
2023-02-10
platform/x86: think-lmi: Make kobj_type structure constant
Thomas Weißschuh
1
-2
/
+2
2023-02-10
platform/x86: dell-wmi-sysman: Make kobj_type structure constant
Thomas Weißschuh
1
-1
/
+1
2023-02-10
platform/x86/intel/vsec: Use mutex for ida_alloc() and ida_free()
Srinivas Pandruvada
1
-0
/
+9
2023-02-10
platform/x86/amd: pmc: Add line break for readability
Shyam Sundar S K
1
-0
/
+1
2023-02-10
platform/x86/amd: pmc: differentiate STB/SMU messaging prints
Shyam Sundar S K
1
-3
/
+3
2023-02-10
platform/x86/amd: pmc: Write dummy postcode into the STB DRAM
Shyam Sundar S K
1
-0
/
+6
2023-02-10
platform/x86/amd: pmc: Add num_samples message id support to STB
Shyam Sundar S K
1
-2
/
+25
2023-02-10
platform/x86: Add include/linux/platform_data/x86 to MAINTAINERS
Andy Shevchenko
1
-0
/
+1
2023-02-10
platform/x86: Fix header inclusion in linux/platform_data/x86/soc.h
Andy Shevchenko
1
-1
/
+6
2023-02-10
platform/x86: int3472/discrete: add LEDS_CLASS dependency
Arnd Bergmann
1
-0
/
+1
2023-02-06
platform/x86: int3472/discrete: Drop unnecessary obj->type == string check
Hans de Goede
1
-8
/
+0
2023-02-06
MAINTAINERS: Add entry for TPMI driver
Srinivas Pandruvada
1
-0
/
+7
2023-02-06
platform/x86/intel/tpmi: ADD tpmi external interface for tpmi feature drivers
Srinivas Pandruvada
2
-0
/
+24
2023-02-06
platform/x86/intel/tpmi: Process CPU package mapping
Srinivas Pandruvada
2
-0
/
+100
2023-02-06
platform/x86/intel: Intel TPMI enumeration driver
Srinivas Pandruvada
3
-0
/
+338
2023-02-06
platform/x86/intel/vsec: Support private data
Srinivas Pandruvada
1
-0
/
+2
2023-02-06
platform/x86/intel/vsec: Enhance and Export intel_vsec_add_aux()
Srinivas Pandruvada
2
-5
/
+15
2023-02-06
platform/x86/intel/vsec: Add TPMI ID
Srinivas Pandruvada
1
-0
/
+5
2023-02-03
platform/x86: int3472/discrete: Get the polarity from the _DSM entry
Hans de Goede
3
-4
/
+16
2023-02-03
platform/x86: int3472/discrete: Move GPIO request to skl_int3472_register_clo...
Hans de Goede
3
-31
/
+30
2023-02-03
platform/x86: int3472/discrete: Create a LED class device for the privacy LED
Hans de Goede
5
-47
/
+106
2023-02-03
platform/x86: int3472/discrete: Refactor GPIO to sensor mapping
Hans de Goede
1
-9
/
+36
2023-02-03
media: v4l2-core: Make the v4l2-core code enable/disable the privacy LED if p...
Hans de Goede
5
-0
/
+75
2023-02-03
platform/x86: think-lmi: Use min_t() for comparison and assignment
Deepak R Varma
1
-2
/
+2
2023-02-03
platform/x86: dell-smo8800: Use min_t() for comparison and assignment
Deepak R Varma
1
-4
/
+1
2023-02-03
platform/x86: dell-ddv: Add "force" module param
Armin Wolf
1
-2
/
+11
2023-02-03
platform/x86: dell-ddv: Replace EIO with ENOMSG
Armin Wolf
1
-1
/
+1
2023-02-03
platform/x86: dell-ddv: Return error if buffer is empty
Armin Wolf
1
-5
/
+12
2023-02-03
platform/x86: dell-ddv: Add support for interface version 3
Armin Wolf
1
-2
/
+4
2023-02-03
tools/power/x86/intel-speed-select: v1.14 release
Srinivas Pandruvada
1
-1
/
+1
2023-02-03
tools/power/x86/intel-speed-select: Adjust uncore max/min frequency
Srinivas Pandruvada
1
-0
/
+36
2023-02-03
tools/power/x86/intel-speed-select: Add Emerald Rapid quirk
Zhang Rui
1
-1
/
+1
[next]