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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
platform/x86: thinkpad_acpi: support force-discharge
Thomas Weißschuh
1
-4
/
+127
2021-12-16
Merge tag 'platform-drivers-x86-int3472-1' of git://git.kernel.org/pub/scm/li...
Mauro Carvalho Chehab
9
-145
/
+373
2021-12-15
Merge tag 'platform-drivers-x86-int3472-1' into review-hans
Hans de Goede
9
-145
/
+373
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
7
-15
/
+58
2021-12-13
platform/x86: int3472: Deal with probe ordering issues
Hans de Goede
2
-0
/
+7
2021-12-13
platform/x86: int3472: Pass tps68470_regulator_platform_data to the tps68470-...
Hans de Goede
4
-1
/
+199
2021-12-13
platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regula...
Hans de Goede
1
-7
/
+28
2021-12-13
platform/x86: int3472: Add get_sensor_adev_and_name() helper
Hans de Goede
3
-18
/
+35
2021-12-13
platform/x86: int3472: Split into 2 drivers
Hans de Goede
7
-120
/
+105
2021-12-07
Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-3
/
+42
2021-12-07
platform/x86: hp_accel: Use SIMPLE_DEV_PM_OPS() for PM ops
Andy Shevchenko
1
-23
/
+4
2021-12-07
platform: surface: Propagate ACPI Dependency
Jarrett Schultz
2
-1
/
+7
2021-12-07
platform/x86: lenovo-yogabook-wmi: Add support for hall sensor on the back
Hans de Goede
1
-1
/
+70
2021-12-07
platform/x86: lenovo-yogabook-wmi: Add driver for Lenovo Yoga Book
Yauhen Kharuzhy
3
-0
/
+353
2021-12-06
platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
Hans de Goede
1
-4
/
+6
2021-12-06
platform/x86: wmi: Fix driver->notify() vs ->probe() race
Hans de Goede
1
-1
/
+5
2021-12-06
platform/x86: wmi: Replace read_takes_no_args with a flags field
Hans de Goede
1
-4
/
+7
2021-12-06
platform/x86/intel: hid: add quirk to support Surface Go 3
Alex Hung
1
-0
/
+7
2021-12-06
platform/x86/intel: hid: add quirk to support Surface Go 3
Alex Hung
1
-0
/
+7
2021-12-02
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
1
-1
/
+1
2021-12-02
platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen info
Hans de Goede
1
-0
/
+18
2021-12-02
platform/x86: lg-laptop: Recognize more models
Matan Ziv-Av
1
-0
/
+12
2021-12-02
platform/x86: asus-wmi: remove unneeded semicolon
Yang Li
1
-1
/
+1
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-30
platform/x86: amd-pmc: Fix s2idle failures on certain AMD laptops
Fabrizio Bertocci
1
-1
/
+1
2021-11-25
platform/x86: touchscreen_dmi: Add TrekStor SurfTab duo W1 touchscreen info
Hans de Goede
1
-0
/
+18
2021-11-25
platform/x86: lg-laptop: Recognize more models
Matan Ziv-Av
1
-0
/
+12
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-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
2
-12
/
+16
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2
-42
/
+97
2021-11-22
platform/x86: thinkpad_acpi: Accept ibm_init_struct.init() returning -ENODEV
Hans de Goede
1
-2
/
+2
2021-11-22
platform/x86: think-lmi: Simplify tlmi_analyze() error handling a bit
Hans de Goede
1
-15
/
+11
2021-11-22
platform/x86: think-lmi: Move kobject_init() call into tlmi_create_auth()
Hans de Goede
1
-8
/
+3
2021-11-18
platform/x86: think-lmi: Opcode support
Mark Pearson
2
-37
/
+311
2021-11-18
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
45
-674
/
+5931
2021-11-16
platform/surface: aggregator_registry: Rename device registration function
Maximilian Luz
1
-4
/
+4
2021-11-16
platform/surface: aggregator_registry: Use generic client removal function
Maximilian Luz
1
-19
/
+5
[prev]
[next]