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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
platform/x86/intel/uncore-freq: Use sysfs API to create attributes
Srinivas Pandruvada
1
-112
/
+113
2022-02-17
platform/x86/intel/uncore-freq: Move to uncore-frequency folder
Srinivas Pandruvada
6
-15
/
+33
2022-02-14
platform/x86: Add Intel Software Defined Silicon driver
David E. Box
6
-1
/
+681
2022-02-11
platform/x86: intel_cht_int33fe: Move to intel directory
Hans de Goede
5
-24
/
+22
2022-02-11
platform/x86: intel_cht_int33fe: Drop Lenovo Yogabook YB1-X9x code
Hans de Goede
4
-118
/
+35
2022-02-11
platform/x86: intel_cht_int33fe: Switch to DMI modalias based loading
Hans de Goede
5
-171
/
+111
2022-02-11
platform/x86: x86-android-tablets: Minor charger / fuel-gauge improvements
Hans de Goede
1
-24
/
+23
2022-02-11
platform/x86: x86-android-tablets: Add Nextbook Ares 8 data
Hans de Goede
1
-1
/
+87
2022-02-11
platform/x86: x86-android-tablets: Add IRQ to Asus ME176C accelerometer info
Hans de Goede
1
-0
/
+6
2022-02-11
platform/x86: x86-android-tablets: Add lid-switch gpio-keys pdev to Asus ME17...
Hans de Goede
1
-4
/
+53
2022-02-11
platform/x86: x86-android-tablets: Add x86_android_tablet_get_gpiod() helper
Hans de Goede
1
-12
/
+23
2022-02-11
platform/x86: x86-android-tablets: Add Asus ME176C/TF103C charger and fuelgau...
Hans de Goede
1
-12
/
+85
2022-02-11
platform/x86: x86-android-tablets: Add battery swnode support
Hans de Goede
1
-0
/
+11
2022-02-05
platform/x86: asus-wmi: Fix regression when probing for fan curve control
Hans de Goede
1
-1
/
+1
2022-02-03
platform/surface: surface3-wmi: Simplify resource management
Christophe JAILLET
1
-4
/
+1
2022-02-03
platform/surface: Replace acpi_bus_get_device()
Rafael J. Wysocki
2
-9
/
+6
2022-02-03
platform/x86: Replace acpi_bus_get_device()
Rafael J. Wysocki
5
-23
/
+15
2022-02-03
platform/x86: thinkpad_acpi: Add dual-fan quirk for T15g (2nd gen)
Hans de Goede
1
-0
/
+1
2022-02-02
Merge tag 'platform-drivers-x86-serial-multi-instantiate-1' into review-hans
Hans de Goede
9
-206
/
+550
2022-02-02
ACPI / scan: Create platform device for CS35L41
Lucas Tanure
2
-0
/
+17
2022-02-02
ALSA: hda/realtek: Add support for HP Laptops
Lucas Tanure
1
-1
/
+42
2022-02-02
platform/x86: serial-multi-instantiate: Add SPI support
Stefan Binding
2
-25
/
+150
2022-02-02
platform/x86: serial-multi-instantiate: Reorganize I2C functions
Lucas Tanure
1
-54
/
+90
2022-02-02
platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
Lucas Tanure
5
-60
/
+60
2022-02-01
spi: Add API to count spi acpi resources
Stefan Binding
2
-0
/
+41
2022-02-01
spi: Support selection of the index of the ACPI Spi Resource before alloc
Stefan Binding
2
-8
/
+46
2022-02-01
spi: Create helper API to lookup ACPI info for spi device
Stefan Binding
2
-10
/
+42
2022-02-01
spi: Make spi_alloc_device and spi_add_device public again
Stefan Binding
2
-2
/
+16
2022-02-01
platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD pla...
Mark Pearson
1
-0
/
+12
2022-01-24
platform/x86: amd-pmc: Correct usage of SMU version
Mario Limonciello
1
-5
/
+8
2022-01-24
platform/x86: asus-tf103c-dock: Make 2 global structs static
Hans de Goede
1
-2
/
+2
2022-01-24
platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
Hans de Goede
1
-1
/
+1
2022-01-24
platform/x86: ISST: Fix possible circular locking dependency detected
Srinivas Pandruvada
1
-34
/
+63
2022-01-24
platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
Hans de Goede
1
-13
/
+13
2022-01-24
platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
Alexander Kobel
1
-3
/
+10
2022-01-24
platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
Yuka Kawajiri
1
-0
/
+24
2022-01-24
platform/surface: Reinstate platform dependency
Geert Uytterhoeven
1
-0
/
+1
2022-01-24
platform/x86: x86-android-tablets: Trivial typo fix for MODULE_AUTHOR
Lubomir Rintel
1
-1
/
+1
2022-01-24
platform/x86: x86-android-tablets: Fix the buttons on CZC P10T tablet
Lubomir Rintel
1
-0
/
+51
2022-01-24
platform/x86: x86-android-tablets: Constify the gpiod_lookup_tables arrays
Hans de Goede
1
-5
/
+5
2022-01-24
platform/x86: x86-android-tablets: Add an init() callback to struct x86_dev_info
Hans de Goede
1
-0
/
+15
2022-01-24
platform/x86: x86-android-tablets: Add support for disabling ACPI _AEI handlers
Hans de Goede
1
-2
/
+21
2022-01-24
platform/x86: x86-android-tablets: Correct crystal_cove_charger module name
Hans de Goede
1
-2
/
+2
2022-01-23
Linux 5.17-rc1
v5.17-rc1
Linus Torvalds
1
-2
/
+2
2022-01-23
Merge tag 'perf-tools-for-v5.17-2022-01-22' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
51
-149
/
+354
2022-01-23
Merge tag 'trace-v5.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2
-3
/
+10
2022-01-23
ftrace: Fix assuming build time sort works for s390
Steven Rostedt (Google)
2
-3
/
+10
2022-01-23
Merge tag 'kbuild-fixes-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-4
/
+3
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
73
-438
/
+635
2022-01-22
perf tools: Remove redundant err variable
Minghao Chi
1
-4
/
+1
[next]