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-10
p2sb: Move P2SB hide and unhide code to p2sb_scan_and_cache()
Shin'ichiro Kawasaki
1
-11
/
+12
2024-12-10
p2sb: Introduce the global flag p2sb_hidden_by_bios
Shin'ichiro Kawasaki
1
-2
/
+4
2024-12-10
p2sb: Factor out p2sb_read_from_cache()
Shin'ichiro Kawasaki
1
-11
/
+17
2024-12-10
alienware-wmi: Adds support to Alienware m16 R1 AMD
Kurt Borja
1
-0
/
+9
2024-12-10
alienware-wmi: Fix X Series and G Series quirks
Kurt Borja
1
-5
/
+10
2024-12-10
platform/x86: int3472: Debug log the sensor name
Hans de Goede
1
-0
/
+2
2024-12-10
platform/x86: int3472: Fix skl_int3472_handle_gpio_resources() return value
Hans de Goede
1
-6
/
+7
2024-12-10
platform/x86: int3472: Make "pin number mismatch" message a debug message
Hans de Goede
1
-4
/
+4
2024-12-10
platform/x86: int3472: Check for adev == NULL
Hans de Goede
2
-0
/
+6
2024-12-10
platform/x86: intel: int0002_vgpio: Make the irqchip immutable
Hans de Goede
1
-2
/
+12
2024-12-10
platform/x86: x86-android-tablets: Add Vexia EDU ATLA 10 EC battery driver
Hans de Goede
2
-1
/
+262
2024-12-10
platform/x86/intel: bytcrc_pwrsrc: Optionally register a power_supply dev
Hans de Goede
1
-2
/
+77
2024-12-10
platform/x86: x86-android-tablets: Add Bluetooth support for Vexia EDU ATLA 10
Hans de Goede
1
-0
/
+10
2024-12-10
platform/x86: x86-android-tablets: Add support for getting serdev-controller ...
Hans de Goede
3
-5
/
+24
2024-12-10
platform/x86: x86-android-tablets: Store serdev-controller ACPI HID + UID in ...
Hans de Goede
4
-7
/
+11
2024-12-10
platform/x86: x86-android-tablets: Change x86_instantiate_serdev() prototype
Hans de Goede
1
-2
/
+3
2024-12-10
platform/x86: serdev_helpers: Add get_serdev_controller_from_parent() helper
Hans de Goede
1
-26
/
+34
2024-12-10
platform/x86: serdev_helpers: Check for serial_ctrl_uid == NULL
Hans de Goede
1
-2
/
+2
2024-12-10
platform/x86: x86-android-tablets: Make variables only used locally static
Hans de Goede
1
-2
/
+2
2024-12-10
platform/x86: x86-android-tablets: Add missing __init to get_i2c_adap_by_*()
Hans de Goede
1
-2
/
+2
2024-12-04
Merge tag 'platform-drivers-x86-v6.13-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-10
/
+4
2024-12-04
Merge import NS conversion from 'https://git.kernel.org/pub/scm/linux/kernel/...
Ilpo Järvinen
33
-74
/
+74
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
19
-60
/
+60
2024-12-02
platform/x86/amd/pmc: Add STB support for AMD Desktop variants
Shyam Sundar S K
1
-5
/
+28
2024-12-02
platform/x86/amd/pmc: Update S2D message id for 1Ah Family 70h model
Shyam Sundar S K
1
-1
/
+4
2024-12-02
platform/x86/amd/pmc: Update IP information structure for newer SoCs
Shyam Sundar S K
2
-4
/
+41
2024-12-02
platform/x86/amd/pmc: Use ARRAY_SIZE() to fill num_ips information
Shyam Sundar S K
1
-2
/
+2
2024-12-02
platform/x86/amd/pmc: Isolate STB code changes to a new file
Shyam Sundar S K
3
-23
/
+36
2024-12-02
platform/x86/amd/pmc: Define enum for S2D/PMC msg_port and add helper function
Shyam Sundar S K
3
-10
/
+27
2024-12-02
platform/x86/amd/pmc: Update function names to align with new STB file
Shyam Sundar S K
3
-43
/
+42
2024-12-02
platform/x86/amd/pmc: Move STB functionality to a new file for better code or...
Shyam Sundar S K
4
-283
/
+303
2024-12-02
platform/x86/amd/pmc: Move STB block into amd_pmc_s2d_init()
Shyam Sundar S K
1
-15
/
+16
2024-12-02
platform/x86/amd/hsmp: Add support for HSMP protocol version 7 messages
Suma Hegde
1
-6
/
+41
2024-12-02
fujitsu-laptop: replace strcpy -> strscpy
Abdul Rahim
1
-4
/
+4
2024-12-02
platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
Armin Wolf
1
-0
/
+1
2024-12-02
platform/x86: asus-wmi: Ignore return value when writing thermal policy
Armin Wolf
1
-9
/
+2
2024-12-02
platform/x86: samsung-laptop: Match MODULE_DESCRIPTION() to functionality
Sedat Dilek
1
-1
/
+1
2024-12-02
platform/x86: x86-android-tablets: make platform data be static
Pei Xiao
1
-2
/
+2
2024-12-02
platform/mellanox: mlxbf-pmc: incorrect type in assignment
Pei Xiao
1
-3
/
+3
2024-12-02
platform/x86: quickstart: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
14
-14
/
+14
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-0
/
+166
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-4
/
+4
2024-11-27
platform/chrome: Introduce device tree hardware prober
Chen-Yu Tsai
3
-0
/
+166
2024-11-25
Merge tag 'input-for-v6.13-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-11-22
Merge tag 'mfd-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
1
-16
/
+6
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-8
/
+38
2024-11-20
Merge tag 'platform-drivers-x86-v6.13-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
82
-1500
/
+2680
2024-11-19
Merge tag 'acpi-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-11
/
+15
[prev]
[next]