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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-01
regulator: atc260x: Fix n_voltages and min_sel for pickable linear ranges
Axel Lin
1
-9
/
+10
2021-06-01
regulator: rtmv20: Fix to make regcache value first reading back from HW
ChiYuan Huang
1
-0
/
+2
2021-06-01
regulator: mt6315: Fix function prototype for mt6315_map_mode
Axel Lin
1
-1
/
+1
2021-06-01
regulator: rtmv20: Add Richtek to Kconfig text
Axel Lin
1
-1
/
+1
2021-06-01
regulator: rtmv20: Fix .set_current_limit/.get_current_limit callbacks
Axel Lin
1
-2
/
+40
2021-05-24
regulator: hisilicon: use the correct HiSilicon copyright
Hao Fang
2
-2
/
+2
2021-05-24
regulator: bd71828: Fix .n_voltages settings
Axel Lin
1
-5
/
+5
2021-05-24
regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting
Axel Lin
1
-3
/
+1
2021-05-24
regulator: max77620: Silence deferred probe error
Dmitry Osipenko
1
-6
/
+4
2021-05-24
regulator: max77620: Use device_set_of_node_from_dev()
Dmitry Osipenko
1
-0
/
+7
2021-05-21
regulator: scmi: Fix off-by-one for linear regulators .n_voltages setting
Axel Lin
1
-1
/
+1
2021-05-20
regulator: core: resolve supply for boot-on/always-on regulators
Dmitry Baryshkov
1
-0
/
+6
2021-05-20
regulator: fixed: Ensure enable_counter is correct if reg_domain_disable fails
Axel Lin
1
-1
/
+6
2021-05-19
regulator: Check ramp_delay_table for regulator_set_ramp_delay_regmap
Axel Lin
1
-1
/
+1
2021-05-18
regulator: fan53880: Fix missing n_voltages setting
Axel Lin
1
-0
/
+3
2021-05-18
regulator: da9121: Return REGULATOR_MODE_INVALID for invalid mode
Axel Lin
1
-3
/
+7
2021-05-12
regulator: fan53555: fix TCS4525 voltage calulation
Peter Geis
1
-2
/
+1
2021-05-12
regulator: cros-ec: Fix error code in dev_err message
Axel Lin
1
-1
/
+2
2021-04-23
regulator: Add binding for TCS4525
Ezequiel Garcia
1
-2
/
+2
2021-04-23
regulator: fan53555: Add TCS4525 DCDC support
Joseph Chen
1
-14
/
+122
2021-04-23
dt-bindings: vendor-prefixes: Add Tang Cheng (TCS)
Ezequiel Garcia
1
-0
/
+2
2021-04-23
regulator: core: Fix off_on_delay handling
Vincent Whitchurch
2
-26
/
+9
2021-04-22
regulator: core: Respect off_on_delay at startup
Vincent Whitchurch
1
-0
/
+2
2021-04-21
regulator: core.c: Improve a comment
Sebastian Fricke
1
-1
/
+4
2021-04-21
regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'
Christophe JAILLET
1
-1
/
+5
2021-04-21
regulator: core.c: Fix indentation of comment
Shubhankar Kuranagatti
1
-7
/
+14
2021-04-21
regulator: s2mps11: Drop initialization via platform data
Krzysztof Kozlowski
1
-20
/
+2
2021-04-21
regulator: s2mpa01: Drop initialization via platform data
Krzysztof Kozlowski
1
-4
/
+0
2021-04-21
regulator: da9121: automotive variants identity fix
Adam Ward
2
-28
/
+65
2021-04-02
regulator: Add regmap helper for ramp-delay setting
Matti Vaittinen
2
-0
/
+70
2021-04-02
regulator: helpers: Export helper voltage listing
Matti Vaittinen
2
-8
/
+30
2021-04-01
regulator: Add compatibles for PM7325/PMR735A
satya priya
1
-0
/
+4
2021-04-01
regulator: Convert RPMh regulator bindings to YAML
satya priya
2
-180
/
+158
2021-04-01
regulator: qcom-rpmh: Add PM7325/PMR735A regulator support
satya priya
1
-1
/
+52
2021-04-01
regulator: qcom-rpmh: Add pmic5_ftsmps520 buck
satya priya
1
-0
/
+9
2021-03-24
regulator: mt6360: remove redundant error print
Jian Dong
1
-3
/
+1
2021-03-21
Linux 5.12-rc4
Linus Torvalds
1
-1
/
+1
2021-03-21
io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL
Stefan Metzmacher
1
-4
/
+20
2021-03-21
io-wq: ensure task is running before processing task_work
Jens Axboe
1
-2
/
+6
2021-03-21
signal: don't allow STOP on PF_IO_WORKER threads
Eric W. Biederman
1
-1
/
+2
2021-03-21
signal: don't allow sending any signals to PF_IO_WORKER threads
Jens Axboe
1
-0
/
+3
2021-03-21
ext4: initialize ret to suppress smatch warning
Theodore Ts'o
1
-1
/
+1
2021-03-21
ext4: stop inode update before return
Pan Bian
1
-1
/
+3
2021-03-21
ext4: fix rename whiteout with fast commit
Harshad Shirwadkar
3
-2
/
+12
2021-03-21
ext4: fix timer use-after-free on failed mount
Jan Kara
1
-1
/
+1
2021-03-21
ext4: fix potential error in ext4_do_update_inode
Shijie Luo
1
-4
/
+4
2021-03-21
ext4: do not try to set xattr into ea_inode if value is empty
zhangyi (F)
1
-1
/
+1
2021-03-21
ext4: do not iput inode under running transaction in ext4_rename()
zhangyi (F)
1
-9
/
+9
2021-03-21
ext4: find old entry again if failed to rename whiteout
zhangyi (F)
1
-2
/
+27
2021-03-21
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
1
-0
/
+4
[next]