index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
ACPI: Support Generic Initiator only domains
Jonathan Cameron
1
-0
/
+3
2020-10-02
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-10-02
drivers core: node: Use a more typical macro definition style for ACCESS_ATTR
Joe Perches
1
-5
/
+5
2020-10-02
drivers core: Use sysfs_emit for shared_cpu_map_show and shared_cpu_list_show
Joe Perches
1
-9
/
+7
2020-10-02
mm: and drivers core: Convert hugetlb_report_node_meminfo to sysfs_emit
Joe Perches
1
-1
/
+1
2020-10-02
drivers core: Miscellaneous changes for sysfs_emit
Joe Perches
15
-267
/
+308
2020-10-02
drivers core: Reindent a couple uses around sysfs_emit
Joe Perches
2
-3
/
+3
2020-10-02
drivers core: Remove strcat uses around sysfs_emit and neaten
Joe Perches
4
-47
/
+58
2020-10-02
drivers core: Use sysfs_emit and sysfs_emit_at for show(device *...) functions
Joe Perches
12
-101
/
+102
2020-09-28
Merge tag 'regmap-field-bulk-api' into regmap-5.10
Mark Brown
1
-0
/
+100
2020-09-28
regmap: add support to regmap_field_bulk_alloc/free apis
Srinivas Kandagatla
1
-0
/
+100
2020-09-28
Merge series "use semicolons rather than commas to separate statements" from ...
Mark Brown
1
-1
/
+1
2020-09-28
regmap: destroy mutex (if used) in regmap_exit()
Bartosz Golaszewski
1
-0
/
+2
2020-09-28
regmap: debugfs: use semicolons rather than commas to separate statements
Julia Lawall
1
-1
/
+1
2020-09-26
mm: don't rely on system state to detect hot-plug operations
Laurent Dufour
1
-30
/
+55
2020-09-25
Merge tag 'regmap-fix-v5.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-34
/
+56
2020-09-25
PM: runtime: Remove link state checks in rpm_get/put_supplier()
Xiang Chen
1
-4
/
+1
2020-09-25
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
3
-12
/
+15
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
1
-30
/
+16
2020-09-22
regmap: debugfs: Fix more error path regressions
Charles Keepax
1
-0
/
+2
2020-09-21
regmap: fix page selection for noinc writes
Dmitry Baryshkov
3
-12
/
+13
2020-09-21
regmap: fix page selection for noinc reads
Dmitry Baryshkov
1
-6
/
+6
2020-09-18
arch_topology, arm, arm64: define arch_scale_freq_invariant()
Valentin Schneider
1
-0
/
+6
2020-09-18
arch_topology, cpufreq: constify arch_* cpumasks
Valentin Schneider
1
-2
/
+2
2020-09-18
arch_topology: validate input frequencies to arch_set_freq_scale()
Ionela Voinescu
1
-0
/
+3
2020-09-18
regmap: debugfs: Add back in erroneously removed initialisation of ret
Charles Keepax
1
-1
/
+1
2020-09-17
regmap: debugfs: Fix handling of name string for debugfs init delays
Charles Keepax
3
-17
/
+38
2020-09-17
regmap: Add support for 12/20 register formatting
Ricardo Ribalda
1
-0
/
+22
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
1
-0
/
+2
2020-09-17
driver core: force NOIO allocations during unplug
Oliver Neukum
1
-0
/
+4
2020-09-14
Merge 5.9-rc5 into driver-core-next
Greg Kroah-Hartman
5
-24
/
+35
2020-09-13
Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-12
/
+15
2020-09-10
platform_device: switch to simpler IDA interface
Bartosz Golaszewski
1
-3
/
+3
2020-09-10
driver core: platform: Document return type of more functions
Stephen Boyd
1
-0
/
+14
2020-09-08
devres: provide devm_krealloc()
Bartosz Golaszewski
1
-0
/
+105
2020-09-08
syscore: Use pm_pr_dbg() for syscore_{suspend,resume}()
Stephen Boyd
1
-5
/
+3
2020-09-08
driver core: Use the ktime_us_delta() helper
Zenghui Yu
1
-3
/
+2
2020-09-08
device property: Move fwnode_connection_find_match() under drivers/base/prope...
Heikki Krogerus
3
-102
/
+74
2020-09-07
device connection: Remove struct device_connection
Heikki Krogerus
1
-10
/
+10
2020-09-07
device connection: Remove device_connection_add()
Heikki Krogerus
1
-58
/
+1
2020-09-07
device connection: Remove device_connection_find()
Heikki Krogerus
1
-73
/
+0
2020-09-04
driver core: Fix device_pm_lock() locking for device links
Saravana Kannan
1
-4
/
+0
2020-09-04
driver code: print symbolic error code
Michał Mirosław
1
-2
/
+2
2020-09-02
regmap: Add can_sleep configuration option
Dmitry Osipenko
2
-4
/
+18
2020-09-01
Merge series "Introduce Embedded Controller driver for Acer A500" from Dmitry...
Mark Brown
1
-2
/
+2
2020-09-01
regmap: soundwire: remove unused header mod_devicetable.h
Vinod Koul
1
-1
/
+0
2020-09-01
regmap: Use flexible sleep
Dmitry Osipenko
1
-2
/
+2
2020-08-28
Merge tag 'devprop-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-4
/
+8
2020-08-28
Merge tag 'pm-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-6
/
+10
2020-08-28
firmware_loader: fix memory leak for paged buffer
Prateek Sood
2
-6
/
+13
[prev]
[next]