index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
platform
/
x86
/
thinkpad_acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-06
platform/x86: thinkpad_acpi: Correct dual fan probe
Mark Pearson
1
-10
/
+13
2022-05-06
platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptops
Mario Limonciello
1
-0
/
+126
2022-05-06
platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
Mario Limonciello
1
-2
/
+24
2022-03-25
Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-77
/
+144
2022-03-17
platform/x86: thinkpad_acpi: consistently check fan_get_status return.
Tom Rix
1
-6
/
+6
2022-03-09
platform/x86: thinkpad_acpi: Don't use test_bit on an integer
Hans de Goede
1
-2
/
+2
2022-03-09
platform/x86: thinkpad_acpi: Fix compiler warning about uninitialized err var...
Hans de Goede
1
-1
/
+1
2022-03-09
platform/x86: thinkpad_acpi: clean up dytc profile convert
Mark Pearson
1
-12
/
+5
2022-03-02
platform/x86: thinkpad_acpi: Add PSC mode support
Mark Pearson
1
-53
/
+119
2022-03-02
platform/x86: thinkpad_acpi: Add dual fan probe
Mark Pearson
1
-3
/
+12
2022-02-28
Backmerge tag 'v5.17-rc6' into drm-next
Dave Airlie
1
-0
/
+1
2022-02-14
Backmerge tag 'v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Dave Airlie
1
-3
/
+22
2022-02-03
platform/x86: Replace acpi_bus_get_device()
Rafael J. Wysocki
1
-9
/
+8
2022-02-03
platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)
Hans de Goede
1
-0
/
+1
2022-02-03
platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)
Hans de Goede
1
-0
/
+1
2022-02-01
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...
Mark Pearson
1
-0
/
+12
2022-02-01
Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-1
/
+1
2022-01-24
platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
Alexander Kobel
1
-3
/
+10
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-2
/
+2
2022-01-11
Merge tag 'platform-drivers-x86-v5.17-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-451
/
+549
2022-01-10
drm/privacy_screen: Add drvdata in drm_privacy_screen
Rajat Jain
1
-1
/
+1
2021-12-21
platform/x86: thinkpad_acpi: support inhibit-charge
Thomas Weißschuh
1
-2
/
+62
2021-12-21
platform/x86: thinkpad_acpi: support force-discharge
Thomas Weißschuh
1
-4
/
+127
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
1
-2
/
+4
2021-12-02
platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs
Hans de Goede
1
-2
/
+2
2021-12-02
platform/x86: thinkpad_acpi: Add LED_RETAIN_AT_SHUTDOWN to led_class_devs
Hans de Goede
1
-0
/
+1
2021-11-25
platform/x86: thinkpad_acpi: Add lid_logo_dot to the list of safe LEDs
Hans de Goede
1
-2
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...
Hans de Goede
1
-0
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Remove unused sensors_pdev_attrs_registered flag
Hans de Goede
1
-2
/
+0
2021-11-25
platform/x86: thinkpad_acpi: Fix the hwmon sysfs-attr showing up in the wrong...
Hans de Goede
1
-12
/
+12
2021-11-25
platform/x86: thinkpad_acpi: tpacpi_attr_group contains driver attributes not...
Hans de Goede
1
-5
/
+25
2021-11-25
platform/x86: thinkpad_acpi: Register tpacpi_pdriver after subdriver init
Hans de Goede
1
-20
/
+21
2021-11-25
platform/x86: thinkpad_acpi: Restore missing hotkey_tablet_mode and hotkey_ra...
Hans de Goede
1
-0
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Fix thermal_temp_input_attr sorting
Hans de Goede
1
-8
/
+8
2021-11-25
platform/x86: thinkpad_acpi: Remove "goto err_exit" from hotkey_init()
Hans de Goede
1
-6
/
+2
2021-11-25
platform/x86: thinkpad_acpi: Properly indent code in tpacpi_dytc_profile_init()
Hans de Goede
1
-24
/
+23
2021-11-25
platform/x86: thinkpad_acpi: Cleanup dytc_profile_available
Hans de Goede
1
-12
/
+6
2021-11-25
platform/x86: thinkpad_acpi: Simplify dytc_version handling
Hans de Goede
1
-42
/
+5
2021-11-25
platform/x86: thinkpad_acpi: Make *_init() functions return -ENODEV instead of 1
Hans de Goede
1
-51
/
+34
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-42
/
+95
2021-11-22
platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEV
Hans de Goede
1
-2
/
+2
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-141
/
+54
2021-11-16
platform/x86: thinkpad_acpi: Fix WWAN device disabled issue after S3 deep
Slark Xiao
1
-12
/
+0
2021-11-16
platform/x86: thinkpad_acpi: Convert platform driver to use dev_groups
Len Baker
1
-283
/
+243
2021-11-16
platform/x86: thinkpad_acpi: Add support for dual fan control
Jimmy Wang
1
-0
/
+1
2021-10-19
platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
Nathan Chancellor
1
-1
/
+1
2021-10-19
platform/x86: thinkpad_acpi: Fix coccinelle warnings
Ye Guojin
1
-27
/
+27
2021-10-14
platform/x86: thinkpad_acpi: Register a privacy-screen device
Hans de Goede
1
-25
/
+72
2021-10-14
platform/x86: thinkpad_acpi: Get privacy-screen / lcdshadow ACPI handles only...
Hans de Goede
1
-10
/
+8
2021-10-14
platform/x86: thinkpad_acpi: Add hotkey_notify_extended_hotkey() helper
Hans de Goede
1
-11
/
+19
[next]