index
:
pub/scm/linux/kernel/git/ido/linux.git
master
Ido's fun kernel projects
Ido Rosen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
platform
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-30
platform/chrome: cros_ec: jump to RW before probing
Dawid Niedzwiecki
8
-6
/
+72
2024-12-30
platform/chrome: cros_kbd_led_backlight: remove unneeded if-statement
Tzung-Bi Shih
1
-10
/
+7
2024-12-29
platform/x86: thinkpad-acpi: Add support for hotkey 0x1401
Vishnu Sankar
1
-1
/
+3
2024-12-29
platform/x86: hp-wmi: mark 8A15 board for timed OMEN thermal profile
Mingcong Bai
1
-2
/
+2
2024-12-26
Merge tag 'chrome-platform-for-6.13-rc5' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+2
2024-12-25
platform/chrome: cros_ec_lpc: fix product identity for early Framework Laptops
Dustin L. Howett
1
-2
/
+2
2024-12-24
platform/chrome: cros_ec_typec: Disable tbt on port
Abhishek Pandit-Subedi
1
-0
/
+1
2024-12-24
platform/chrome: cros_ec_typec: Thunderbolt support
Abhishek Pandit-Subedi
4
-11
/
+115
2024-12-24
platform/chrome: cros_ec_typec: Displayport support
Abhishek Pandit-Subedi
6
-3
/
+343
2024-12-24
platform/chrome: cros_ec_typec: Update partner altmode active
Abhishek Pandit-Subedi
1
-0
/
+9
2024-12-21
Merge tag 'acpi-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-1
/
+1
2024-12-19
platform/x86/amd: pmf: Switch to guard(mutex)
Mario Limonciello
2
-14
/
+10
2024-12-19
platform/x86/amd: pmc: Use guard(mutex)
Mario Limonciello
1
-8
/
+6
2024-12-18
ACPI: EC: Enable EC support on LoongArch by default
Huacai Chen
1
-1
/
+1
2024-12-18
x86/cpu: Make all all CPUID leaf names consistent
Dave Hansen
1
-2
/
+2
2024-12-18
x86/tsc: Move away from TSC leaf magic numbers
Dave Hansen
1
-3
/
+4
2024-12-17
platform/x86: mlx-platform: call pci_dev_put() to balance the refcount
Joe Hattori
1
-0
/
+2
2024-12-17
platform/x86/amd/pmf: Enable Custom BIOS Inputs for PMF-TA
Shyam Sundar S K
3
-1
/
+62
2024-12-17
mlxbf-bootctl: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-3
/
+3
2024-12-17
platform/x86: dell-uart-backlight: Use blacklight power constant
Thomas Zimmermann
1
-1
/
+1
2024-12-17
platform/x86: wmi-bmof: Make use of .bin_size() callback
Armin Wolf
1
-37
/
+38
2024-12-17
platform/x86/intel: bytcrc_pwrsrc: fix power_supply dependency
Arnd Bergmann
1
-0
/
+1
2024-12-17
platform/x86: dell-smo8800: Add a couple more models to lis3lv02d_devices[]
Hans de Goede
1
-0
/
+3
2024-12-17
platform/x86: dell-smo8800: Move instantiation of lis3lv02d i2c_client from i...
Hans de Goede
3
-0
/
+206
2024-12-17
platform/x86: dell-smo8800: Move SMO88xx acpi_device_ids to dell-smo8800-ids.h
Hans de Goede
2
-15
/
+28
2024-12-17
platform/x86/intel/tpmi/plr: Make char[] longer to silence warning
Ilpo Järvinen
1
-1
/
+1
2024-12-17
platform/x86/amd/hsmp: Constify 'struct bin_attribute'
Thomas Weißschuh
2
-12
/
+12
2024-12-17
platform/x86/intel/pmt: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-2
/
+2
2024-12-17
platform/x86/intel/sdsi: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-17
/
+17
2024-12-17
platform/x86: dell_rbu: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-10
/
+10
2024-12-17
platform/x86: dell: dcdbas: Constify 'struct bin_attribute'
Thomas Weißschuh
2
-13
/
+5
2024-12-16
Merge tag 'platform-drivers-x86-v6.13-3' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
5
-27
/
+103
2024-12-12
leds: turris-omnia: Inform about missing LED gamma correction feature in the ...
Marek Behún
1
-0
/
+1
2024-12-12
platform: cznic: turris-omnia-mcu: Inform about missing LED panel brightness ...
Marek Behún
1
-0
/
+1
2024-12-12
turris-omnia-mcu-interface.h: Move command execution function to global header
Marek Behún
2
-130
/
+1
2024-12-12
Merge branch 'platform-drivers-x86-platform-profile' into for-next
Ilpo Järvinen
14
-108
/
+79
2024-12-11
platform/x86/intel/vsec: Add support for Panther Lake
Xi Pardee
1
-0
/
+2
2024-12-11
platform/x86/intel/ifs: Add Clearwater Forest to CPU support list
Jithu Joseph
1
-0
/
+1
2024-12-11
platform/x86: touchscreen_dmi: Add info for SARY Tab 3 tablet
Huy Minh
1
-0
/
+26
2024-12-10
platform/x86/amd: pmf: Drop all quirks
Mario Limonciello
4
-71
/
+1
2024-12-10
ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
Mario Limonciello
4
-10
/
+10
2024-12-10
ACPI: platform_profile: Add platform handler argument to platform_profile_rem...
Mario Limonciello
10
-12
/
+19
2024-12-10
ACPI: platform_profile: Add device pointer into platform profile handler
Mario Limonciello
10
-6
/
+16
2024-12-10
platform/x86/dell: dell-pc: Create platform device
Mario Limonciello
1
-10
/
+24
2024-12-10
ACPI: platform-profile: Add a name member to handlers
Mario Limonciello
10
-0
/
+10
2024-12-10
platform/x86: acer-wmi: Implement proper hwmon support
Armin Wolf
1
-34
/
+79
2024-12-10
platform/x86: acer-wmi: Improve error handling when reading gaming system inf...
Armin Wolf
1
-19
/
+36
2024-12-10
platform/x86: acer-wmi: Rename ACER_CAP_FAN_SPEED_READ
Armin Wolf
1
-3
/
+3
2024-12-10
platform/x86: acer-wmi: Add support for Acer PH14-51
Armin Wolf
1
-0
/
+16
2024-12-10
p2sb: Do not scan and remove the P2SB device when it is unhidden
Shin'ichiro Kawasaki
1
-9
/
+33
[prev]
[next]