Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8fde2832bd0bdc5a2b57330a9e9c3d2fa16bd1d8
/
drivers
/
base
36e630e
Merge tag 'driver-core-5.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
ac43432
driver core: Fix use-after-free and double free on glue directory
by Muchun Song
· 5 years ago
46c42d8
driver core: platform: return -ENXIO for missing GpioInt
by Brian Norris
· 5 years ago
04ce931
Merge tag 'char-misc-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 5 years ago
523634d
Merge tag 'libnvdimm-fixes-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 5 years ago
333a210
firmware: Fix missing inline
by Takashi Iwai
· 5 years ago
c8917b8
firmware: fix build errors in paged buffer handling code
by Mauro Rossi
· 5 years ago
933a90b
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
eec4844
proc/sysctl: add shared variables for range check
by Matteo Croce
· 5 years ago
dd62528
drivers/base/memory.c: get rid of find_memory_block_hinted()
by David Hildenbrand
· 5 years ago
ea88464
mm/memory_hotplug: move and simplify walk_memory_blocks()
by David Hildenbrand
· 5 years ago
fbcf73c
mm/memory_hotplug: rename walk_memory_range() and pass start+size instead of pfns
by David Hildenbrand
· 5 years ago
8d595c4
mm: make register_mem_sect_under_node() static
by David Hildenbrand
· 5 years ago
90ec010f
drivers/base/memory: use "unsigned long" for block ids
by David Hildenbrand
· 5 years ago
2491f0a
mm: section numbers use the type "unsigned long"
by David Hildenbrand
· 5 years ago
a31b264
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
by David Hildenbrand
· 5 years ago
4c4b7f9
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
by David Hildenbrand
· 5 years ago
db051a0
mm/memory_hotplug: create memory block devices after arch_add_memory()
by David Hildenbrand
· 5 years ago
80ec922
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
by David Hildenbrand
· 5 years ago
1811582
drivers/base/memory: pass a block_id to init_memory_block()
by David Hildenbrand
· 5 years ago
87a30e1
driver-core, libnvdimm: Let device subsystems add local lockdep coverage
by Dan Williams
· 5 years ago
00289cd
drivers/base: Introduce kill_device()
by Dan Williams
· 5 years ago
d0411ec
Merge tag 'pm-5.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
918e162
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 5 years ago
fe34c89
docs: driver-model: move it to the driver-api book
by Mauro Carvalho Chehab
· 6 years ago
f632a81
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 5 years ago
0415052
Merge tag 'devprop-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
cf2d213
Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 5 years ago
12a5146
Merge tag 'regmap-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 5 years ago
222a21d
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dad1c12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
dfd437a
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 5 years ago
13b06b7
Merge branches 'pm-opp', 'pm-misc', 'pm-avs' and 'pm-tools'
by Rafael J. Wysocki
· 6 years ago
3dbeb44
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
3348884
constify ksys_mount() string arguments
by Al Viro
· 6 years ago
aaccf386
Merge branch 'regmap-5.3' into regmap-next
by Mark Brown
· 6 years ago
ea09b3e
Merge branch 'regmap-5.2' into regmap-linus
by Mark Brown
· 6 years ago
eff5a85
regmap: select CONFIG_REGMAP while REGMAP_SCCB is set
by YueHaibing
· 6 years ago
02bd45a
PM: sleep: Drop dev_pm_skip_next_resume_phases()
by Rafael J. Wysocki
· 6 years ago
208637b
PM / QoS: Add support for MIN/MAX frequency constraints
by Viresh Kumar
· 6 years ago
2a79ea5
PM / QOS: Pass request type to dev_pm_qos_read_value()
by Viresh Kumar
· 6 years ago
8262331
PM / QOS: Rename __dev_pm_qos_read_value() and dev_pm_qos_raw_read_value()
by Viresh Kumar
· 6 years ago
0b07ee9
PM / QOS: Pass request type to dev_pm_qos_{add|remove}_notifier()
by Viresh Kumar
· 6 years ago
62a6bc3
driver: core: Allow subsystems to continue deferring probe
by Thierry Reding
· 6 years ago
83b44fe
drivers: base: cacheinfo: Ensure cpu hotplug work is done before Intel RDT
by James Morse
· 6 years ago
0fd3311
arch_topology: Remove error messages on out-of-memory conditions
by Geert Uytterhoeven
· 6 years ago
8ec59c0
sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
by Vincent Guittot
· 6 years ago
65b6668
drivers: Add generic helper to match by of_node
by Suzuki K Poulose
· 6 years ago
92ce7e8
driver_find_device: Unify the match function with class_find_device()
by Suzuki K Poulose
· 6 years ago
418e3ea
bus_find_device: Unify the match callback with class_find_device
by Suzuki K Poulose
· 6 years ago
4489f161
docs: driver-model: convert docs to ReST and rename to *.rst
by Mauro Carvalho Chehab
· 6 years ago
58cb346
drivers: base/node.c: fixes a kernel-doc markups
by Mauro Carvalho Chehab
· 6 years ago
25fa4d9
drivers: base: power: remove wakeup_sources_stats_dentry variable
by Greg Kroah-Hartman
· 6 years ago
82fd7a8
firmware: Add support for loading compressed files
by Takashi Iwai
· 6 years ago
5342e70
firmware: Factor out the paged buffer handling code
by Takashi Iwai
· 6 years ago
2472d64
firmware: improve LSM/IMA security behaviour
by Sven Van Asbroeck
· 6 years ago
5553558
regmap: lzo: Switch to bitmap_zalloc()
by Andy Shevchenko
· 6 years ago
3540d38
PM: sleep: Show how long dpm_suspend_start() and dpm_suspend_end() take
by Bart Van Assche
· 6 years ago
2374b68
drivers/base/devres: introduce devm_release_action()
by Dan Williams
· 6 years ago
db05767
regmap: fix bulk writes on paged registers
by Srinivas Kandagatla
· 6 years ago
993f5d1
firmware: Use kvmalloc for page tables
by Takashi Iwai
· 6 years ago
8f58570
firmware: Unify the paged buffer release helper
by Takashi Iwai
· 6 years ago
ddaf29f
firmware: Free temporary page table after vmapping
by Takashi Iwai
· 6 years ago
6445500
regmap: add i3c bus support
by Vitor Soares
· 6 years ago
9a83c84
drivers: base: cacheinfo: Add variable to record max cache line size
by Shaokun Zhang
· 6 years ago
fde7777
device connection: Find connections also by checking the references
by Heikki Krogerus
· 6 years ago
83b34af
device property: Introduce fwnode_find_reference()
by Heikki Krogerus
· 6 years ago
dad9bb0
driver core: Add helper device_find_child_by_name()
by Heikki Krogerus
· 6 years ago
b06184a
software node: Add software_node_get_reference_args()
by Heikki Krogerus
· 6 years ago
c959d0c
software node: Use kobject name when finding child nodes by name
by Heikki Krogerus
· 6 years ago
80488a6
software node: Add support for static node descriptors
by Heikki Krogerus
· 6 years ago
3df85a1
software node: Simplify software_node_release() function
by Heikki Krogerus
· 6 years ago
a799698
software node: Allow node creation without properties
by Heikki Krogerus
· 6 years ago
338c993
PM / clk: Remove error message on out-of-memory condition
by Geert Uytterhoeven
· 6 years ago
7e186d9
drivers: base: power: clock_ops: Use of_clk_get_parent_count()
by Kefeng Wang
· 6 years ago
2e4c54d
topology: Create core_cpus and die_cpus sysfs attributes
by Len Brown
· 6 years ago
b73ed8d
topology: Create package_cpus sysfs attribute
by Len Brown
· 6 years ago
0e344d8
cpu/topology: Export die_id
by Len Brown
· 6 years ago
2899872
regmap: debugfs: Fix memory leak in regmap_debugfs_init
by Daniel Baluta
· 6 years ago
bfbfbf7
Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
318222a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
cb7b3a3
mm/memory_hotplug: make unregister_memory_section() never fail
by David Hildenbrand
· 6 years ago
063b8a4
drivers/base/memory.c: clean up relics in function parameters
by Baoquan He
· 6 years ago
fa4bff1
Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ed61e18
PM / Domains: Add GENPD_FLAG_RPM_ALWAYS_ON flag
by Leonard Crestez
· 6 years ago
cf482a4
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
eac7078
Merge tag 'pidfd-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
0968621
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk
by Linus Torvalds
· 6 years ago
962d5ec
Merge tag 'regmap-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 6 years ago
4dd2ab9
Merge tag 'devprop-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
e07095c
Merge branches 'pm-devfreq' and 'pm-domains'
by Rafael J. Wysocki
· 6 years ago
78baa1e
Merge branches 'pm-cpuidle' and 'pm-sleep'
by Rafael J. Wysocki
· 6 years ago
bbabc3f
firmware_loader: Fix a typo ("syfs" -> "sysfs")
by Jonathan Neuschäfer
· 6 years ago
391c032
Revert "driver core: platform: Fix the usage of platform device name(pdev->name)"
by Greg Kroah-Hartman
· 6 years ago
f9ccd7c
PM / Domains: Allow to attach a CPU via genpd_dev_pm_attach_by_id|name()
by Ulf Hansson
· 6 years ago
b24e196
PM / Domains: Search for the CPU device outside the genpd lock
by Ulf Hansson
· 6 years ago
a174920
PM / Domains: Drop unused in-parameter to some genpd functions
by Ulf Hansson
· 6 years ago
51dcf74
PM / Domains: Use the base device for driver_deferred_probe_check_state()
by Ulf Hansson
· 6 years ago
40aa4db
Merge cpuidle material depended on by the subsequent changes.
by Rafael J. Wysocki
· 6 years ago
edb16da
driver core: platform: Fix the usage of platform device name(pdev->name)
by Venkata Narendra Kumar Gutta
· 6 years ago
Next »