index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
thermal: core: Drop redundant lockdep_assert_held()
Rafael J. Wysocki
2024-09-05
1
-2
/
+0
*
thermal: gov_bang_bang: Adjust states of all uninitialized instances
Rafael J. Wysocki
2024-09-05
1
-8
/
+6
*
thermal: sysfs: Add sanity checks for trip temperature and hysteresis
Rafael J. Wysocki
2024-09-05
1
-12
/
+38
*
thermal: core: Drop tz field from struct thermal_instance
Rafael J. Wysocki
2024-08-23
3
-4
/
+1
*
thermal: core: Drop redundant checks from thermal_bind_cdev_to_trip()
Rafael J. Wysocki
2024-08-23
1
-6
/
+0
*
thermal: core: Rename cdev-to-thermal-zone bind/unbind functions
Rafael J. Wysocki
2024-08-23
1
-8
/
+8
*
thermal: core: Fix rounding of delay jiffies
Rafael J. Wysocki
2024-08-23
1
-13
/
+10
*
thermal: core: Clean up trip bind/unbind functions
Rafael J. Wysocki
2024-08-23
1
-33
/
+21
*
thermal: core: Drop unused bind/unbind functions and callbacks
Rafael J. Wysocki
2024-08-23
1
-72
/
+3
*
thermal/of: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-23
1
-131
/
+40
*
thermal: imx: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
1
-14
/
+6
*
mlxsw: core_thermal: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
1
-84
/
+31
*
platform/x86: acerhdf: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
1
-27
/
+6
*
thermal: core: Unexport thermal_bind_cdev_to_trip() and thermal_unbind_cdev_f...
Rafael J. Wysocki
2024-08-22
1
-6
/
+4
*
thermal: ACPI: Use the .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
1
-56
/
+10
*
thermal: core: Introduce .should_bind() thermal zone callback
Rafael J. Wysocki
2024-08-22
1
-24
/
+82
*
thermal: core: Move thermal zone locking out of bind/unbind functions
Rafael J. Wysocki
2024-08-22
2
-9
/
+23
*
thermal: sysfs: Use the dev argument in instance-related show/store
Rafael J. Wysocki
2024-08-22
1
-8
/
+7
*
thermal: core: Drop redundant thermal instance checks
Rafael J. Wysocki
2024-08-22
1
-2
/
+2
*
thermal: core: Rearrange checks in thermal_bind_cdev_to_trip()
Rafael J. Wysocki
2024-08-22
1
-12
/
+4
*
thermal: core: Fold two functions into their respective callers
Rafael J. Wysocki
2024-08-22
1
-36
/
+19
*
thermal: Introduce a debugfs-based testing facility
Rafael J. Wysocki
2024-08-22
6
-0
/
+717
*
thermal/core: Compute low and high boundaries in thermal_zone_device_update()
Daniel Lezcano
2024-08-19
3
-29
/
+12
*
Merge back thermal core material for 6.12.
Rafael J. Wysocki
2024-08-19
10
-254
/
+150
|
\
|
*
thermal: sysfs: Refine the handling of trip hysteresis changes
Rafael J. Wysocki
2024-08-13
3
-7
/
+7
|
*
thermal: sysfs: Get to trips via attribute pointers
Rafael J. Wysocki
2024-08-13
1
-34
/
+20
|
*
thermal: core: Store trip sysfs attributes in thermal_trip_desc
Rafael J. Wysocki
2024-08-13
2
-82
/
+46
|
*
thermal: trip: Drop thermal_zone_get_trip()
Rafael J. Wysocki
2024-08-02
1
-14
/
+0
|
*
thermal: trip: Get rid of thermal_zone_get_num_trips()
Rafael J. Wysocki
2024-08-02
2
-11
/
+1
|
*
thermal: helpers: Drop get_thermal_instance()
Rafael J. Wysocki
2024-08-02
2
-29
/
+6
|
*
thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
Rafael J. Wysocki
2024-08-02
2
-31
/
+32
|
*
thermal: tegra: Introduce struct trip_temps for critical and hot trips
Rafael J. Wysocki
2024-08-02
1
-14
/
+20
|
*
thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
Rafael J. Wysocki
2024-08-02
1
-19
/
+3
|
*
thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sens...
Rafael J. Wysocki
2024-08-02
1
-11
/
+14
|
*
thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
Rafael J. Wysocki
2024-08-02
1
-4
/
+3
*
|
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
2024-08-16
2
-1
/
+20
*
|
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
2024-08-16
1
-0
/
+30
*
|
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
2024-08-16
1
-19
/
+23
*
|
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
2024-08-16
1
-4
/
+1
*
|
Merge tag 'irq-urgent-2024-08-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-08-11
2
-8
/
+26
|
\
\
|
*
|
irqchip/riscv-aplic: Retrigger MSI interrupt on source configuration
Yong-Xuan Wang
2024-08-10
1
-7
/
+25
|
*
|
irqchip/xilinx: Fix shift out of bounds
Radhey Shyam Pandey
2024-08-10
1
-1
/
+1
*
|
|
Merge tag 'usb-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-08-11
20
-59
/
+118
|
\
\
\
|
*
|
|
usb: typec: ucsi: Fix a deadlock in ucsi_send_command_common()
Heikki Krogerus
2024-08-07
1
-7
/
+4
|
*
|
|
usb: typec: tcpm: avoid sink goto SNK_UNATTACHED state if not received source...
Xu Yang
2024-08-07
1
-1
/
+1
|
*
|
|
usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()
Tudor Ambarus
2024-08-07
1
-14
/
+22
|
*
|
|
usb: gadget: f_fs: restore ffs_func_disable() functionality
Tudor Ambarus
2024-08-07
1
-3
/
+3
|
*
|
|
Merge tag 'usb-serial-6.11-rc2' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2024-08-07
1
-0
/
+7
|
|
\
\
\
|
|
*
|
|
USB: serial: debug: do not echo input by default
Marek Marczykowski-Górecki
2024-07-31
1
-0
/
+7
|
*
|
|
|
usb: typec: tipd: Delete extra semi-colon
Harshit Mogalapalli
2024-07-31
1
-1
/
+1
[next]