index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
2023-05-16
1
-2
/
+6
*
power: supply: mt6360: add a check of devm_work_autocancel in mt6360_charger_...
Kang Chen
2023-05-16
1
-1
/
+3
*
power: supply: sbs-charger: Fix INHIBITED bit for Status reg
Daisuke Nojiri
2023-05-16
1
-1
/
+1
*
power: supply: rt9467: Fix passing zero to 'dev_err_probe'
ChiaEn Wu
2023-05-15
1
-1
/
+1
*
power: supply: Ratelimit no data debug output
Marek Vasut
2023-05-11
1
-1
/
+2
*
power: supply: Fix power_supply_get_battery_info() if parent is NULL
Huacai Chen
2023-05-09
1
-2
/
+5
*
power: supply: bq24190: Call power_supply_changed() after updating input current
Hans de Goede
2023-05-08
1
-0
/
+1
*
power: supply: bq25890: Call power_supply_changed() after updating input curr...
Hans de Goede
2023-05-08
1
-0
/
+3
*
power: supply: bq27xxx: Use mod_delayed_work() instead of cancel() + schedule()
Hans de Goede
2023-05-08
1
-4
/
+2
*
power: supply: bq27xxx: After charger plug in/out wait 0.5s for things to sta...
Hans de Goede
2023-05-08
1
-2
/
+2
*
power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...
Hans de Goede
2023-05-08
2
-1
/
+15
*
power: supply: bq27xxx: Move bq27xxx_battery_update() down
Hans de Goede
2023-05-08
1
-61
/
+61
*
power: supply: bq27xxx: Add cache parameter to bq27xxx_battery_current_and_st...
Hans de Goede
2023-05-08
1
-7
/
+12
*
power: supply: bq27xxx: Fix poll_interval handling and races on remove
Hans de Goede
2023-05-08
2
-13
/
+10
*
power: supply: bq27xxx: Fix I2C IRQ race on remove
Hans de Goede
2023-05-08
1
-1
/
+2
*
power: supply: bq27xxx: Fix bq27xxx_battery_update() race condition
Hans de Goede
2023-05-08
1
-8
/
+13
*
power: supply: leds: Fix blink to LED on transition
Hans de Goede
2023-05-08
1
-2
/
+3
*
power: supply: sc27xx: Fix external_power_changed race
Hans de Goede
2023-05-08
1
-8
/
+1
*
power: supply: bq25890: Fix external_power_changed race
Hans de Goede
2023-05-08
1
-1
/
+1
*
power: supply: axp288_fuel_gauge: Fix external_power_changed race
Hans de Goede
2023-05-08
1
-1
/
+1
*
power: supply: ab8500: Fix external_power_changed race
Hans de Goede
2023-05-08
2
-8
/
+4
*
Linux 6.4-rc1
v6.4-rc1
Linus Torvalds
2023-05-07
1
-2
/
+2
*
Merge tag 'perf-tools-for-v6.4-3-2023-05-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-05-07
514
-144556
/
+167669
|
\
|
*
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-06
6
-20
/
+14
|
*
Revert "perf build: Warn for BPF skeletons if endian mismatches"
Arnaldo Carvalho de Melo
2023-05-06
1
-10
/
+7
|
*
perf metrics: Fix SEGV with --for-each-cgroup
Ian Rogers
2023-05-06
1
-0
/
+1
|
*
perf bpf skels: Stop using vmlinux.h generated from BTF, use subset of used s...
Arnaldo Carvalho de Melo
2023-05-06
3
-20
/
+174
|
*
perf stat: Separate bperf from bpf_profiler
Dmitrii Dolgov
2023-05-05
2
-2
/
+7
|
*
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
2023-05-03
1
-1
/
+0
|
*
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
2023-05-03
1
-2
/
+0
|
*
perf tracepoint: Fix memory leak in is_valid_tracepoint()
Yang Jihong
2023-05-02
1
-0
/
+1
|
*
perf cs-etm: Add fix for coresight trace for any range of CPUs
Ganapatrao Kulkarni
2023-05-02
1
-1
/
+23
|
*
perf build: Fix unescaped # in perf build-test
James Clark
2023-05-02
1
-1
/
+1
|
*
perf unwind: Suppress massive unsupported target platform errors
Changbin Du
2023-05-02
1
-1
/
+1
|
*
perf script: Add new parameter in kfree_skb tracepoint to the python scripts ...
Sriram Yagnaraman
2023-05-02
2
-5
/
+5
|
*
perf script: Print raw ip instead of binary offset for callchain
Changbin Du
2023-05-02
1
-7
/
+2
|
*
perf symbols: Fix return incorrect build_id size in elf_read_build_id()
Yang Jihong
2023-05-02
1
-1
/
+1
|
*
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
2023-05-02
1
-1
/
+1
|
*
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
2023-05-02
1
-4
/
+8
|
*
perf lock contention: Rework offset calculation with BPF CO-RE
Namhyung Kim
2023-05-02
1
-7
/
+7
|
*
perf lock contention: Fix struct rq lock access
Namhyung Kim
2023-05-02
1
-4
/
+4
|
*
perf stat: Disable TopdownL1 on hybrid
Ian Rogers
2023-04-29
1
-1
/
+7
|
*
perf stat: Avoid SEGV on counter->name
Ian Rogers
2023-04-29
1
-1
/
+1
|
*
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
2023-04-24
2
-38
/
+148
|
*
perf cs-etm: Use bool type for boolean values
James Clark
2023-04-24
3
-10
/
+10
|
*
perf cs-etm: Allow user to override timestamp and contextid settings
James Clark
2023-04-24
3
-6
/
+27
|
*
perf cs-etm: Validate options after applying them
James Clark
2023-04-24
1
-84
/
+68
|
*
perf cs-etm: Don't test full_auxtrace because it's always set
James Clark
2023-04-24
1
-31
/
+25
|
*
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
4
-44
/
+37
|
*
perf cs-etm: Fix timeless decode mode detection
James Clark
2023-04-24
1
-12
/
+18
[next]