index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
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
2022-03-21
Merge tag 'x86_cpu_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-8
/
+12
2022-03-18
Merge branches 'pm-sleep', 'pm-domains' and 'pm-docs'
Rafael J. Wysocki
4
-24
/
+34
2022-03-18
regmap: allow a defined reg_base to be added to every address
Colin Foster
2
-0
/
+7
2022-03-18
regmap: add configurable downshift for addresses
Colin Foster
2
-0
/
+6
2022-03-18
Merge branches 'acpi-ec', 'acpi-cppc', 'acpi-fan' and 'acpi-battery'
Rafael J. Wysocki
1
-3
/
+42
2022-03-18
drivers/base/dd.c : Remove the initial value of the global variable
lizhe
1
-1
/
+1
2022-03-18
devres: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-18
base: soc: Make soc_device_match() simpler and easier to read
Geert Uytterhoeven
1
-8
/
+6
2022-03-18
driver core: dd: fix return value of __setup handler
Randy Dunlap
1
-1
/
+1
2022-03-18
driver core: Refactor sysfs and drv/bus remove hooks
Rob Herring
1
-20
/
+14
2022-03-18
driver core: Refactor multiple copies of device cleanup
Rob Herring
1
-30
/
+16
2022-03-15
Merge tag 'v5.17-rc8' into sched/core, to pick up fixes
Ingo Molnar
2
-14
/
+11
2022-03-10
arch_topology: obtain cpu capacity using information from CPPC
Ionela Voinescu
1
-3
/
+42
2022-03-10
PM: core: keep irq flags in device_pm_check_callbacks()
Dmitry Baryshkov
1
-2
/
+4
2022-03-08
PM: sleep: Add device name to suspend_report_result()
Youngjin Jang
1
-5
/
+5
2022-03-04
PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()
Douglas Anderson
1
-0
/
+5
2022-03-01
PM: sleep: wakeup: Fix typos in comments
Tom Rix
2
-3
/
+3
2022-03-01
PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
Shawn Guo
1
-1
/
+1
2022-03-01
PM: domains: use dev_err_probe() to simplify error handling
Ahmad Fatoum
1
-15
/
+6
2022-03-01
PM: domains: Prevent power off for parent unless child is in deepest state
Ulf Hansson
1
-0
/
+19
2022-02-28
Merge 5.17-rc6 into driver-core-next
Greg Kroah-Hartman
3
-21
/
+45
2022-02-25
Merge tag 'regmap-fix-v5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
Linus Torvalds
1
-14
/
+6
2022-02-25
Merge tag 'driver-core-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-0
/
+5
2022-02-25
component: Add common helper for compare/release functions
Yong Wu
1
-0
/
+58
2022-02-25
firmware_loader: EXTRA_FIRMWARE does not support compressed files
Randy Dunlap
1
-0
/
+5
2022-02-23
Merge tag 'irq-api-2022-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into i2c/for-mergewindow
Wolfram Sang
1
-7
/
+34
2022-02-22
driver core: Free DMA range map when device is released
MÃ¥rten Lindahl
1
-0
/
+5
2022-02-22
driver core: cleanup double words comments
Tom Rix
1
-2
/
+2
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
1
-7
/
+34
2022-02-17
regmap-irq: Update interrupt clear register for proper reset
Prasad Kumpatla
1
-14
/
+6
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-1
/
+1
2022-02-14
device property: Don't split fwnode_get_irq*() APIs in the code
Andy Shevchenko
1
-16
/
+16
2022-02-14
Merge branch 'i2c/alert-for-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Rafael J. Wysocki
1
-0
/
+29
2022-02-14
regmap: irq: cleanup comments
Tom Rix
1
-2
/
+2
2022-02-08
platform: use dev_err_probe() in platform_get_irq_byname()
Sergey Shtylyov
1
-3
/
+3
2022-02-07
PM: s2idle: ACPI: Fix wakeup interrupts handling
Rafael J. Wysocki
1
-7
/
+34
2022-02-04
devtmpfs: drop redundant fs parameters from internal fs
Anthony Iliopoulos
1
-2
/
+0
2022-02-02
block: remove genhd.h
Christoph Hellwig
3
-3
/
+3
2022-02-01
topology/sysfs: Add PPIN in sysfs under cpu topology
Tony Luck
1
-0
/
+4
2022-02-01
topology/sysfs: Add format parameter to macro defining "show" functions for proc
Tony Luck
1
-8
/
+8
2022-01-31
component: Replace most references to 'master' with 'aggregate device'
Stephen Boyd
1
-123
/
+119
2022-01-28
device property: Add fwnode_irq_get_byname
Akhil R
1
-0
/
+29
2022-01-24
regmap-irq: Fix typo in comment
Luca Ceresoli
1
-1
/
+1
2022-01-22
firmware_loader: move firmware sysctl to its own files
Xiaoming Ni
3
-3
/
+40
2022-01-21
Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
1
-1
/
+5
2022-01-20
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-66
/
+2
2022-01-20
mm: percpu: add generic pcpu_populate_pte() function
Kefeng Wang
1
-50
/
+1
2022-01-20
mm: percpu: add generic pcpu_fc_alloc/free funciton
Kefeng Wang
1
-18
/
+1
2022-01-20
mm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
Kefeng Wang
1
-3
/
+5
2022-01-19
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-2
/
+2
[prev]
[next]