index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
regmap: sdw-mbq: Add support for SDCA deferred controls
Charles Keepax
1
-14
/
+115
2025-01-07
regmap: sdw-mbq: Add support for further MBQ register sizes
Charles Keepax
1
-20
/
+94
2025-01-07
topology: Keep the cpumask unchanged when printing cpumap
Li Huafei
1
-4
/
+20
2025-01-03
driver core: Introduce an device matching API device_match_type()
Zijun Hu
1
-0
/
+6
2025-01-03
driver core: Remove match_any()
Zijun Hu
1
-6
/
+1
2025-01-03
driver core: Simplify API device_find_child_by_name() implementation
Zijun Hu
1
-12
/
+1
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
1
-3
/
+3
2024-12-24
drivers: base: test: Add ...find_device_by...(... NULL) tests
Brian Norris
1
-1
/
+40
2024-12-24
drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS
Brian Norris
1
-0
/
+1
2024-12-24
drivers: base: Don't match devices with NULL of_node/fwnode/etc
Brian Norris
1
-4
/
+4
2024-12-19
ACPI: bus: change the prototype for acpi_get_physical_device_location
Ricardo Ribalda
1
-3
/
+1
2024-12-11
regmap: regmap_multi_reg_read(): make register list const
Richard Fitzgerald
1
-2
/
+2
2024-12-09
regmap: Merge up v6.12-rc2
Mark Brown
6
-13
/
+31
2024-12-08
Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+8
2024-12-06
Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock
Linus Torvalds
1
-0
/
+4
2024-12-06
Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-2
/
+14
2024-12-06
cacheinfo: Allocate memory during CPU hotplug if not done from the primary CPU
Ricardo Neri
1
-6
/
+8
2024-12-05
PM: sleep: sysfs: don't include 'pm_wakeup.h' directly
Wolfram Sang
1
-1
/
+0
2024-12-05
PM: sleep: Update stale comment in device_resume()
Rafael J. Wysocki
1
-1
/
+1
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
3
-5
/
+5
2024-12-02
regmap: Cleanup and microoptimization
Mark Brown
2
-6
/
+5
2024-12-02
regmap: cache: rbtree: use krealloc_array() to replace krealloc()
Andy Shevchenko
1
-6
/
+4
2024-12-02
regmap: cache: mapple: use kmalloc_array() to replace kmalloc()
Andy Shevchenko
1
-4
/
+3
2024-12-02
regmap: place foo / 8 and foo % 8 closer to each other
Andy Shevchenko
1
-2
/
+2
2024-12-02
regmap: Use BITS_TO_BYTES()
Andy Shevchenko
1
-4
/
+3
2024-12-02
regmap: cache: Use BITS_TO_BYTES()
Andy Shevchenko
1
-1
/
+1
2024-12-02
regmap: detach regmap from dev on regmap_exit
Cosmin Tanislav
1
-0
/
+12
2024-12-02
regmap: Use correct format specifier for logging range errors
Mark Brown
1
-2
/
+2
2024-12-01
arch_numa: Restore nid checks before registering a memblock with a node
Marc Zyngier
1
-0
/
+4
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
9
-118
/
+77
2024-11-20
Merge tag 'soc-drivers-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2024-11-20
Merge tag 'pmdomain-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Linus Torvalds
1
-1
/
+20
2024-11-20
Merge tag 'spi-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-28
/
+101
2024-11-20
Merge tag 'regmap-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
5
-5
/
+54
2024-11-15
driver core: Constify bin_attribute definitions
Thomas Weißschuh
2
-22
/
+22
2024-11-13
firmware_loader: Fix possible resource leak in fw_log_firmware_info()
Gaosheng Cui
1
-3
/
+2
2024-11-12
Merge tag 'ti-driver-soc-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/drivers
Arnd Bergmann
1
-0
/
+1
2024-11-12
drivers: core: fw_devlink: Fix excess parameter description in docstring
Amit Vadhavana
1
-1
/
+1
2024-11-12
driver core: class: Correct WARN() message in APIs class_(for_each|find)_device()
Zijun Hu
1
-2
/
+2
2024-11-10
cacheinfo: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
1
-3
/
+3
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-1
/
+5
2024-11-05
drivers: core: fw_devlink: Make the error message a bit more useful
Saravana Kannan
1
-2
/
+2
2024-11-05
driver core: fw_devlink: Stop trying to optimize cycle detection logic
Saravana Kannan
1
-31
/
+24
2024-11-05
driver core: Constify attribute arguments of binary attributes
Thomas Weißschuh
2
-4
/
+4
2024-11-05
Merge 6.12-rc6 into driver-core-next
Greg Kroah-Hartman
2
-12
/
+40
2024-11-04
driver core: constify devlink class
Bartosz Golaszewski
1
-1
/
+1
2024-11-04
driver core: Put device attribute @wakeup_last_time_ms and its show() together
Zijun Hu
1
-8
/
+9
2024-11-04
cacheinfo: Don't opencode per_cpu_cacheinfo()
Nikolay Borisov
1
-7
/
+2
2024-11-04
driver core: auxiliary bus: Spelling s/pecific/specific/
Geert Uytterhoeven
1
-1
/
+1
2024-11-03
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
2
-12
/
+5
[prev]
[next]