index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwmon
/
dell-smm-hwmon.c
Age
Commit message (
Expand
)
Author
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-07-31
hwmon: (dell-smm) Add Dell Latitude 7320 to fan control whitelist
Armin Wolf
2024-07-15
Merge tag 'hwmon-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-06-30
hwmon: (dell-smm) Add Dell OptiPlex 7060 to DMI table
Armin Wolf
2024-05-29
hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelist
Armin Wolf
2024-04-28
hwmon: (dell-smm) Add Dell Precision 7540 to fan control whitelist
Seiji Nishikawa
2024-04-28
hwmon: (dell-smm) Add Dell G5 5505 to DMI table
Tobias Jakobi
2024-03-14
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
Merge tag 'platform-drivers-x86-v6.9-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-03-12
platform/x86: wmi: Do not instantiate older WMI drivers multiple times
Armin Wolf
2024-03-10
hwmon: (dell-smm) Add XPS 9315 to fan control whitelist
Armin Wolf
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2023-12-11
hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist
Armin Wolf
2023-12-11
hwmon: (dell-smm) Add support for WMI SMM interface
Armin Wolf
2023-12-11
hwmon: (dell-smm) Introduce helper function for data init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move config entries out of i8k_dmi_table
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move DMI config handling to module init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move whitelist handling to module init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Move blacklist handling to module init
Armin Wolf
2023-12-11
hwmon: (dell-smm) Prepare for multiple SMM calling backends
Armin Wolf
2023-04-19
hwmon: dell-smm: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2022-12-04
hwmon: (dell-smm) Move error message to make probing silent
Armin Wolf
2022-09-19
hwmon: (dell-smm) Improve warning messages
Armin Wolf
2022-07-13
hwmon: (dell-smm) Improve assembly code
Armin Wolf
2022-07-13
hwmon: (dell-smm) Add Dell G5 5590 to DMI table
Armin Wolf
2022-07-13
hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist
Armin Wolf
2022-05-20
hwmon: (dell-smm) Warn if SMM call took a very long time to execute
Armin Wolf
2022-05-20
hwmon: (dell-smm) Cleanup init code
Armin Wolf
2022-05-20
hwmon: (dell-smm) Avoid unnecessary SMM calls during init
Armin Wolf
2022-05-17
hwmon: (dell-smm) Add cooling device support
Armin Wolf
2022-03-18
hwmon: (dell-smm) Add Inspiron 3505 to fan type blacklist
Armin Wolf
2022-02-27
hwmon: (dell-smm) Improve temperature sensors detection
Armin Wolf
2022-02-27
hwmon: (dell-smm) Make fan/temp sensor number a u8
Armin Wolf
2022-02-27
hwmon: (dell-smm) Reword and mark parameter "force" as unsafe
Armin Wolf
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
2021-12-26
hwmon: (dell-smm) Pack the whole smm_regs struct
Armin Wolf
2021-12-26
hwmon: (dell-smm) Unify i8k_ioctl() and i8k_ioctl_unlocked()
Armin Wolf
2021-12-26
hwmon: (dell-smm) Simplify ioctl handler
Armin Wolf
2021-11-14
hwmon: (dell-smm) Fix warning on /proc/i8k creation error
Armin Wolf
2021-10-21
hwmon: (dell-smm) Speed up setting of fan speed
Armin Wolf
2021-10-21
hwmon: (dell-smm) Add comment explaining usage of i8k_config_data[]
Armin Wolf
2021-10-21
hwmon: (dell-smm) Return -ENOIOCTLCMD instead of -EINVAL
Armin Wolf
2021-10-21
hwmon: (dell-smm) Use strscpy_pad()
Armin Wolf
2021-10-21
hwmon: (dell-smm) Sort includes in alphabetical order
Armin Wolf
2021-10-16
hwmon: (dell-smm) Add support for fanX_min, fanX_max and fanX_target
Armin Wolf
2021-10-12
hwmon: (dell-smm) Remove unnecessary includes
Armin Wolf
2021-08-17
hwmon: (dell-smm) Rework SMM function debugging
Armin Wolf
2021-08-17
hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init
Armin Wolf
2021-08-17
hwmon: (dell-smm) Mark tables as __initconst
Armin Wolf
2021-08-17
hwmon: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
[next]