summaryrefslogtreecommitdiff
path: root/packages/linux/ixp4xx-kernel/2.6.15/951-ixp4xx-leds-cpu-activity.patch
AgeCommit message (Collapse)AuthorFiles
2006-02-05ixp4xx-kernel: update to new LEDs code in 2.6.15.2John Bowler1
- the meanings of various fields in /sys/class/leds/* have changed, slugos-init is updated to take account of these in 0.10
2006-01-23ixp4xx-kernel: add patch for cpu activity monitor to new LEDS timer trigger ↵John Bowler1
in 2.6.15.1 - this adds two new triggers under a separate Kconfig setting, cpu-idle and cpu-activity. The latter lights the given LED when the cpu is active (optionally flashing or flickering it), the former makes the LED solid when the CPU is idle and flickers it when active. The patch also adds a duty_cycle setting to the triggers.