index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-23
sched/topology: Add a new arch_scale_freq_ref() method
Vincent Guittot
1
-15
/
+14
2023-12-22
base/node / acpi: Change 'node_hmem_attrs' to 'access_coordinates'
Dave Jiang
1
-6
/
+6
2023-12-21
driver core: mark remaining local bus_type variables as const
Greg Kroah-Hartman
6
-6
/
+6
2023-12-21
driver core: container: make container_subsys const
Greg Kroah-Hartman
1
-1
/
+1
2023-12-21
driver core: bus: constantify subsys_register() calls
Greg Kroah-Hartman
1
-3
/
+3
2023-12-21
driver core: bus: make bus_sort_breadthfirst() take a const pointer
Greg Kroah-Hartman
1
-1
/
+1
2023-12-20
PM: fix missing rculist.h dependency
Kent Overstreet
1
-0
/
+1
2023-12-20
regmap: fix kcalloc() arguments order
Dmitry Antipov
2
-4
/
+4
2023-12-20
Merge tag 'iio-for-6.8a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
1
-1
/
+36
2023-12-18
PM: domains: Move genpd and its governor to the pmdomain subsystem
Ulf Hansson
3
-3818
/
+0
2023-12-18
PM: domains: Drop redundant header for genpd
Ulf Hansson
1
-2
/
+0
2023-12-17
rtc: Extend timeout for waiting for UIP to clear to 1s
Mario Limonciello
1
-1
/
+1
2023-12-17
rtc: Add support for configuring the UIP timeout for RTC reads
Mario Limonciello
1
-1
/
+1
2023-12-15
driver core: Better advertise dev_err_probe()
Uwe Kleine-König
1
-4
/
+5
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+21
2023-12-13
PM: domains: Drop the unused pm_genpd_opp_to_performance_state()
Ulf Hansson
1
-32
/
+0
2023-12-13
PM: domains: fix domain_governor kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2023-12-09
Merge tag 'char-misc-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2023-12-08
Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-6
/
+18
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-12-07
driver core: Emit reason for pending deferred probe
Uwe Kleine-König
1
-1
/
+1
2023-12-07
driver core: Enable fw_devlink=rpm by default
Saravana Kannan
1
-1
/
+1
2023-12-07
device property: fwnode_property_get_reference_args allows NULL args now
Sakari Ailus
1
-0
/
+1
2023-12-07
software node: Let args be NULL in software_node_get_reference_args
Sakari Ailus
1
-0
/
+3
2023-12-07
software node: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-4
/
+4
2023-12-07
base/node.c: initialize the accessor list before registering
Gregory Price
1
-3
/
+6
2023-12-07
base: soc: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-2
/
+2
2023-12-06
drivers/base/cpu: crash data showing should depends on KEXEC_CORE
Baoquan He
1
-3
/
+3
2023-12-06
mm/memory_hotplug: add missing mem_hotplug_lock
Sumanth Korikkar
1
-3
/
+15
2023-12-06
drivers: base: Print a warning instead of panic() when register_cpu() fails
James Morse
1
-3
/
+4
2023-12-06
drivers: base: Move cpu_dev_init() after node_dev_init()
James Morse
1
-1
/
+1
2023-12-06
drivers: base: add arch_cpu_is_hotpluggable()
Russell King (Oracle)
1
-1
/
+10
2023-12-06
drivers: base: Implement weak arch_unregister_cpu()
James Morse
1
-1
/
+8
2023-12-06
drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
James Morse
1
-4
/
+10
2023-12-06
drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
James Morse
1
-1
/
+1
2023-12-06
arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
James Morse
1
-12
/
+26
2023-12-05
arm64: irq: set the correct node for VMAP stack
Huang Shijie
1
-1
/
+1
2023-12-04
regmap: fix bogus error on regcache_sync success
Matthias Reichl
1
-2
/
+1
2023-12-04
device property: Add fwnode_name_eq()
Sakari Ailus
1
-0
/
+28
2023-11-28
driver core: make device_is_dependent() static
Greg Kroah-Hartman
1
-1
/
+1
2023-11-28
devcoredump: Send uevent once devcd is ready
Mukesh Ojha
1
-0
/
+3
2023-11-24
firmware_loader: Expand Firmware upload error codes with firmware invalid error
Kory Maincent
1
-0
/
+1
2023-11-21
regmap: fix regmap_noinc_write() description
Hugo Villeneuve
1
-1
/
+1
2023-11-16
device property: Add fwnode_property_match_property_string()
Andy Shevchenko
1
-0
/
+35
2023-11-16
device property: Use fwnode_property_string_array_count()
Andy Shevchenko
1
-1
/
+1
2023-11-13
regmap: kunit: add noinc write test
Ben Wolsieffer
1
-0
/
+60
2023-11-13
regmap: ram: support noinc semantics
Ben Wolsieffer
2
-8
/
+20
2023-11-07
Merge tag 'regmap-fix-v6.7-merge-window' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+9
2023-11-03
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-51
/
+61
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+50
[prev]
[next]